www.roblox-scripter.com

Script – Power Wash Tycoon

Thank you for using our website
Your script:

				
					for i, v in next, getgc(true) do

  if type(v) == "table" and rawget(v, "Power") then

      v.Power = 1000000
      v.WaterPerSec = 1000000



  end

end
for i, v in next, getgc(true) do

  if type(v) == "table" and rawget(v, "MaxCapacity") then

      v.MaxCapacity = 1000000




  end

end
for i, v in next, getgc(true) do

  if type(v) == "table" and rawget(v, "BasePower") then

      v.BasePower = 1000000
   



  end

end
				
			

How about trying out new scripts?