Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if Turtle_Role == "Guard" then
- shell.run("pastebin","get","","AdvControl")
- elseif Turtle_Role == "Soldier" then
- shell.run("pastebin","get","","AdvControl")
- elseif Turtle_Role == "Miner" then
- shell.run("pastebin","get","0hCw6RGS","AdvControl")
- elseif Turtle_Role == "Builder" then
- shell.run("pastebin","get","","AdvControl")
- elseif Turtle_Role == "Logi" then
- shell.run("pastebin","get","","AdvControl")
- elseif Turtle_Role == "Security" then
- shell.run("pastebin","get","","AdvControl")
- elseif Turtle_Role == "PrisonGuard" then
- shell.run("pastebin","get","","AdvControl")
- end
- sleep(10)
- os.reboot
Add Comment
Please, Sign In to add comment