Categories > Exploiting > Scripts >
jjsploit dab script
Posted
what is the fe dab animtion script, i would like the code so i can make a dab button on my own exploit
Replied
I have FE dab script. Here is the code:
AnimationId = "248263260"
local Anim = Instance.new("Animation")
Anim.AnimationId = "rbxassetid://"..AnimationId
local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
k:Play()
k:AdjustSpeed(1)
The only problem with it is that it might not work on games with Filtering Disabled, but almost every game has it on.
Cancel
Post
Replied
i really appreciate it man
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post