Skip to content

xane0nd/FastsetWallet-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastset wallet automation bot

Static Badge

Recommendations before use:

  • Use python 3.10🐍

Features:

  • Auto request drips
  • Auto transfer to random address
  • Get stats for your accounts
  • All types of proxy support
  • Multithread

Installation+Run🕸

git clone https://github.com/xane0nd/FastsetWallet-bot
cd FastsetWallet-bot
run.bat

OR

git clone https://github.com/xane0nd/FastsetWallet-bot
cd FastsetWallet-bot
pip install -r requirements.txt
python bot.py

Set-up⚙

  • Accounts: In the accounts.txt file put your private keys in such format:
private_key_1
private_key_2
  • Proxy: in the proxy.txt file put your proxy in such format:
type://username:password:ip:port
http://username:password:ip:port
socks5://username:password:ip:port
  • Assets in the assets.txt file put your settings in such format:
SET_AMOUNT = 1 # your settings here

BTC_AMOUNT = 0.01
USDC_AMOUNT = 0.1
ETH_AMOUNT = 1
SOL_AMOUNT = 0.0001

MIN_DELAY = 3
MAX_DELAY = 8

Contribution🌟

  • Don't forget to put stars⭐

  • JOIN OUR TELEGRAM CHAT

  • My eth address is 0xd260e28b533f153d59cb340b4213ad5977d71fe7

If you have any questions or some ideas to improve my bots, feel free to contact me on telegram or issues section.

About

Bot for Fastset Wallet automation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published