adhiesatrio / SELFBOT_PY3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELBOT 100% WORK

HOW TO RUN VIA VPS ( VIRTUAL PRIVATE SERVER )

  1. sudo apt-get install git
  2. git clone https://github.com/6ul4n/SELFBOT
  3. sudo apt-get python3-pip
  4. pip3 install rsa
  5. pip3 install requests
  6. pip3 install googletrans
  7. pip3 install bs4
  8. pip3 install requests 9 .pip3 install rsa
  9. pip3 install thrift
  10. pip3 install bs4
  11. pip3 install pytz
  12. pip3 install humanfriendly
  13. pip3 install gtts
  14. pip3 install googletrans
  15. pip3 install wikipedia
  16. pip3 install youtube_dl
  17. cd SELFBOT
  18. python3 selfbot.py

HOW TO RUN VIA TERMUX ( TERMINAL LINUX )

  1. pkg install git
  2. pkg install akad
  3. git clone https://github.com/6ul4n/SELFBOT
  4. pkg install python3-pip
  5. pip3 install rsa
  6. pip3 install requests
  7. pip3 install googletrans
  8. pip3 install bs4
  9. pip3 install requests 10 .pip3 install rsa
  10. pip3 install thrift
  11. pip3 install bs4
  12. pip3 install pytz
  13. pip3 install humanfriendly
  14. pip3 install gtts
  15. pip3 install googletrans
  16. pip3 install wikipedia
  17. pip3 install youtube_dl
  18. cd SELFBOT
  19. python3 selfbot.py

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%