Advertisement
BINO2002

Untitled

Apr 28th, 2019
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. _G.trash = true --change to false to disable
  2. while _G.trash == true do
  3. wait()
  4. game.ReplicatedStorage.remotes.createDamage:FireServer(Workspace.animals.wildabeast, "normal", 999999)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement