Advertisement
Guest User

v1

a guest
Dec 13th, 2019
2,820
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. local noob = game.Players.LocalPlayer.Character
  2. noob.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=782843869"
  3. noob.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=782846423"
  4. noob.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  5. noob.Animate.idle.Animation1.Weight.Value = "9"
  6. noob.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782845736"
  7. noob.Animate.idle.Animation2.Weight.Value = "1"
  8. noob.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=782847020"
  9. noob.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=782842708"
  10. noob.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=782844582"
  11. noob.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=782845186"
  12. noob.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=782843345"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement