--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] setclipboard("https://discord.gg/NXNjrxrAqR") print("made by khen") khenanimationzombie = game:GetService("RunService").Stepped:Connect( function() game.Players.LocalPlayer.Character.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=10921344533" game.Players.LocalPlayer.Character.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682" end )