OverlordFume

Rabbit Simulator 2 Script

Jan 25th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. ---Found By > H4PPY#6204
  2. ---All the credits goes to H4PPY
  3. ---Used By RobloxAccz
  4.  
  5. local a = game.Players.LocalPlayer
  6. for i = 1, 10000 do
  7. wait()
  8. game.Workspace:findFirstChild(a.Name).Carrot.E:FireServer()
  9. end
  10.  
  11. ---Enjoy!!
Add Comment
Please, Sign In to add comment