kretash / SneakerBotTutorials

SneakerBot Youtube Tutorials created as a suppliment to my "Creating a Sneaker Bot in Python" Youtube Series

Home Page:https://www.youtube.com/playlist?list=PL3fpqcQTK0f9sACDQstvjxbHzD1L_gr__

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N|Solid

REVAMPING THE SNEAKER BOT (UPDATED 10/16/17)

Over the next month or so leading up to the release of the Semi-Frozen Yellow Yeezys I will be updating this repository with the bot I will be using to buy this shoe.

After the release I will create an update to my Youtube Series with a tutorial to reproduce the results.

Adding Proxies

The ability to add proxies from the command line has been added in the most recent commit.

Main.py will search system arguments for proxies.

Proxy input example:

$ python app.py 139.130.4.5:3226 131.150.1.5:4221

Which Proxies to Buy

N|Solid

N|Solid

About

SneakerBot Youtube Tutorials created as a suppliment to my "Creating a Sneaker Bot in Python" Youtube Series

https://www.youtube.com/playlist?list=PL3fpqcQTK0f9sACDQstvjxbHzD1L_gr__

License:MIT License


Languages

Language:Python 100.0%