Thank you for using our website
Your script:
NO KEY
local player = game:GetService("Players").LocalPlayer
local char = player.Character
while task.wait() do
char:FindFirstChildOfClass("Tool").Animation.Slash:FireServer()
end
Enter the name of the game or script.
Thank you for using our website
Your script:
local player = game:GetService("Players").LocalPlayer
local char = player.Character
while task.wait() do
char:FindFirstChildOfClass("Tool").Animation.Slash:FireServer()
end