Skip to content

E-Gentleman/MrHyde-Selfbot

Repository files navigation

Mr. Hyde - Selfbot

Everything you can see here has been made for educational purposes and proof of concepts. I do not promote the usage of these tools and do not take any responsability on the bad usage of these tools nor for the Discord accounts that used it.

Summary

Introduction
Commands
How to install
FAQ

Introduction

Mr. Hyde is a Discord selfbot (bot running on your user account) bringing you some usefull features:

  • MongoDB storage
  • Desktop notifications
  • Logging
  • Member spying & analytics
  • Usefull commands (see the complete list)
  • Many more to come

preview

How to install

  • Install latest version of NodeJS
  • Install MongoDB Comunity Edition and create a database named mrhyde
  • Download Mr.Hyde source code zip and extract it
  • Open extracted folder in a terminal and type npm i to download dependencies
  • Copy content of config-example.json to a new config.json file and add your Discord account token
  • Start the bot with npm start and type help once ready, to get a list of commands

FAQ

Selfbots are against Discord TOS, is Mr.Hyde safe ?

  • Short answer: Yes, as long as you don't tell/show another user and he decides to report you, your account is safe.
  • Technical answer: Yes, Mr.Hyde uses the Eris Selfbot library which uses a real User-Agent for all requests and only respond to CLI commands.

About

Mr. Hyde is a Discord selfbot (bot running on your user account) bringing you some usefull features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published