Skip to content

Andor-py/PolyBius

Repository files navigation

Version française

Polybius v1.9.11

A powerful Discord Selfbot written in Python using discord.py-self!

Powered By Nuclear

icon

⛔ Disclaimer

Discord SelfBots are not allowed by Discord TOS and can easily ban your account. Please use for educational purposes only. This project is just a proof of concept.

📖 Table of content

  1. 💾 Installation
  2. 🔧 Config
  3. 🌟 Features
  4. 📜 How to get ur user token
  5. 👀 Preview
  6. ☣️ Issues
  7. 🛠️ Developement version
  8. ❓ How to contribute
  9. ⭐ Contributors
  10. 🫂 Support

💾 Installation

  1. Download the latest version from the Releases section on GitHub.
  2. Make sure to have Python installed.
  3. Open your Terminal and go to Nuclear with cd.
  4. Install dependencies: pip install -r requirements.txt
  5. Run the program: python main.py
  6. Get started !

🔧 Config

Open config_selfbot.py with any text editor and enter ur user token.

🌟 Features

  • Voice commands,
  • Raid commands,
  • Massive DM (DM All),
  • Auto xp,
  • Nitro Sniper,
  • Spam and Flood command,
  • Snipe command,
  • Auto bump,
  • Alt Account Setup,
  • And others!

📜 How to get ur user token

  1. Go to Discord Web
  2. Do CTRL + MAJ + I and go to Console
  3. Paste this code:
window.webpackChunkdiscord_app.push([
  [Math.random()],
  {},
  req => {
    if (!req.c) return;
    for (const m of Object.keys(req.c)
      .map(x => req.c[x].exports)
      .filter(x => x)) {
      if (m.default && m.default.getToken !== undefined) {
        return copy(m.default.getToken());
      }
      if (m.getToken !== undefined) {
        return copy(m.getToken());
      }
    }
  },
]);
console.log('%cWorked!', 'font-size: 50px');
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');

Now your token is in your clipboard.

3b. If you can't paste the code, just type allow pasting and retry.

4. Paste your token in config_selfbot.py

👀 Preview

preview

☣️ Issues

Library Issues

discord.py-self has some issues.

One of the most common is when an incompatible library is already installed. To solve this problem, you can uninstall them:

pip uninstall discord discord.py py-cord pycord nextcord discord.py-self aiohttp

And now, you just need to re-install discord.py-self (from Git or from here)

If you still get an error, you can check discord.py-self's support

Nuclear's issues

Check support!

🛠️ Developement version

  1. Open your Terminal and go to the wanted folder with cd.
  2. Clone the repository: git clone https://github.com/Andor-py/PolyBius or Just clone it with the green "Code" button above the README.

❓ How to contribute

🖤 You can't .

⭐ Contributors

Sitois
Sitois

A big thank to Sitois for the code of Nuclear and for learning me a bit of Python ;-; ! Check her current project!

Support

  • we don't have any suport ^^



Nuclear-V1 By sitois: wakatime

Nuclear-V2 By sitois: wakatime

My total Code Time: about 3 day ...