Code Monkey home page Code Monkey logo

opensea-minting-bot's Introduction

Solana logo

Opensea Launchpad bot


๐Ÿ“š Info

This bot will help you with mint NFT from Opensea Launchpad.

How it works ?

Easy setup which uses ChromeDriver to open up a new chrome instance and mint the nft you are looking for quicker than a human.


โœจ Features

Functionalities

  • You can launch multiple instances of the bot to bypass minting limit / wallet
  • Support 2captcha
  • Support Windows & Mac
  • Launch & Go | Once launched you do not need to stay in front of your screen because everything is automated!
  • Easy Setup

๐Ÿ“ Tutorial

  1. Download zip file

  2. Be sure you have installed Python correctly, here is a link to download

  3. Open CMD and install modules pip install selenium requests webdriver-manager

  4. Setup config

    launchpadLink --> Link to Opensea launchpad

    seedPhrase --> Passphrase wallet

    2captchaKey --> 2captcha API key, there is an option to enter captcha manually, then leave this field blank

  5. Open CMD and go to directory cd directory/opensea-launchpad-bot

  6. Run python file

    windows : python main.py

    mac : python3 main.py

    or just start in bot's directory : start.bat


โ˜•๏ธ Support

You can dm me in twitter or create issue here, also you can support me with SOLโค๏ธ

BQ28dY6tZ3Gwx2xZcyNjP3pVYM8JDasqxGBxhz2LDSmM

๐Ÿšฉ Troubleshooting

  • I tested the bot on google-chrome version is 103.0.5060 & python 3.10.2
  • If after import wallet, bot stopping, then change opensea.py 20th line from driver.switch_to.window(driver.window_handles[1]) to driver.switch_to.window(driver.window_handles[0])

opensea-minting-bot's People

Stargazers

 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.