The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
TOWER DEFENCE TYCOON (INF CASH) script pastebin roblox
By TOWER DEFENCE TYCOON (INF CASH) on 2024-09-17 08:00 am | Syntax: LUA | Views: 9



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. local amount = 9e9 -- change this to any number if u want more or less
  2. game:GetService("ReplicatedStorage").TycoonEvent:FireServer("GiveReward","Money",amount,"1")
  3. Click To Copy