Skip to content

ModdGodd/NitrogenFork

 
 

Repository files navigation

NitrogenFork ❄️

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.

✨ Features

  • 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

📥 Installation

Regular Installation (Recommended)

Run the following command in Terminal:

curl -fsSL https://raw.githubusercontent.com/JadXV/Nitrogen/refs/heads/main/install.sh | bash

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract the ZIP file
  3. Move the Nitrogen.app to your Applications folder
  4. Run xattr -rd com.apple.quarantine /Applications/Nitrogen.app
  5. Launch Nitrogen from your Applications folder

🔧 Usage

  1. Launch Nitrogen from your Applications folder
  2. Open Roblox and join a game
  3. Write or load a script in the editor
  4. Click the execute button to run the script in-game

Keyboard Shortcuts

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)

📝 Script Management

Saving Scripts

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.

Local Script Integration

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

ScriptBlox Integration

Click the script hub button to browse and search for scripts from ScriptBlox.

Auto-Execute

Enable auto-execute on your saved scripts to have them run automatically when joining a Roblox game.

🔄 Updates

Whenever an update is available, rerun the regular installation script.

👨‍💻 Credits

  • Fully Developed & Maintained by JadXV

❓ Troubleshooting

  • Script Not Executing: Make sure Roblox is running and you've joined a game
  • Everything Else: Contact me on Discord: @JadXV. <-- With the dot

⚖️ Legal Disclaimer

Nitrogen is designed for educational purposes only. Users are responsible for adhering to Roblox's Terms of Service.

📄 License

See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.1%
  • JavaScript 12.6%
  • Shell 2.3%