Raffle FAQ, Common Errors
FAQ
Where do I see account passwords?
If you really need to see account passwords, there is a file called accounts.json
in %appdata%/sigma
that has emails and passwords saved. In general we encourage you to manage with the bot, if there is a feature missing that requires you to log in manually let us know.
How do I start over / reset the gmail set up? What if I logged into the wrong account?
There is a file called gmail.json
in %appdata%/sigma
, you can delete this to start over with Gmail API Setup
Do you support in store raffles?
No. "Ship to me" only
What Jig works / how many accounts per card / ... / what is the difference between winning and losing raffles?
We don't know yet
What proxies work best?
We recommend resis to avoid getting your ISPs banned.
If I only had some accounts successfully create/activate/enter, what happens if I run tasks again with the same account group?
The accounts that were successful will be skipped, and the accounts that errored will be retried. Picking up where we left off essentially. It is therefore safe to run the same account group for creation, activation, and/or entry any number of times.
Common Errors
To see detailed error messages, set an error webhook for raffles and turn on "Verbose Errors" in settings
Step: Activate Account
... "invalid token" ...
Couldn't activate the account, or account was already activated
Double check your Gmail set up. Try running through accounts with manage tab set to "Only Check Accounts."
Step: Login
... "User is disabled" ...
Account has not been activated
Try running through accounts with manage tab set to "Activate."
Step: Set Shipping
... "You can save up to 10 addresses." ...
You've set too many addresses on the account
Like your import was broken. This will be fixed in an upcoming update
Step: Set billing
... "Something isn't right." ...
The card associated with the account couldn't be valid
This has many causes: invalid card, auth charge blocked by card issuer. If the card is definitely good, you may be using it on too many accounts or too many sites.
Step: Pre Entry
401 with error:
{"message": "Unauthorized"}
Your key has been rate limited on our backend
Wait 1 hour for the rate limit to reset, and run less tasks for entry
Last updated
Was this helpful?