Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F4stest___ (customized version)

PetrukStar Python Powered by

Features

  • Multi-account support (via .env)
  • Optional proxy support (proxies.txt)
  • Auto-refresh every 24 hours
  • Automatic token drip requests
  • Automatic token transfers to random addresses
  • Minimal and clean terminal output

Setup

  1. clone the repository
git clone https://github.com/Chimalai/F4stest___.git
cd F4stest___
  1. Install dependencies
pip install -r requirements.txt

.env Format

Add your private keys (without 0x) like this:

PRIVATE_KEY_1=your_private_key_1
PRIVATE_KEY_2=your_private_key_2
...

proxies.txt Format (optional)

ip:port                   # Default HTTP
http://ip:port            # Explicit HTTP
http://user:pass@ip:port  # With authentication

Running the Bot

python bot.py

Once started:

  • The bot processes all accounts
  • Executes drip and/or transfer
  • Waits 24 hours before restarting the cycle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages