Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Game = game.Workspace.YOURNAMEHERE -- Put your username there.
- while true do
- Game.Planet1.LiftPlanet:FireServer() -- Change the planet to the planet you're using.
- wait(0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement