Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --use 4 computers with this in the startup file
- --tutorial https://ccf.squiddev.cc/topic/3088-how-to-guide-gps-global-position-system.html
- --change x,y,z to be coords of the computer
- local x = 0
- local y = 0
- local z = 0
- shell.run("bg","gps","host",x,y,z)
- shell.run("bg", "set", "motd.enable", "false")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement