SNS

Raffle

sns config.json

{
    "Raffle": {
        "FromSize": "",
        "ToSize": "",
        "Entry Delay": "",
        "Task Delay": "",
        "Pickup Location": ""
    },

Description

FromSize

smallest size you want to enter (US sizing)

ToSize

biggest size you want to enter (US sizing)

Entry Delay

delay between login and entry (in seconds)

Task Delay

delay between one task finishes and the next one starts (in seconds)

Pickup Location

e.g. Paris, Berlin, Stockholm - Online is default

accounts.csv

Description

email

Email address of your SNS account

password

Password of your SNS account

Tips

  • One entry per account

  • Don't use your payment method too often (better use it only once)

  • J1g your address

  • Use as many unique addresses as you have

  • High delays between entries (stretch your entries over days in best case)

  • Use at least 1 proxy per task & make sure that they work on SNS

  • UPDATE: SNS accounts no longer requires SMS verification

Account Generator

sns config.json

"AccountGen": {
        "ISO Code": "DE",
        "Create Account (on/off)": "on",
        "Add Address (on/off)": "on",
        "Verify Phone (on/off)": "off",
        "Delay": "100"
    }

Description

ISO Code

click HERE for more information (e.g. DE for Germany)

Create Account (on/off)

if turned on it'll create an account

Add Address (on/off)

if turned on it'll add an address to your account

Verify Phone (on/off)

please set this to "off" as SNS doesn't require sms verify anymore

Delay

delay between one task finishes and the next one starts (in seconds)

We have got three different ways to create accounts:

  1. Email-List

    • Generates accounts from the information it receives out of your tasks.csv in General Settings

  2. Catchall

    • Generates accounts with catchall and information it receives out of your tasks.csv in General Settings

  3. Account-List

    • Uses email and password from your accounts.csv in your SNS folder (best way to set address and/or phone-verify your accounts when you don't need to create them)

Last updated

Was this helpful?