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
  • config.json
  • tasks.csv
  1. TOOLS INFORMATION

Outlook Tools

Create your own Outlook accounts at a low cost.

PreviousWellgoshNextEmail Approver

Last updated 3 years ago

You will have to have an sms.activate account with funds. The bot will use one phone number (10-20 rub. = 15-25 ct) for 3 emails. All accounts can be forwarded to a given email.

We recommend to run dc's or localhost since it will improve the success rate. Resi's are definitely not recommended.

config.json

{
    "smscountry": "DE",
    "verification via catchall": {
        "enabled": false,
        "master_email": "",
        "password": ""
    },
    "safe senders list": [
        "info@neoraffle.de",
        "support@neosupply.de"
    ]
}

smscountry

Select a country from sms-activate.org. Look for cheap prices and enough phonenumbers. (Recommendation: GB,NL,SE)

verification via catchall

If enabled it will set catchalls as the verification email. It is recommended to enable this option. master_email and password are the account details of the email your catchall is forwarded to. So you don't need more than one verification mail.

safe senders list

prevent specific domains and emails to go into the spam folder

Make sure you have activated Imap in your verification email settings. Click for more information.

tasks.csv

password

will be the password for your outlook accounts

firstname

self-explanatory, but leave it empty for random first names

lastname

self-explanatory, but leave it empty for random last names

forward email

Your outlook will be forwarded to this email.

verification email & verification password

In case you have deactivated verification via catchall the bot will take this email and password for the email verification.

HERE