MADE BY Plasek
FEATURE:
- AUTO ATTACK
- .
- https://www.roblox.com/games/10524502174/One-Punch-Fighters#!/game-instances
SCRIPT:
while true do
wait()
local args = {
[1] = "Normal"
}
game:GetService("ReplicatedStorage").Game.__Remotes.ClickEvent:FireServer(unpack(args))
end