pasterultimate22

some random roblox script that may get you banned

Jul 22nd, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. AnimationId = "48975505"
  2. local Anim = Instance.new("Animation")
  3. Anim.AnimationId = "rbxassetid://"..AnimationId
  4. local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  5. Anim:Play(2)
  6. Anim:AdjustSpeed(1)
Add Comment
Please, Sign In to add comment