Upscalefanatic3

(Roblox) Unknown Farm Script

Jan 5th, 2020
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while true do
  2. rs.setOutput("bottom" ,true)
  3. sleep(200)
  4. rs.setOutput("bottom" ,false)
  5. sleep(40)
  6. end
Add Comment
Please, Sign In to add comment