Everything you need to know about using Celestia
Learn the basics of installing and using Celestia for the first time.
Master the art of script execution with advanced techniques and tips.
Customize Celestia to fit your workflow and preferences perfectly.
Stay safe while using Celestia with our comprehensive security guide.
Join our community for support, scripts, and the latest updates.
Stay updated with the latest changes and improvements to Celestia.
-- Your first Celestia script
print("Hello from Celestia!")
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
Copy this code into the script editor and click "Execute" to run your first script.