Hello, just wanna add some INFO :)

Open the quest page first, please :) --> https://store.steampowered.com/sale/clorthax_quest

The way I found it is actually very EASY.

  1. Click the CLICK ME button. After that you Click --> ' GO FIND IT! ' button, just Scroll down the page to the BOTTOM END of your next page.
  2. Check the game that have TH.4X price tag in COMING SOON section which is in the bottom end of the page you open right now.
  3. How? use Ctrl + F on your browser if you have difficulty to find TH.4X . (Remember, the TH.4X game not always in the COMING SOON section but, can be anywhere. Most of the time it shown in the COMING SOON section.)
  4. Wow, can't find it! Yes, press the " > " arrow button in COMING SOON section in order to find it. ( Still can't find it! Change your Category tabs like SImulation, Arcade, Action, or even racing and scroll down to the Coming Soon section again and find it there)
  5. Once you found the game that has TH.4X price tag, just click it.
  6. Done. And now you can back to the quest page and repeat this steps.
  7. Enjoy your Steam Clorthax Reward!

(TIPS: Be patience. if u have difficulty to find it, do like in step 3. Change your category, any category, scroll down and check the game with CL.OR TH.4X price tag :) i hope it helps and make your day! ) [Reminder: the game with TH.4X not always in the COMING SOON section].

1 year ago*

Comment has been collapsed.

If you want a really easy way where you don't do anything:

"easy, just go to

https://store.steampowered.com/sale/clorthax_quest

when you are there

press CTRL + SHIFT + I

Go to console tab and put this code

(async() => {
let delay = (ms) => new Promise((res) => setTimeout(res, ms));
await jQuery.post("/saleaction/ajaxopendoor", {
"sessionid": g_sessionID,
"authwgtoken": jQuery("#application_config").data("userinfo").authwgtoken,
"door_index": 0,
"clan_accountid": 41316928,
});
for (let link of [
"/category/arcade_rhythm/?snr=1_614_615_clorthaxquest_1601",
"/category/strategy_cities_settlements/?snr=1_614_615_clorthaxquest_1601",
"/category/sports/?snr=1_614_615_clorthaxquest_1601",
"/category/simulation/?snr=1_614_615_clorthaxquest_1601",
"/category/multiplayer_coop/?snr=1_614_615_clorthaxquest_1601",
"/category/casual/?snr=1_614_615_clorthaxquest_1601",
"/category/rpg/?snr=1_614_615_clorthaxquest_1601",
"/category/horror/?snr=1_614_615_clorthaxquest_1601",
"/vr/?snr=1_614_615_clorthaxquest_1601",
"/category/strategy/?snr=1_614_615_clorthaxquest_1601",
]) {
try {
let html = await jQuery.get(link);
await jQuery.post("/saleaction/ajaxopendoor", {
"sessionid": g_sessionID,
"authwgtoken": jQuery("#application_config", html).data("userinfo").authwgtoken,
"door_index": jQuery("#application_config", html).data("capsuleinsert").payload,
"clan_accountid": 41316928,
"datarecord": jQuery("#application_config", html).data("capsuleinsert").datarecord,
});
console.log("You got a new badge!");
} catch (e) {
console.error("Failed to obtain badge!", e);
} finally {
await delay(1500);
}
}
})();

let the magic do the work :)"

Not my post, taken from another thread

1 year ago
Permalink

Comment has been collapsed.

Woah, thanks for adding this Dave! For the lazy one... but, yeah mine already done :)

1 year ago
Permalink

Comment has been collapsed.

Yeah again not my post but much easier!

1 year ago
Permalink

Comment has been collapsed.

nice it works very well :)
thanks bro

1 year ago
Permalink

Comment has been collapsed.

Thank you for sharing!
I did the "traditional way" when the servers were melting down and was a pain in the ass!
It was multiple hours just "F5" in the hope of the page load...
With this code i made it in seconds in another account 🤣

1 year ago
Permalink

Comment has been collapsed.

Awesome!
Thanks for sharing!

1 year ago
Permalink

Comment has been collapsed.

Thank you. This was a helpful guide.

I found myself using the "End" key on my keyboard, as well as Ctrl+F and copy-pasting "th.4x" quite a lot, while cycling through each genre tab.

1 year ago
Permalink

Comment has been collapsed.

Mine or Dave's guide?

Well glad it helps, buddy.
My guide are for the ppl that love to do things manually and love to experience the CLORTHAX event :). Meanwhile, Dave's for the ppl who love shortcut and instant move :)

1 year ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.