Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 741 Bytes

👻 Ghost Selfbot

The official code for Ghost which was discontinued and released to the public.
Feel free to use any of the code found in this project for your own project.


How To Install

  1. If you dont have python installed, install it!
  2. Download the source code.
  3. Open a command prompt in the src code folder.
  4. Run pip install -r requirements.txt to install the packages.
  5. Double click Ghost.py or run python Ghost.py.

Useful Info