NeoRaffle 2.0
  • Welcome
  • GENERAL INFORMATION
    • Getting Started
    • Important Files
    • Discord
    • FAQ
    • Entering a Raffle
  • General Guides
    • Anti Captcha
    • 2Captcha
    • Phone Verification
    • Catchall
    • Discord Webhook
  • RAFFLE-SITE INFORMATION
    • Sites
      • 43 Einhalb
      • Adidas Confirmed App
      • Afew
      • Airtable AIO
      • Atmos
      • Basket4Ballers
      • Bouncewear
      • BSTN
      • Courir
      • END
      • Footlocker Reservations
      • Footpatrol
      • FootShop
      • Footsites US/CA
      • JD Sports
      • Jimmy Jazz
      • Junkyard
      • Kickz
      • Kith App
      • Launches AIO
      • Naked
      • Oqium
      • Overkill
      • Packershoes
      • ProDirect
      • Patta
      • Size & Footpatrol Launches
      • SlamJam
      • SnipesUSA
      • Sevenstore
      • SNS
      • Starcow
      • Streetmachine
      • SoleStory
      • Solebox
      • Stress95
      • SVD
      • Titolo
      • TrophyRoomStore
      • Wellgosh
  • TOOLS INFORMATION
    • Outlook Tools
    • Email Approver
    • Email Sender
    • Free Food
    • Custom Google Forms
    • Geocoding
Powered by GitBook
On this page
  • Task.csv
  • Tips
  • Account Generator
  • sns config.json
  1. RAFFLE-SITE INFORMATION
  2. Sites

SNS

PreviousSevenstoreNextStarcow

Last updated 3 years ago

Accounts with a full address and payment method added are required to enter SNS

For SNS, you need the size range you would like to run, your entry/ task delay and the pickup location. Refer to the release guides section for more information about specific raffles.

{
    "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

Task.csv

If you already have generated accounts you can just fill in the email and password columns in the task.csv in the SNS folder

Description

email

Email address of your SNS account

password

Password of your SNS account

Tips

  • One entry per account

  • Use 1:1 CC:Account

  • 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

  • SNS accounts no longer requires SMS verification

Account Generator

sns config.json

    },
    "AccountGen": {
        "Create Account": true,
        "Add Address": true,
        "Add Phone Number": true,
        "Add Credit Card": true
    }

Description

Create Account (true/false)

if turned true it'll create an account

Add Address (true/false)

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

Add Phone Number (true/false)

if turned true it'll add a phone number to your account

Add Credit Card (true/false)

if turned true it'll add a credit card to your account

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 SNS

  2. Catchall

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

  3. Account-List

    • Uses email and password from your task.csv in your SNS folder (best way to set address, phone number and/ or credit card information to your accounts when you don't need to create them)