Advertisement
Upscalefanatic3

Planet Simulator Script

Jun 26th, 2019
3,463
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Game Link: https://www.roblox.com/games/2495527448/Pluto-Planet-Simulator
  2.  
  3. local Game = game.Workspace.YOURNAMEHERE -- Put your username there.
  4. while true do
  5. Game.Planet1.LiftPlanet:FireServer() -- Change the planet to the planet you're using.
  6. wait(0)
  7. end
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement