LUCKyShitposter

Untitled

Jan 26th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. local ogWait
  2. ogWait = hookfunction(wait, function(x)
  3. if not checkcaller() and getcallingscript().Parent and getcallingscript().Parent:IsA'Model' and getcallingscript().Parent.Name == game.Players.LocalPlayer.Name then
  4. return ogWait()
  5. else
  6. return ogWait(x)
  7. end
  8. end)
  9. local tbl = {
  10. game.Players.cxuo.Character.Humanoid,
  11. CFrame.new(),
  12. 0,
  13. 0,
  14. Vector3.new(),
  15. "",
  16. 0,
  17. Color3.new(),
  18. "",
  19. 0,
  20. 0
  21. }
  22. game.ReplicatedStorage.Legs:FireServer(unpack(tbl))
  23. local tbl = {
  24. game.Players.cxuo.Character.Humanoid,
  25. CFrame.new(),
  26. -math.huge,
  27. 0,
  28. Vector3.new(),
  29. "",
  30. 0,
  31. Color3.new(),
  32. "",
  33. 0,
  34. 0
  35. }
  36. game.ReplicatedStorage.SpecialDamage:FireServer(unpack(tbl))
Add Comment
Please, Sign In to add comment