GithubHelp home page GithubHelp logo

leonardo3dp / binance-nft-bot Goto Github PK

View Code? Open in Web Editor NEW
13.0 0.0 25.0 5 KB

Allows automatically participate in NFT sales. Buys maximum amount of NTFs automatically when a sale starts. Supports only English site version.

JavaScript 95.39% HTML 4.61%

binance-nft-bot's Introduction

Binance NFT Bot (Buyer)

Allows automatically participate in NFT sales. Supports only ENGLISH site version.

If you're using another language on binance.com, please switch UI to English.

No external libraries are needed. Runs from browser's console.

Instructions

Usage is pretty simple.

Before the sale starts (1 minute or less), follow the steps described below.

  1. Go to the browser console:

Firefox:

Tools -> Web Developer Tools -> Browser Console.

Chrome:

Show -> Developers -> JavaScript Console

And then paste to the console the contents of:

scripts.js

  1. Run bot using the following function:

Paste the function to console window, then press ENTER on keyboard.

runWatchGod()

To run bot without scan timeout. If you're using poor laptop, it most likely fail all the process.

So I suggest use 2nd option:

runWatchDog(4)

Will run a bot with a little delay (4 ms or your custom value). That option will not crash your browser window.

Bot Settings

shouldClickMax - set to true if you want to buy maximum amount of the NFT.

MAX_BUTTON_TIMEOUT - sets the timeout (in ms) for clicking on MAX button.

BUY_BUTTON_TIMEOUT - sets timeout (in ms) for clicking on BUY button.

SUBMIT_BUTTON_TIMEOUT - sets timeout (in ms) for clicking on SUBMIT button.

Explanation: timeouts are needed in order to not be triggered as a bot by Google Captcha or inbuilt Binance security tools.

Disclaimer

Please, do not use this to break any platform rules.

I'm not responsible for any losses from your side or platform side.

Any usage of this information or code example - it's your own risk.

binance-nft-bot's People

Contributors

maxmdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.