Free OpenSource selfbot, Premium version can be found at https://okuru.xyz (5$.)
Some people have been using the discord.py
module, we've switched from this to discord.py-self
as it has better support.
To install discord.py-self
do the following:
pip[3] install -U discord.py-self
python[3] main.py
To install you can either use git, or download the zip directly
If you are using git do the following:
git clone https://github.com/Gowixx/indigo-selfbot.git
cd indigo-selfbot
pip install -r requirements.txt
python[3] main.py
Sometimes you may get the following error:
Connection Dropped. Retrying in 10 seconds.
This means that your account has been ratelimited, to fix it you have a couple days, or use another account. This has nothing to do with your IP Adress.
Just create an issue if you want a feature request