Skip to content

dnuzi/X-Crasher-Wa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💀 X-Crasher WhatsApp Bot 💀

⚡ Advanced • Dangerous • Experimental WhatsApp Bot ⚡

NodeJS Baileys Status Maintenance License


⚠️ WARNING

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


🧠 About X-Crasher

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


☠️ Dangerous Capability

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.


🎓 Educational Purpose

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.


⚡ Features

💥 Crash payload system
🤖 WhatsApp automation bot
⚡ Fast command handler
📦 Modular command system
🔐 Experimental research tools
📊 Debug utilities
👥 Group management tools


📱 Get Session ID

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"

⚙️ Config Setup

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 = true

🖥 Deployment Guide

☁️ Cloud Deployment

If you deploy with:

  • Heroku
  • Railway
  • Render

You must add session ID because terminal cannot scan QR or get Pair Code.


🖥 VPS / Panel Deployment

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.


📥 Installation

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

👨‍💻 Developer

🧑‍💻 DanuZz

Creator of X-Crasher

🌐 Website
https://www.movanest.xyz

🌐 Contact Website
https://danuzz.movanest.xyz


📊 GitHub Stats


🐍 Contribution Snake


⚖️ Legal Disclaimer

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 ⚡

About

X-Crasher is a powerful WhatsApp bot designed to automate tasks and enhance group management. It provides advanced features, fast responses, and useful tools to improve the WhatsApp experience. This project contains powerful and potentially dangerous functions, so it must be used legally and responsibly. Developed by @danu'Zz!!

Topics

Resources

License

Stars

Watchers

Forks

Contributors