[ad_1]
Created by Cowboy#5451
Features:
local args = {
[1] = -math.huge, --change math.huge to any number you want but keep math.huge for inf
[2] = false,
[3] = "food"
}
game:GetService("ReplicatedStorage").changeCash:FireServer(unpack(args))
local args = {
[1] = game:GetService("ReplicatedStorage").Upgrades.maid
}
game:GetService("ReplicatedStorage").buyUpgrade:FireServer(unpack(args))
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]