All Projects → yzyio → Adidas Multi Session

yzyio / Adidas Multi Session

Licence: other
(Python) Program to simulate multiple sessions on adidas queue pages.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Adidas Multi Session

Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (+134.44%)
Mutual labels:  proxy, bruteforce
Node Rate Limiter Flexible
Node.js rate limit requests by key with atomic increments in single process or distributed environment.
Stars: ✭ 1,950 (+2066.67%)
Mutual labels:  queue, bruteforce
Dorknet
Selenium powered Python script to automate searching for vulnerable web apps.
Stars: ✭ 256 (+184.44%)
Mutual labels:  proxy, selenium
Cloudfail
Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
Stars: ✭ 1,239 (+1276.67%)
Mutual labels:  bruteforce
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-8.89%)
Mutual labels:  queue
Aws Lambda Go Proxy
⚡️ ☁️ Pass Lambda events to the application running on your machine | Debug real traffic locally | Forget about redeployments
Stars: ✭ 85 (-5.56%)
Mutual labels:  proxy
Contentajs
A nodejs server that proxies to Contenta CMS and holds custom code.
Stars: ✭ 90 (+0%)
Mutual labels:  proxy
Jsonpatcherproxy
ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.
Stars: ✭ 81 (-10%)
Mutual labels:  proxy
Glastoselenium
A bot for booking Glastonbury tickets using selenium
Stars: ✭ 89 (-1.11%)
Mutual labels:  selenium
Trafficserver
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
Stars: ✭ 1,258 (+1297.78%)
Mutual labels:  proxy
Ethaddrgen
Custom Ethereum vanity address generator made in Rust
Stars: ✭ 84 (-6.67%)
Mutual labels:  bruteforce
Protractor
E2E test framework for Angular apps
Stars: ✭ 8,792 (+9668.89%)
Mutual labels:  selenium
Airtable Proxy Worker
A Cloudflare Worker that allows you to make secure requests to the Airtable API from your frontend.
Stars: ✭ 87 (-3.33%)
Mutual labels:  proxy
Echo360
Commandline tool for automated downloads of echo360 videos hosted by university
Stars: ✭ 81 (-10%)
Mutual labels:  selenium
Webdriverextensions
Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!
Stars: ✭ 89 (-1.11%)
Mutual labels:  selenium
Docker Python Xvfb Selenium Chrome Firefox
Dockerfiles for Python 3.6/2.7 & Selenium in a headless Chrome or Firefox environment
Stars: ✭ 82 (-8.89%)
Mutual labels:  selenium
Mod cluster
mod_cluster is an intelligent native Apache httpd-based and pure-Java Undertow-based load-balancer
Stars: ✭ 88 (-2.22%)
Mutual labels:  proxy
Rabbitevents
Nuwber's events provide a simple observer implementation, allowing you to listen for various events that occur in your current and another application. For example, if you need to react to some event published from another API.
Stars: ✭ 84 (-6.67%)
Mutual labels:  queue
File Proxy
文件代下载服务,github文件加速下载,支持任意文件格式。支持命令行代下,支持子节点权重负载均衡。
Stars: ✭ 82 (-8.89%)
Mutual labels:  proxy
Instaloctrack
An Instagram OSINT tool to collect all the geotagged locations available on an Instagram profile in order to plot them on a map, and dump them in a JSON.
Stars: ✭ 85 (-5.56%)
Mutual labels:  selenium

Deprecated: This software was used on the old Yeezy splash pages on Adidas. Adidas renewed their website and this software hasnt been updated since.

adidas-multi-session is a open-source program to simulate multiple sessions on adidas queue pages. It will open a x amounts of sessions in the background (depending on the num of proxies), when a session gets past queue/splash, it will automatically open a Chrome window with the active session. This script is still in BETA and doesn't guarantee any 'cart'. It is actively developed.

For updates follow me on Twitter: @TerryBommels and follow YZY.io on Twitter: @yzyio

License

This script is licensed under NPOSL-3.0. A short summary of this license is:

  • It can only be used as non-profit
  • Your code must be open-source, even modifications of the code

Requirements

You need the following things installed on your Windows/Mac/Linux computer:

  • Python 3+, download here
  • A PhantomJS file (.exe/.dmg), download here
  • A chromedriver file (.exe/.dmg), download here

Installation

First time instructions

If you use this script for the first time, following these instructions. Make sure you are always on the latest version:

  • Download or clone this repository. And put it in a folder.
  • Open a cmd/terminal window and go to the folder where the project files are located.
  • Run pip install -r requirements.txt
  • Put the PhantomJS(.exe for windows) and chromedriver(.exe for windows) in the adidas-multi-session folder.
  • Run python run.py in cmd/terminal to start the script.

Update instructions

  • Download/clone this repository. Overwrite existing files.
  • Run pip install -r requirements.txt
  • Run python run.py in cmd/terminal to start the script.

About

  • Every x seconds the script will check for the hmac cookie or captcha field.
  • If not found it will delete all cookies and try again, maximum 5 times and than try next IP/Proxy.
  • If the cookie is found, the session will be transferred to a Chrome session.
  • If you are using a proxy with authentication, you need to login first. The credentials are printed in the console.
  • It will load the page with the cookies / ip / user-agent from the session that got past splash.
  • If any problem occurs the cookies are also saved to cookies.txt. If there is no option to select size after opening chrome try adding it through wishlist or with Solemartyr's script.

Extra

For questions, please do not DM me. You can write a public tweet to me and I will reply. I will accept pull requests so feel free to contribute.

Frequently asked questions

Does this work?

It is never tested on a live release. So it is possible it won't work at all, will crash or let you cop a pair. It only increases your chances and is no 'bypass'. A 'bypass' does not exists (atm) and all the popular ATC/Cook Groups/Mafias are using this same method but on a much larger scale.

Do I really need proxies?

Yes. Using the same IP doesn't make a difference.

Where can I buy proxies?

MyPrivateProxy (MPP): Website.

I will update this README with more proxy providers. Make sure you pick sneaker proxies that work on adidas (for MPP).

I get Python 2/3 errors / Selenium says it's not installed

Make sure you use Python 3. Run pip -V to see your Python version. If it says Python 2 search on Google how to change your default Python version for your platform.

Disclaimer

Use at your own risk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].