danbomeow

Banana Simulator Script AutoFarm

Apr 23rd, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. _G.farm = true
  2. while _G.farm do
  3. wait()
  4. game.Workspace.Events.AddBite10:FireServer()
  5. end
Add Comment
Please, Sign In to add comment