Adidas Confirmed App

Credit-card + app raffle based Worldwide

Account Generation

Fill tasks.csv with your address as well as your email and password. When generating accounts, the bot will add each address to each account and phone verify the account.

You have the option to either verify the account with an online phone number (SMS-activate.ru) or manually verify it with your own physical sim card.

Click here for guidance on how to set up an SMS-activate account.

If you are using your own sims, leave the SMS-activate info in config.json empty. The bot will wait for you to manually type the confirmation code into the bot window.

Entry

After creating your accounts, add your credit card details you want to enter with into tasks.csv. Now, after starting up the bot, you can select your size range and the raffle you would like to enter.

Example of loading the raffle selection menu

Account Gen Options + Further Delay Settings

Below is the Adidas config.json - It now allows you to set a delay at any point in the entry process - It now allows you to enable/disable certain parts of the account gen process

{
    "Raffle": {
        "FromSize": "",
        "ToSize": "",
        "Login Delay": "0",
        "Entry Delay": "0"
    },
    "Generator": {
        "Create Account": true,
        "Set Name": true,
        "Phone verification": true,
        "Add address": true,
        "SMS Country": ""
    }
}

This is due to a few possible situations:

1. SMS.ru being "OOS" for many countries. To get around this issue, you could generate your accounts without phone verification first, and then re-run the accounts but switch "Phone verification" to "true" and "Add address" to "false". 2. If you just need to change an address on an account, write "false" for everything apart from "Add address".

3. You want to test delays and entry methods in response to any filter theories. You may now adjust and set a delay at every point in a normal entry. Try a mix, but as always, find what works best for you.

Tips

  • Use the same region of proxy as the region of your accounts (e.g. DE accounts with DE proxies)

  • Do not use catchall, they most likely will get filtered

  • **IMPORTANT** Phone number country for verification is now taken from "country" cell in task.csv. FR = French number for example.

Last updated