--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] --[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] local animate = game.Players.LocalPlayer.Character.Animate animate.climb.ClimbAnim.AnimationId = "rbxassetid://" animate.fall.FallAnim.AnimationId = "rbxassetid://97925453289988" animate.idle.Animation1.AnimationId = "rbxassetid://9977991824" animate.idle.Animation2.AnimationId = "rbxassetid://9977968405" animate.jump.JumpAnim.AnimationId = "rbxassetid://5993952482" animate.run.RunAnim.AnimationId = "rbxassetid://97925453289988" animate.walk.WalkAnim.AnimationId = "rbxassetid://13406848092"