Vibe coded in Cursor using Rojo 7.5.1.
- DataStoreService
- OrderedDataStore for persistent high scores
- MessagingService for cross-server leaderboard updates
- Classic GUI elements (TextLabel, Frame, ScrollingFrame, etc.)
- SurfaceGui for 3D billboard display
- UIGradient for visual styling
- UICorner for rounded corners
- BrickColor and Color3 for styling
- RunService for Studio detection
- Open this directory in VSCode.
- From the Rojo menu, click "Install Plugin" option and then click "Start"
- Open the generated multiply_or_die.rbxl file.
- From the Rojo plugin option (installed above), "connect" to the server.
- To apply updates, press stop on Studio, and it should immediately sync any changes.
For more help, check out the Rojo documentation.