A Fork of Nitrogen modified to use javascript instead of python and use Electron for packaging
Nitrogen is a modern, clean and feature-packed custom UI/wrapper for Hydrogen with a sleek interface. It provides a streamlined experience for executing, managing, and discovering scripts.
- Clean, Modern Interface — A beautiful code editor with syntax highlighting and auto-completion
- ScriptBlox Integration — Discover and use scripts directly from ScriptBlox
- Local Script Management — Save, organize, rename, and delete your scripts
- Auto-Execute — Configure scripts to run automatically when joining games
- Roblox Console Integration — Monitor and view output directly within the UI
- Keyboard Shortcuts — Efficient workflow with keyboard shortcuts
Run the following command in Terminal:
curl -fsSL https://raw.githubusercontent.com/JadXV/Nitrogen/refs/heads/main/install.sh | bash
- Download the latest release from GitHub Releases
- Extract the ZIP file
- Move the Nitrogen.app to your Applications folder
- Run
xattr -rd com.apple.quarantine /Applications/Nitrogen.app
- Launch Nitrogen from your Applications folder
- Launch Nitrogen from your Applications folder
- Open Roblox and join a game
- Write or load a script in the editor
- Click the execute button to run the script in-game
Shortcut | Action |
---|---|
⌘+S | Save current script |
⌘+T | Create new tab |
⌘+W | Close current tab |
⌘+[1-9] | Switch to specified tab (e.g., ⌘+1 for first tab) |
Click the save icon or press ⌘+S to save your script locally. You can enable auto-execute to run the script automatically when joining games.
Access your saved scripts through the script manager panel. Nitrogen provides tools to:
- Rename scripts for better organization
- Delete unwanted scripts
- Edit existing scripts
- Quick-load your favorite scripts with a single click
- Enable/Disable auto execution for saved scripts
- Import scripts from your file system
Click the script hub button to browse and search for scripts from ScriptBlox.
Enable auto-execute on your saved scripts to have them run automatically when joining a Roblox game.
Whenever an update is available, rerun the regular installation script.
- Fully Developed & Maintained by JadXV
- Script Not Executing: Make sure Roblox is running and you've joined a game
- Everything Else: Contact me on Discord:
@JadXV.
<-- With the dot
Nitrogen is designed for educational purposes only. Users are responsible for adhering to Roblox's Terms of Service.
See the LICENSE file for details.