Categories > Exploiting > Scripts >

Does anyone know if there are some tower defense simulator scripts/exploits?

Posts: 3

Threads: 2

Joined: Jan, 2022

Reputation: 2

Posted

Believe it or not asking for a friend

  • 0

DJgt

Escobar

Posts: 71

Threads: 0

Joined: Feb, 2022

Reputation: 1

Replied

here it is:

But it may not work because this is a very old script, this script is for infinite cash (UNDETECTED) 

It may be patched

getgenv().on = true 

local ohString1 = "Scout"
local ohVector32 = -71.050964355469
local ohInstance3 = nil

game:GetService("ReplicatedStorage").PlaceTower:FireServer(ohString1, ohVector32, ohInstance3)

-- if it doesn't work the first time then execute it twice

while getgenv().on do
task.wait()
local ohInstance1 = game:GetService("Workspace").Towers.Scout
for i = 0 , 100 , 1 do -- change 100 to a smaller number if you lag
game:GetService("ReplicatedStorage").SellTower:FireServer(ohInstance1)
end
end
  • 0

https://cdn.discordapp.com/attachments/1015248297906163773/1023178023748513832/giphy.gif

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )