Game UK
*UK Only*

- On the tasks page select create tasks.
- Choose Game UK from the drop down.

Checkout Mode:
- Normal
- Experimental (Run experimental if there is a queue)
Product PID:
Enter the product PID here.
How to get the Frontend PID:
Running frontend is very straightforward, you just need to grab and enter the PID at the end of the product URL.
For Example:
https://www.game.co.uk/en/playstation-5-digital-edition-2826341
How to get the Backend PID:
Open the product page.
Run this javascript code in the chrome console (Ctrl + Shift + J)
console.log("Backend Pid: " + $('html').html().split("ProductID: '")[1].split("'")[0] + "_" + document.getElementById("PDPCloudinaryGallery").getAttribute("data-sku"))
It's recommended that you run backend tasks as it will bypass any queues, bypass the atc rate limit and bypass the need for UK proxies.Size:
Select Any here.
Profile:
Select your profile here.
You must have a country code in your phone number. For example, a UK number would look like "+447483233984"
You must also at the very least have your first name, last name, address 1, ZIP / postcode, city, country and county filled in.
Proxies:
Select your proxies here.
If you're running a frontend PID then you MUST use a UK proxy.
Payment Mode:
Credit Card
Your task should look like this:

A correct Game UK task will show either;
Product ??????? not in stock, retrying
Unable to add to cart, retrying
Error submitting last step of payment - This means that the item has gone OOS.
You should always do a test task with an in stock item and a frozen card to verify that your details are working fine.
An incorrect Game UK task will show either;
Error grabbing available sizes
This is a proxy related issue. Try locally, or another proxy provider.
Error selecting address ID
This is a profile related issue. Double check your address and billing information, ensuring its formatted correctly.
Error submitting first step of payment
This is a profile related issue. Double check your address and billing information, ensuring its formatted correctly. This could also be a billing issue, therefore double check your card details. If the error persists try another card / provider.
Commonly asked questions:
If you're running for an item that's limited to one person, such as a games console, you should be using a heavy j1g or unique addresses if possible. Game are very strict with this.
Last modified 2yr ago