Skip to content

The most advanced selfbot, coded from scratch with users experience in mind. You can choose any appearance you want.

Notifications You must be signed in to change notification settings

Phew/zeus-selfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeus Selfbot - By .k and charge

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

  • 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": [

    ]
  }
} 

Highly Advanced

  • 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

Requirments

  • python 3.8.5 64 bit
  • pip install -r requirments.txt

About

The most advanced selfbot, coded from scratch with users experience in mind. You can choose any appearance you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages