Software for quick purchase of mystery boxes on Binance.

Overview

english | русский язык

Software for quick purchase of mystery boxes on Binance.

Purpose

At the time of the sale on Binance, it is almost impossible to buy a mystery box with "hands". For this, programs were written that generate a large number of requests at a specified time, which significantly increases your chances of buying a box.

Installation & setup

  • Download the latest version of Python, during installation, you must specify

Add Python 3.? to PATH

  • Download ChromeDriver, which is suitable for your version of Google Chrome. The downloaded file must be placed in the same folder with the program.

  • Download pip(Python Package Index)

  • Download Visual C++

  • Include packages, run in cmd:

      pip install requests
      pip install aiohttp
      pip install selenium
      pip install selenium-wire
    
  • Edit the config.py file before running the software.
    Parameters:

    • requests_payload -- Payload of the purchase request, you can change the value number - the number of boxes and productId - the ID of the box (screen below); Box ID

    • product_id -- Product ID of the marketplace auction, you need to bypass the captcha, any marketplace auction where you can place a bid will do (screen below); Auction ID

    • sale_time -- The start time of the sale of boxes in Unix format (screen below); Sales start time

    • requests_count -- The number of requests, it is better not to set more than 1200, can ban the IP address;

  • To run, open bot.py in IDLE (screenshots below)

IDLE run

IDLE run

  • Follow the instructions in IDLE

Motivation

At the moment, the market for selling software for Binance is very closed and criminal. People cheat and sell video clips with promises. It is currently the only free and working program for buying boxes. Let's improve it together 😎

My contacts can be found on the [GitHub page] (https://github.com/ell1s-m).

Specification

The software is written in Python.

Dependencies:

  1. [Python] (https://www.python.org)
  2. [Selenium] (https://www.selenium.dev)
  3. [Aiohttp] (https://docs.aiohttp.org/en/stable)
  4. [Visual C ++] (https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist)
  5. [Google Chrome] (https://www.google.com/chrome)

Testing was carried out only on Windows operating systems. The software components are cross-platform, but guaranteed working capacity can not.

Disclaimer

I am not the author of this software, and I am not responsible for any risks associated with its execution. The software is provided "As is", you can modify and improve it yourself.

Owner
Ellis
Сontact me [email protected]
Ellis
This repository provides all Python codes and Jupyter Notebooks of the book Python for Finance

Python for Finance (O'Reilly) This repository provides all Python codes and Jupyter Notebooks of the book Python for Finance -- Analyze Big Financial

Yves Hilpisch 1.6k Jan 03, 2023
Software for quick purchase of mystery boxes on Binance.

english | русский язык Software for quick purchase of mystery boxes on Binance. Purpose Installation & setup Motivation Specification Disclaimer Purpo

Ellis 5 Mar 08, 2022
Find big moving stocks before they move using machine learning and anomaly detection

Surpriver - Find High Moving Stocks before they Move Find high moving stocks before they move using anomaly detection and machine learning. Surpriver

Tradytics 1.5k Dec 31, 2022
Beibo is a Python library that uses several AI prediction models to predict stocks returns over a defined period of time.

Beibo is a Python library that uses several AI prediction models to predict stocks returns over a defined period of time.

Santosh 54 Dec 10, 2022
Technical Analysis Library using Pandas and Numpy

Technical Analysis Library in Python It is a Technical Analysis library useful to do feature engineering from financial time series datasets (Open, Cl

Darío López Padial 3.4k Jan 02, 2023
Python Algorithmic Trading Library

PyAlgoTrade PyAlgoTrade is an event driven algorithmic trading Python library. Although the initial focus was on backtesting, paper trading is now pos

Gabriel Becedillas 3.9k Jan 01, 2023
Q-Fin: A Python library for mathematical finance.

Q-Fin A Python library for mathematical finance. Installation https://pypi.org/project/QFin/ pip install qfin Bond Pricing Option Pricing Black-Schol

Roman Paolucci 247 Jan 01, 2023
scrilla: A Financial Optimization Application

A python application that wraps around AlphaVantage, Quandl and IEX APIs, calculates financial statistics and optimizes portfolio allocations.

Grant Moore 6 Dec 17, 2022
Common financial technical indicators implemented in Pandas.

FinTA (Financial Technical Analysis) Common financial technical indicators implemented in Pandas. This is work in progress, bugs are expected and resu

1.8k Dec 31, 2022
High-performance TensorFlow library for quantitative finance.

TF Quant Finance: TensorFlow based Quant Finance Library Table of contents Introduction Installation TensorFlow training Development roadmap Examples

Google 3.5k Jan 01, 2023
Common financial risk and performance metrics. Used by zipline and pyfolio.

empyrical Common financial risk metrics. Table of Contents Installation Usage Support Contributing Testing Installation pip install empyrical Usage S

Quantopian, Inc. 1k Dec 26, 2022
'Personal Finance' is a project where people can manage and track their expenses

Personal Finance by Abhiram Rishi Pratitpati 'Personal Finance' is a project where people can manage and track their expenses. It is hard to keep trac

Abhiram Rishi Prattipati 1 Dec 21, 2021
This repository contains a set of plugins for Volatility 3

volatility_plugins This repository contains a set of plugins for Volatility 3 These plugins are not compatible with Volatility 2 To use these plugins

Immersive-Labs-Sec 10 Nov 30, 2022
Portfolio and risk analytics in Python

pyfolio pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipl

Quantopian, Inc. 4.8k Jan 08, 2023
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks

CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks https://github.com/CryptoSignal/Crypto-Signal Development state:

Github.com/Signal - 2,100 + stars, 580 + forks 4.2k Jan 01, 2023
Fourth and final milestone project

Milestone Project 4: Pound Dog Click link to visit "Pound Dog" Aim of the project The aim of this project is to provide access to a website informing

Jamie Wilson 1 Oct 31, 2021
Yahoo! Finance market data downloader (+faster Pandas Datareader)

Yahoo! Finance market data downloader Ever since Yahoo! finance decommissioned their historical data API, many programs that relied on it to stop work

Ran Aroussi 8.4k Jan 01, 2023
rotki is an open source portfolio tracking, analytics, accounting and tax reporting tool that respects your privacy.

rotki is an open source portfolio tracking, analytics, accounting and tax reporting tool that respects your privacy. The mission of rotki is to bring transparency into the crypto and financial sector

Rotki 2k Dec 30, 2022
personal finance tracker, written in python 3 and using the wxPython GUI toolkit.

personal finance tracker, written in python 3 and using the wxPython GUI toolkit.

wenbin wu 23 Oct 30, 2022