Categories: Kali Linux

Genisys : Powerful Telegram Members Scraping and Adding Toolkit

Genisys is a Powerful Telegram Members Scraping and Adding Toolkit.

Features

  • ADDS IN BULK[by user id, not by username]
  • Scrapes and adds to public groups
  • Works in Windows systems
  • You can run unlimited accounts at the same time in order to add members
  • CSV files auto-distributer based on number of accounts to use
  • Powerful scraping tool that can scrape active members from any public group
  • You can add members both by username and by user ID
  • Least chances of account ban
  • Script auto-joins public group from all accounts for faster adding
  • Filters banned accounts and remove them, making things easy
  • Genisys can also store unlimited accounts for adding purposes
  • Adding scripts launches automatically based on number of accounts to use

How to use?

  • Install Requirements

pip install -r requirements.txt

  • Read the complete tutorial HOW_TO_USE.txt and use it
  • Add your accounts to add and scrape members

python manager.py

  • Scrape members

python scraper.py

  • Add members

python tsadder.py

Support | Gallery

  • For any issue or help join our Hub

Warning

  • This tool is official and completely free to use. Do not buy if anyone tries to sell by copying script

News

  • Adding in private groups feature will be available soon
  • Seperate tool will be launched for Linux/Android
R K

Recent Posts

Bash Scripting Best Practices Every Beginner Should Know

Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…

1 day ago

How To Create A Self-Signed SSL Certificate Using Bash And OpenSSL

Introduction A self-signed SSL certificate is a certificate that is created and signed by the…

1 day ago

How To Debug Bash Scripts Using bash -x And set Commands

Introduction Debugging is an important part of Bash scripting. When a script does not work…

1 day ago

How To Use Cron Jobs With Bash Scripts For Automation

Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…

1 day ago

How To Use Pipes In Bash Scripts For Command Chaining

Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…

2 days ago

How To Use grep, awk, And sed In Bash Scripts

Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…

2 days ago