Jaammerr / Meme-Farming-Quests-Bot

Bot for auto completing all possible farming quests (stakeland)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stakeland Farm Bot

πŸ”— Links

πŸ”” CHANNEL: https://t.me/JamBitPY

πŸ’¬ CHAT: https://t.me/JamBitChat

πŸ’° DONATION EVM ADDRESS: 0xe23380ae575D990BebB3b81DB2F90Ce7eDbB6dDa

πŸ€– | Features:

  • Auto registration
  • Auto bind twitter
  • Auto completing all possible quests

πŸš€ Installation

Required python >= 3.10

1. Close the repo and open CMD (console) inside it

2. Install requirements: pip install -r requirements.txt

3. Setup configuration and accounts

4. Run: python run.py

βš™οΈ Config (config > settings.yaml)

Name Description
eth_rpc ETH RPC URL (if not have, leave the default value)
threads Number of accounts that will work in parallel
delay_between_quests delay between quests

βš™οΈ Accounts format (config > accounts.txt)

  • twitter_auth_token|wallet_mnemonic/private_key|proxy

Proxy format: IP:PORT:USER:PASS

πŸ“„ Results

After the script is finished, the results will be saved in the config folder in files success_accounts.txt/failed_accounts.txt

About

Bot for auto completing all possible farming quests (stakeland)


Languages

Language:Python 100.0%