This Selfbot Is One Of The Most Advanced On The Market And It's open source
Has Been Coded From Scratch With Users Experience in Mind
This Is why it has been coded to allow users to change all aspects of the selbot appearance
So That they can tell their friends that they made it and there is no way that the anyone could prove you didn't make it
- Note: some of the networking commands only work as root (administrator on windows), (such as ping) so make sure to run it as so if you do not want undesired behavior
- dynamic configuration file
- to use the defualt for a value just remove it from the config file
- note: the default for some values may be None meaning that if removed the value will not be used
- all the possible values will be shown below
{
"embeds": {
"title": "",
"delete_after": 30,
"footer_url": ""
},
"bot": {
"prefix": ">",
"token": "",
"presence": true,
"delete": true,
"sniper": true,
"log": true
},
"presence": {
"state": "root@zeus~$",
"details": "Ballin'",
"hover_big": "DM .k#1999 or charge#0666",
"hover_small": "Zeus Selfbot"
},
"logging": {
"keywords": [
],
"user_ids": [
],
"guild_ids": [
]
}
}
- comes with an error log file so you can see what is happening under the hood
- comes with a wide range of commands separated into different categories
- python 3.8.5 64 bit
- pip install -r requirments.txt