Skip to content

Repository files navigation

⚡ Nex

Discord Bot Fortnite Node.js Open Source

A powerful open-source Fortnite utility Discord bot

Rewrite of Voltex V3


🚀 Features

  • 🔐 Account Management - Login, logout, device auths, and session management
  • 🛒 Item Shop - View current shop, set reminders for items
  • 📊 Stats & Info - Check stats, V-Bucks, playtime, ranked info
  • 🎮 Game Utilities - Launch game, matchmaking, cloud storage
  • 👻 Cosmetic Tools - Ghost equip, fake presets, locker export
  • 🏆 Flex Features - Fake crowns, fake level, fake rank
  • 👥 Friends Management - Full friends dashboard with XMPP
  • 🔧 MeshPro Tools - Assets, cosmetics, playlists, weapons data
  • Premium System - Premium features with MongoDB integration

📦 Installation

# Clone the repository
git clone https://github.com/AjaxFNC-YT/Nex.git
cd Nex

# Install dependencies
npm install

# Configure the bot
# Edit config.js with your credentials

# Start the bot
node index.js

⚙️ Configuration

Edit config.js with your settings:

export const config = {
  DISCORD_TOKEN: 'your_bot_token',
  CLIENT_ID: 'your_client_id',
  GUILD_ID: 'your_guild_id',
  REG_TO_GUILD: false,
  MONGODB_URI: 'your_mongodb_uri',
  PREMIUM_IS_FREE: false,
  OWNER_IDS: ['your_discord_id']
};

📜 Commands

🤖 General

Command Description
/bot-info View bot system status and statistics
/premium-info See premium system info and your status

🔐 Authentication

Command Description
/login Login to your Epic Games account
/login-device Login using device auth
/login-x Login via exchange code
/auth-login Login using authorization code
/logout Logout from your account
/deviceauths Manage your device authorizations

📊 Account Info

Command Description
/account-info View detailed account information
/vbucks Check V-Bucks balance and set platform
/stats View your Fortnite statistics
/playtime Check your total playtime
/ranked-info View ranked mode information
/check-ban Check if an account is banned
/lookup Lookup a player by username
/who Get info about a player
/profile View your profile summary
/past-seasons View past season stats

🛒 Item Shop

Command Description
/shop View current Fortnite item shop
/shop-reminder Set reminders for shop items
/notify-me Get notified when items return

🎮 Game Utilities

Command Description
/launch Launch Fortnite
/launch-island Launch into a creative island
/spam-launch Spam launch requests
/init-mm Initialize matchmaking
/try-to-mms Attempt matchmaking
/session-data View current session data
/cloudstorage Manage cloud storage
/epic-status Check Epic Games server status

🔑 Tokens & Codes

Command Description
/accesstoken Get your access token
/exchange Get exchange code
/eos-token Get EOS token
/code Generate authorization code
/friendcodes Manage friend codes

👻 Cosmetic Tools

Command Description
/ghostequip Ghost equip cosmetics
/locker-fngg Export locker to fortnite.gg
/brella Brella umbrella customization
/dupe Duplicate cosmetics
/dupefle Duplicate FLE items

🏆 Flex Features

Command Description
/fake-crowns Set fake crown wins
/fake-level Set fake account level
/fake-rank Set fake ranked tier

👥 Dashboard Features

Command Description
/friends Full friends management dashboard
/custom-status Set custom online status
/fake-preset Create fake locker presets
/auto-supercharge Auto supercharge XP management

🎖️ Other Features

Command Description
/connections View linked platform connections
/crew Check Fortnite Crew status
/sac Support-A-Creator code info
/claim-2fa Claim 2FA rewards
/xp View XP information
/skip-tutorial Skip the tutorial
/weblogin Get web login URL

🔧 MeshPro Tools

Command Description
/assets Browse game assets
/cosmetic Search cosmetics database
/playlists View available playlists
/weapons Browse weapons data
/convert Convert asset formats
/misc Miscellaneous mesh tools

👑 Owner Commands

Command Description
/eval Evaluate JavaScript code
/exec-cmd Execute console commands
/premium Manage user premium status
/reload Reload bot commands
/routine Manage bot routines
/epic-request Make raw Epic API requests

🛠️ Tech Stack

  • Runtime: Node.js 18+
  • Framework: Discord.js v14
  • Database: MongoDB
  • Real-time: XMPP for presence/friends

👨‍💻 Credits

Created by AjaxFNC

⚠️ Note: A significant portion of this codebase was generated with AI assistance.


📄 License

This project is open source and available for personal use.


⭐ Star this repo if you found it useful!

About

Nex is the best fortnite utility bot!

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages