Advertisement
davincibotnet

Untitled

Feb 23rd, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. while true do
  2. wait(2.5) -- do not change this to 0-0.8 t will lag your game or either crash
  3. game.Players.LocalPlayer.Character.Head.Size = Vector3.new(0,0, 0)
  4. game.Players.LocalPlayer.Character.Head.Size = Vector3.new(0,0, 0)
  5. game.Players.LocalPlayer.Character.Head.Massless = true
  6. game.Players.LocalPlayer.Character.Head.Massless = true
  7.  
  8. local ply = game.Players.LocalPlayer
  9. local chr = ply.Character
  10. chr.RightLowerLeg.MeshId = "902942093"
  11. chr.RightLowerLeg.Transparency = "1"
  12. chr.RightUpperLeg.MeshId = "http://www.roblox.com/asset/?id=902942096"
  13. chr.RightUpperLeg.TextureID = "http://roblox.com/asset/?id=902843398"
  14. chr.RightFoot.MeshId = "902942089"
  15. chr.RightFoot.Transparency = "1"
  16. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement