Coder Social home page Coder Social logo

backpack-ref-bot's Introduction

Script for farming referrals on Backpack

Contact developer via Telegram, Twitter. Join our Telegram Channel and Telegram Chat.

Script helps in farming referrals in Backpack project. Supports multithreading, proxies, custom usernames, multiple referral links and codes. Script is based on Selenium.

First start

  1. Download this repository
  2. Install python v 3.10.9
  3. Install all dependencies by typing 'pip install -r requirements.txt' in cmd (cd to the project directory first)
  4. Check your Chrome version by navigating to chrome://version/ (for example 110)
  5. Download chromedriver based on your Chrome version
  6. Extract 'chromedriver.exe' to the project repository
  7. Open 'config.py' file using any text editor
    1. refs_to_register: total amount of accounts to be registered
    2. threads: max amount of threads
    3. wait_element_sec: how long Selenium should wait for any button, do not change it if you are not sure what you are doing
    4. referrals: your main accounts, each account has referral link and invite code. In case you use more than one main account - all refs will be evenly distributed
  8. Open 'data/proxies.txt' file and enter your proxies, line by line
    1. In case you have f.e. 10 proxies, and you wish to register 20 accounts - just enter 10 proxies, script will reuse them
    2. In case you wish to register accounts without proxies - just leave this file empty
  9. Open 'data/usernames.txt' file and enter your usernames, line by line
    1. In case you have f.e. 10 usernames, and you wish to register 20 accounts - just enter 10 usernames, script will generate additional usernames for remaining accounts
    2. In case username will be already claimed by other member - script will generate new username instead
    3. In case you do not wish to use your custom usernames - just leave this file empty
  10. Run the bot using 'python main.py'
  11. Information regarding registered accounts will be stored in 'data/backup' folder, separator '|' is used
    1. nickname
    2. seed phrase
    3. extension pass
    4. proxy used
    5. invite code used
    6. referral link used

backpack-ref-bot's People

Contributors

cryptobusher avatar

Stargazers

0xCcash avatar Armani Ferrante avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.