top of page

INF MONEY DAM TYCOON MOBILE SCRIPT

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Jul 6, 2024
  • 1 min read


-- Making it math.huge will make your money go in the negatives
local args = {
    [1] = -9e17,
    [2] = "drive40k"
}

game:GetService("ReplicatedStorage").TaxCouncilor:FireServer(unpack(args)) 



Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page