Advertisement
NMM

SlayersUnleashedGodMode

NMM
Jul 2nd, 2021
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. local ohString1 = "Module"
  2. local ohString2 = "TakeDamage"
  3. local ohNumber4 = -1/0
  4. function ddd(plr)
  5. ohInstance3 = plr.Character.Humanoid
  6. game:GetService("ReplicatedStorage").HandlerFire:FireServer(ohString1, ohString2, ohInstance3, ohNumber4)
  7. end
  8. while wait(0.1) do
  9. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  10. coroutine.wrap(ddd)(v)
  11. end
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement