⚡ Advanced • Dangerous • Experimental WhatsApp Bot ⚡
X-Crasher is a dangerous testing tool.
This project contains high-risk WhatsApp payload systems that can affect WhatsApp clients.
❗ Use responsibly
❗ Use legally
❗ Developer is not responsible for misuse
X-Crasher is a powerful WhatsApp automation bot built using Baileys API.
It provides advanced tools for:
- WhatsApp bot development
- Message payload experiments
- Security research
- Automation systems
⚡ Fast execution
⚡ Advanced WhatsApp functions
⚡ Crash payload system
⚡ Command based automation
X-Crasher contains experimental crash testing functions.
💥 Some features can crash WhatsApp clients within seconds.
These systems are intended for security research and learning only.
This project was created for developers to learn:
- WhatsApp bot development
- Baileys library usage
- WhatsApp message structures
- Security testing methods
- Automation techniques
🚫 Do NOT use this to harm people.
💥 Crash payload system
🤖 WhatsApp automation bot
⚡ Fast command handler
📦 Modular command system
🔐 Experimental research tools
📊 Debug utilities
👥 Group management tools
If you deploy on Heroku / Railway / Koyeb / Render, you must generate a session ID.
Use this site:
Scan the QR code or get Pair code and copy your SESSION_ID.
Then add it in config.js
global.session_id = "YOUR_SESSION_ID"
Edit your config.js
/*
Script X-Crasher
By DanuZz
Site: https://www.movanest.xyz
*/
//~~~~~Setting Global~~~~~//
global.session_id = ""
// If deploy with Railway / Heroku -> ADD session id
// If deploy with VPS or panel -> keep empty
global.prefix = '.'
global.owner = ["9476XXXXX"]
global.bot = "9476XXXXX"
global.namabot = "X-Crasher"
global.namaown = "DanuZz"
global.workType = "public"
// public | private | groups | inbox
global.anticall = trueIf you deploy with:
- Heroku
- Railway
- Render
You must add session ID because terminal cannot scan QR or get Pair Code.
If you deploy with:
- VPS
- Pterodactyl Panel
- Local machine
You can leave session_id empty.
The bot will show QR code or Pair code in terminal.
Clone repository
git clone https://github.com/dnuzi/X-Crasher-Wa
Enter folder
cd X-Crasher-Wa
Install modules
npm install
Run bot
npm start
Creator of X-Crasher
🌐 Website
https://www.movanest.xyz
🌐 Contact Website
https://danuzz.movanest.xyz
This project is provided ONLY for educational and research purposes.
By using this project you agree:
- You will use it legally
- You take full responsibility
- Developer is not liable for misuse
⚡ Built with Code, Curiosity & Chaos ⚡
