Advertisement
Guest User

CHIC SALON FE KILL ALL

a guest
Apr 19th, 2019
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. wait(0.1)
  3. for _,v in pairs(game:service'Players':GetPlayers()) do
  4. game:service'ReplicatedStorage'.Events.InsertAsset.RemoveSpecific:FireServer('Humanoid',v.Name)
  5. end
  6. wait(0.1)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement