This project is depracated. Selfbots are against Discord's TOS and DO NOT BLAME ME IF YOU GET FLAGGED OR BANNED (btw the discord server and username below is outdated). Btw why do u even still play cr the game is ded
If you would like to become a contributor, join the discord server and talk to SharpBit#1510
Earn a special role in the server and get acknowledged for your efforts!
Join the official discord server to contribute to selfstats.py and be the first to beta test it!
There are two ways you can host it, on a PC, or on Heroku for free, 24/7!
No download is required, everything is done online. Read the installation guide here or watch the video tutorial(coming soon). It's possible to install the selfbot using your phone and it has been done before. If you have any questions, join the support discord server and we will be happy to help.
You need the following to run the bot: (currently)
git+https://github.com/Rapptz/discord.py@rewrite
colorthief
psutil
crasync
Do pip install -r path\to\requirements.txt
to install the requirements.
Example: pip install -r C:\Users\SharpBit\selfstats\requirements.txt
Open a terminal in the directory of the bot's location and type:
$ python3 selfstats.py
On first start the launcher will run and you will need to input data. After that the bot will launch without setup necessary.
If you need to edit your token, prefix, or Clash Royale tag, navigate into the data folder and open config.json
and change the values
{
"TOKEN": "your_token_here",
"PREFIX": "cr.",
"TAG": "your_tag_here"
}
- Fetch your profile, chest cycle, clan info, etc.
- View more detailed info about your clan
- Individually get your trophies (current, best, legend)
- Find out how much longer until you get that super magical chest
- Clan Chest Info
- See your chest cycle
- Find out when your next shop offer is
- Custom Prefix
- Logout, tinyurl (link shortener), dominant color command, put code into a hastebin, get the source code for a command
If you want to request features, create an issue on this repo.
This is a
stateless selfbot
(Saves no data). This means you can host it on heroku 24/7 for free