Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

rtunazzz/Diorerrr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update June 25th, 1:00 PM EST

Dior now closed their raffle, unfortunate. 🙁

Introduction

This is an open source automation script for the Air Dior raffle. It was made just as a form of pracice. Have fun with it! ✨

Keep in mind that you'll be getting a QR code via text message if you win. If you want to be serious about this, enter phone numbers into the numbers.txt file. Without the country code (e.g. +1)

Modes

There are two modes.

  1. YOLO
    • Enters with random phone numbers
  2. Safe
    • Enters phone numbers specified in data/numbers.txt file

Setup

Python is necessary for you to be able to run this script.

  1. Open your terminal/command line and navigate to this directory. (You'll be using the cd command, a quick google search will tell you what to do if you're clueless)
  2. Run `pip3 install -r requirements.txt
  3. Run python3 main.py on Mac, py main.py on Windows!

Example

License

Licensed under the MIT License - see the LICENSE file for more details.

Made by rtuna.