View difference between Paste ID: V7R6nuDT and RdfywfNp
SHOW: | | - or go back to the newest paste.
1
rednet.open("left")
2
while true do 
3
event, id, text = os.pullEvent()
4
5
6
if text == "1" then 
7
commands.msg("SpiriT13300", "Hey ! j'a besoin d'aide en x:"Table[x"y:"..y.."z:"z..) 
8-
commands.msg("SpiriT13300", "Hey ! j'a besoin d'aide en x:"..x.."y:"..y.."z:"z..) 
8+
9
 
10
end
11
end