Skip to content

Automates the process of participating and farming rewards in the Agent301 Telegram airdrop, optimizing efficiency and saving time.

Notifications You must be signed in to change notification settings

GangsterGpc/Agent301

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent 301 Auto Bot ~ Gangster@Shortcut For Life

Features

This is autobot for Agent301 and can run with the following features:

  • Multi-accounts Support: Automate actions across multiple accounts. .
  • Auto Complete Task: Automatically perform available quest
  • Configurable Settings: Control various aspects of the script via a config.json file.

Registration Agent 301

Click Here => Agent 301

Installation

Install Agent 301 autobot with the following commands:

  1. Clone the repository:

    git clone https://github.com/GangsterGpc/Agent301.git
  2. Open file directory:

    cd Agent301
  3. Create and activate a virtual environment:

    python3 -m venv venv
    source venv/bin/activate

    On window

    venv\Scripts\activate
  4. Install the required dependencies:

    pip install -r requirements.txt

Configuration

Create a config.json file in the root directory with the following structure:

{
 "account_delay": [5, 10],
 "cycle_delay": [144, 288]
}

delay_account: Delay between processing different accounts (in seconds) - the minimum and maximum values are taken randomly

cycle_delay: Delay between different cycles of operations (in seconds) - the minimum and maximum values are taken randomly

Add Proxy List

Add your proxy list in proxies.txt:

nano proxies.txt

The proxy format is like example below:

http://host:port
http://user:pass@host:port

Input your telegram (query_id / user_id)

Get your telegram query_id / user_id with the following steps:

  1. Login telegram via portable or web version

  2. Launch the bot

  3. Open developer tools

  4. Open Application tab

  5. Click session storage and copy the value of query_id / user_id

  6. Input your ID to query.txt by the following command:

    nano query.txt

Operation Usage

  1. Update the Agent 301 autobot:

    git pull 
  2. Run Bot:

    python3 bot.py

Support To Me

If you would like to support the development of this project, you can make a donation using the following addresses:

  • SOL :
    EzygNQeDii8wRjgBoSfQGEXCMsCsNByN3v8UWNCmY2Mz
  • BTC:
    bc1ph5r3gvwkyjchqka236j720qnhxmhzn565qpm226kdjrj47p89ghslq3u5p
  • ETH :
    0x15E51a3bD6f76eA525659fD356223052E32741d1

Contacts

For questions or support, please click and contact me.

GitHub YouTube X Facebook Discod

About

Automates the process of participating and farming rewards in the Agent301 Telegram airdrop, optimizing efficiency and saving time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages