Skip to content

QuantumLeap-us/Gataxyz-autoref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GATA Registration Bot

A Python bot for automating GATA registration process.

Project Link

Features

  • Automated wallet creation
  • Proxy support
  • Multi-threaded registration
  • Automatic nonce signing
  • Error handling and retries
  • Detailed logging

Requirements

  • Python 3.8+
  • Required packages (see requirements.txt)

Installation

  1. Clone the repository or download the files
  2. Create a virtual environment (recommended):
python -m venv venv
  1. Activate the virtual environment:
  • Windows:
venv\Scripts\activate
  • Linux/Mac:
source venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt

Usage

  1. Prepare your proxy list:

    • Create a file named proxies.txt
    • Add your proxies one per line
    • Supported formats:
      • http://ip:port
      • http://username:password@ip:port
  2. Run the bot:

python bot.py
  1. Follow the menu options:
    • Select "Start Registration"
    • Enter the invite code when prompted
    • The bot will automatically start the registration process

Output Files

  • bot.log: Detailed logging information
  • successful_accounts.txt: Successfully registered accounts with tokens
  • wallets.txt: Created wallet addresses and private keys

Notes

  • Make sure you have a stable internet connection
  • Use reliable proxies for better success rate
  • Check the log file for detailed information about the registration process
  • The bot includes automatic retries and error handling

Disclaimer

This bot is for educational purposes only. Use at your own risk and ensure compliance with the platform's terms of service.

About

Gata.xyzAutoreferral script with autogenerated wallets and using proxies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages