Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.trash = true --change to false to disable
- while _G.trash == true do
- wait()
- game.ReplicatedStorage.remotes.createDamage:FireServer(Workspace.animals.wildabeast, "normal", 999999)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement