Advertisement
Win4Win

Witchery turtle

Nov 19th, 2021
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. while true do
  2. rs.setOutput("top",true)
  3. sleep(2.50)
  4. rs.setOutput("top",false)
  5. sleep(0.10)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement