Back to Scripts
Unlimited Money
ScriptBlox
Free
Game: ⚔️ Defend Your Country
705
Views
10
Likes
1
Dislikes
Paddling3581
offline
Features
It sends you to wave 1000 to generate money
150000 per second
Script Code
while true do
for i = 1, 100 do
local success, result = pcall(function()
return game:GetService("ReplicatedStorage").Packages.Knit.Services.PlotService.RF.ToggleRun:InvokeServer(1000)
end)
end
task.wait()
end
Comments (0)
Please login to comment
Login with Discord
Loading comments...