FlawCra / ReactSelfbot

The best (and now open source) Discord selfbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Selfbot Time Spent Build for Windows official FlawCra project

⚠ Deprecation Notice ⚠

Effective immediately, we regret to inform you that React Selfbot is officially deprecated and will no longer be supported. This means that we will no longer provide updates, bug fixes, or technical support for this software.

We understand that this may cause inconvenience for our users, but we believe that this is the best decision for the security and stability of our product. We strongly recommend that you stop using React Selfbot and uninstall it from your system.

We apologize for any inconvenience this may cause, and we appreciate your understanding. If you have any further questions, please don't hesitate to contact our support team.

Thank you for using React Selfbot. ❤️

Props to @ReactDev1337

⚠ Python 3.10+ not supported ⚠

Why am I making this open source?

Because can't stop calling my product a rat, tokenlogger and what else not.

But there is "skidded code"

I've got some dictionaries and code from Sherlock, because how am I supposed to implement Sherlock without adding code from it :WeirdChamp:

Before someone says "it's pasted"

Every single selfbot is pasted and every discord.py command looks the same, now shut up

Will this be the next Alucard?

Yes, definetly.

How to compile/use?

Running from Source (RECOMMENDED)

  1. Download source
  2. Install requirements (Linux: python3 -m pip install -r requirements-linux.txt, Windows: pip install -r requirements.txt)
  3. Run Python file (Linux: python3 React.py, Windows: python React.py

Precompiled Version

I released a compiled version. Just run it.

Docker Version (only Linux x64_x86)

  1. Pull image from DockerHub. (docker pull enderschesi/reactselfbot)
  2. Create container. (docker container run -dit --name ReactSelfbot enderschesi/reactselfbot)
  3. Attach to container and input info. (docker container attach ReactSelfbot)
  4. Press CTRL-p and then CTRL-q to detach from the container.

Can I skid this, I mean it's open source?

If you do, I will make sure everyone knows its from me :)

Will you publish the Authentication/Dashboard/Website?

No I won't, because it's gonna make it easier for other pastes.

You forgot something XXX is missing

I don't care.

OS Support

The selfbot works on Windows, Linux (x64_x86/ARMv7) and should work on MacOS (Not tested) The Docker Version is currently only for Linux (x64_x86)

Note

This version has some changes since the last version from https://reactselfbot.pro/

Contributing (I know you won't)

Feel free to contribute I will merge it if it's good or removes some of my code i haven't removed which is no longer used.

Legal stuff

This thing can get your account banned blah blah blah, you know it, it's against Discord ToS, use at your own risk, this is for educational purposes only.

Licensing

I'm gonna put this under a license which won't allow other products to publish closed source variants of this, even though I know skids like Nighty, Ragnarok will still do it.

About

The best (and now open source) Discord selfbot.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%Language:Dockerfile 0.0%