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
Created On: 3/20/2025