Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Game Store Tycoon

Thank you for using our website
Your script:

				
					local money = 10000
local children = workspace.Tycoons:GetChildren()
for i, child in ipairs(children) do
   if child.Info.Owner.Value == game.Players.LocalPlayer.Name then
       child.Control.Money:FireServer(money)
   end
end
				
			

if the script does not work, try other scripts on our website