Planet Simulator Script | CHANGE YOUR MASS, CHANGE PLANET MASS

Created by Whoknows1

Features:

  • CHANGE YOUR MASS
local uhOh1 = "Mass"
local uhOh2 = 2.e+22
game:GetService("ReplicatedStorage").ChangePlayerStat:FireServer(uhOh1, uhOh2)
  • CHANGE PLANET MASS
local uhOh1 = workspace.World.Sun.asteroids.Asteroid
local uhOh2 = -2.e+22
game:GetService("ReplicatedStorage").ChangePlanetMass:FireServer(uhOh1, uhOh2)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS