This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Darks_Anthro's profile picture

New to Computercraft

Started by Darks_Anthro, 13 April 2013 - 11:34 AM
Darks_Anthro #1
Posted 13 April 2013 - 01:34 PM
Hello everyone who is smarter then me at Computercraft. I'm just starting to get into CC and using turtles on my SSP world. Problem is that I don't know how to connect my turtles to the wireless modem attached on their right side nor do I have any idea on how to connect them together plus making a program that boots up when I jump into my SSP world. I have a monitor and a computer with the wireless modem attached to it in a near by room. I'm using the turtles to grind xp from mob spawners gotten by soul shards. I'm currently using Feed the Beast's Direwolf20's mod pack v5.2.1 for Minecraft 1.4.7.
Symmetryc #2
Posted 13 April 2013 - 05:02 PM
Well, for starters you might want to learn the Lua Programming Language if you haven't already, look it up and you'll find numerous guides. Practice writing a couple of programs before you get into the advanced stuff. Once your done with that, then you can look up the rednet and os Apis and learn how to use modems.