Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
- wait(2)
- while true do
- local Animate = game.Players.LocalPlayer.Character.Animate
- Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
- Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782841498"
- Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616168032"
- Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682"
- Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083218792"
- Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083439238"
- Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=707829716"
- game.Players.LocalPlayer.Character.Humanoid.Jump = false
- wait(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement