END

Account Generation

Fill tasks.csv (in the END folder) with all of the info you would like in your accounts. Remember to set a password or it will be random. When generating accounts, the bot will add each address and each card to the accounts, depending on the below "AccountGen" settings (found in the END folder).

{
    "General": {
        "Task Delay": "2-5"
    },
    "Raffle": {
        "Entry Delay": "2-5"
    },
    "AccountGen": {
        "Add Address": true,
        "Add Credit Card": true
    }
}

When both "Add Address" and "Add Credit Card" are set to true, the bot will create the account, add address and add your credit card. When either are set to false, it won't do it.

Entry

Once your accounts are generated fully, you only need the email, password and country code in your tasks.csv to enter.

You will be shown a screen of all the live END raffles at the time, like so (you don't need the raffle link to run):

All sizing info is taken from tasks.csv directly. You can enter a size range into your tasks.csv (e.g. 5-10) or a specific size (e.g. 5). If you don't do any of these, it will do random.

Tips

  • You should run a decent task delay in order to not get banned by Shape. 120-180 seconds should be fine.

  • END draw winners minutes after their raffles end, so make sure you have money loaded at these times.

Last updated