Advertisement
Sharkkkkkk

Hitbox

Dec 12th, 2020
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. while true do
  2. wait(1)
  3. _G.HeadSize = 30
  4. _G.Disabled = true
  5. if _G.Disabled then
  6. for i, v in next, game:GetService("Players"):GetPlayers() do
  7. if v.Name ~= game:GetService("Players").LocalPlayer.Name then
  8. pcall(
  9. function()
  10. v.Character.HumanoidRootPart.Name = "xC6M3Vuz7QpsY5nv"
  11. v.Character.xC6M3Vuz7QpsY5nv.Size = Vector3.new(_G.HeadSize, _G.HeadSize, _G.HeadSize)
  12. v.Character.xC6M3Vuz7QpsY5nv.Transparency = 0.5
  13. v.Character.xC6M3Vuz7QpsY5nv.CanCollide = false
  14. end
  15. )
  16. end
  17. end
  18. end
  19. end
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement