Posted 15 February 2013 - 10:11 AM
Here's is the code.It's for a automatic XP Farm
he said "bios:338 [string "startup"] :8: Syntax error
i don't understand this because at line 8 i've got an end..
P.S. Using Misc Peripherals !
he said "bios:338 [string "startup"] :8: Syntax error
i don't understand this because at line 8 i've got an end..
x = peripheral.wrap("right")
while true do
turtle.attack()
x.collect()
turtle.drop()
if rs.getInput("bottom")==true
then (shell.run("xpt"))
end
end
P.S. Using Misc Peripherals !