Advertisement
Eliquimzzz

Untitled

May 4th, 2022
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. while true do
  2. local Animate =
  3. Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=3541114300"
  4. Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=3541114300"
  5. Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616122287"
  6. Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=3541044388"
  7. Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616115533"
  8. Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616104706"
  9. Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616108001"
  10. game.Players.LocalPlayer.Character.Humanoid.Jump = false
  11. wait(1)
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement