Advertisement
Potato228

Da Hood script lol

Jul 23rd, 2022
1,104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.82 KB | None | 0 0
  1. loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
  2. wait(2)
  3. while true do
  4. local Animate = game.Players.LocalPlayer.Character.Animate
  5. Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  6. Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  7. Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616168032"
  8. Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682"
  9. Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083218792"
  10. Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083439238"
  11. Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=707829716"
  12. game.Players.LocalPlayer.Character.Humanoid.Jump = false
  13. wait(1)
  14. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement