Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in ipairs(peripheral.getMethods("back")) do
- print(i..". "..v)
- --os.sleep(1)
- end
RAW Paste Data