ADVERTISEMENTREMOVE ADS
Game icon

Jason Wound Attacker Anims

Script preview thumbnail
Script Preview

Description

replaces your anims with the jason wound attacker anim

not fe i think

Tested with

ADVERTISEMENTREMOVE ADS
9 Lines • 637 Bytes
Raw
local Animate = game.Players.LocalPlayer.Character.Animate
Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=130807772216037"
Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=135425213693488"
Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=135425213693488"
Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=421121499"
game.Players.LocalPlayer.Character.Humanoid.Jump = false
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS