3/20/2025
local args = { [1] = "M1", [2] = true } while true do args[2] = not args[2] game:GetService("Players").LocalPlayer.Remotes.Combat.AttackInput:FireServer(unpack(args)) wait() end
You must log in to post a comment.
No comments yet.