Skip to content

JadXV/Nitrogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nitrogen ❄️

Nitrogen is a modern, clean and feature-packed custom UI/wrapper for Hydrogen, MacSploit, and Opiumware with a sleek interface. It provides a streamlined experience for executing, managing, and discovering scripts.

🌐 Website: nitrogen.lol

✨ Features

  • Alt Manager - Full-featured account manager with encrypted storage, one-click account switching, multi-instance support, import/export functionality, and automatic profile syncing with Roblox avatars
  • Clean, Modern Interface - A beautiful code editor with syntax highlighting and auto-completion
  • Smart AI Assistant (NitroBot) - Integrated AI-powered code generation and assistance with context-aware suggestions, code explanations, and intelligent help for all your scripting needs
  • 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
  • Customizable Themes - Choose from a variety of themes to personalize your experience

📥 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. Rename the version matching your Macs architecture to Nitrogen.app (for example Intel would be x86, M chips would be ARM64)
  4. Move the Nitrogen.app to your Applications folder
  5. Run xattr -rd com.apple.quarantine /Applications/Nitrogen.app
  6. 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)
⌘+I Open AI sidebar
⌘+. Open Nitrogen Direct from any app (system-wide shortcut)

Themes and Customization

Access the settings menu to customize your Nitrogen experience:

  • Switch between a variety of themes including a transparent glassmorphic one
  • Adjust editor font size and family
  • Personalize UI elements and color schemes
  • Save your preferences for future sessions

📝 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.