V 1.3 Bot for automated buying boxes on Binance
Run bot 20 seconds until starts the sale
Resolve recaptcha V3:
-
Registration here > https://2captcha.com?from=12721485
-
Go here -> https://2captcha.com/enterpage and take your own AKI_KEY
-
Deposit 3$ on your account on https://2captcha.com/ (This need to resolve reCaptcha V3)
-
Add your own AKI_KEY in
settings.py
(line 2):CAPTCHA_API_KEY = 'AKI_KEY'
Settings:
- In
settings.py
put your own CSRFTOKEN, COOKIE :CSRFTOKEN = 'csrf here'
,COOKIE = 'cookie here'
- In
settings.py
inheaders
put yourbnc-uuid
,device-info
anduser-agent
- Set your proxy
E.g. go here - https://www.binance.com/en/nft/blindBox/detail?productId=139168165799316480
- Click on right button on mouse then select
inspect
- Then - select
Network
andFetch/XHR
- Reload page
- Click on
auth
- - Take info in
Request Headers
-
Start:
python3 main.py
orpython main.py
- If you have error, try:
pip3 install -r requirements.txt
,pip3 install requests
,pip3 install 2captcha-python
- Select box
- Select amount
Thats all!
developer: Matvey Semenov
telegram: @matvey_dev