As I can see there are some "clues" that will lead to earning the badge. My guess again it should be browsing through the games categories and spotting the clue , but I still hadn't the time to check them.

1 year ago

Comment has been collapsed.

its easy, u just have to find the game without price, or kind of THX.
someone on summer sale thread gave all the answer..

1 year ago
Permalink

Comment has been collapsed.

here
But they are not always there, at least some weren't for me :)

1 year ago
Permalink

Comment has been collapsed.

thanks

1 year ago
Permalink

Comment has been collapsed.

yeah but most of the Categories well like the game wise will be in different places.. since they usually wants you to figured out on your own

1 year ago
Permalink

Comment has been collapsed.

CLUE 1 ANSWER: Guitar Billionaire

CLUE 2 ANSWER: Custard Castle Small Claims Court

CLUE 3 ANSWER: Bass Ainโ€™t Bitinโ€™ 2022

CLUE 4 ANSWER: Dead Seagull Zoo Magnate

CLUE 5 ANSWER: Actually...: Frankenstein's Monster Edition

CLUE 6 ANSWER: It's Probably Fine

CLUE 7 ANSWER: Help Get The King To The Toilet

CLUE 8 ANSWER: The Consecration Of Esthme

CLUE 9 ANSWER: Pro Poker Amateur

CLUE 10 ANSWER: Hold In Your Farts

1 year ago
Permalink

Comment has been collapsed.

thanks.

1 year ago
Permalink

Comment has been collapsed.

Thanks!

1 year ago
Permalink

Comment has been collapsed.

Thanks bro

1 year ago
Permalink

Comment has been collapsed.

Happy cake day!

1 year ago
Permalink

Comment has been collapsed.

thank you

1 year ago
Permalink

Comment has been collapsed.

Thanks mate !

1 year ago
Permalink

Comment has been collapsed.

https://youtu.be/NdYIerAwKXA
It's not 100% accurate. Some of the categories are slightly different. But you can still brute force it with the name of the games. The fake games also have THX as price.

1 year ago
Permalink

Comment has been collapsed.

Helped alot thanks.

1 year ago
Permalink

Comment has been collapsed.

easy, just go to

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

when you are there

  1. press CTRL + SHIFT + I

  2. 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 :)

1 year ago*
Permalink

Comment has been collapsed.

If you get an error when running the script remove the first 3 lines.

1 year ago
Permalink

Comment has been collapsed.

+1

1 year ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 1 year ago.

1 year ago
Permalink

Comment has been collapsed.

Thanks Very helpful

1 year ago
Permalink

Comment has been collapsed.

worked like a charm. Can a navigation to the link be added or the code will be lost afrrer the load?.. I'll try to add it. Here's the formatted 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);
        }
    }
})();
1 year ago
Permalink

Comment has been collapsed.

Thanks

1 year ago
Permalink

Comment has been collapsed.

That's why Valve doesn't do any fun stuff on sales anymore.
You people don't know how to play. You always have to cheat somehow.

1 year ago
Permalink

Comment has been collapsed.

Life is short.

1 year ago
Permalink

Comment has been collapsed.

That's on them for gamifying their platform with badges and trading cards. Also, I personally didn't have any fun looking for games among other games. Happy to "cheat" (if you say so) in this case

1 year ago
Permalink

Comment has been collapsed.

People -as in millions of steam users- come in many flavors. Some may play the game, some cheat right away, some don't give a f### about events, some farm cards from queue, some buy and play games. And some people nag about other people. ๐Ÿ˜‰

Steam/Valve will do events as long as they profit from the overall positivity.

1 year ago
Permalink

Comment has been collapsed.

1 year ago
Permalink

Comment has been collapsed.

Thanks, but it seems to only give 4 out of 10 here.

1 year ago
Permalink

Comment has been collapsed.

I got all 10.

1 year ago
Permalink

Comment has been collapsed.

Hmmm, I disabled my filters (since it included VR and I checking the code I saw "/vr/?snr=1_614_615_clorthaxquest_1601") and now it worked.

1 year ago
Permalink

Comment has been collapsed.

Great :)

1 year ago
Permalink

Comment has been collapsed.

Thanks! It worked for me. I would have done the badge the fair way but it seems it was bugged.

1 year ago
Permalink

Comment has been collapsed.

Thank you!

Like hell I'm going into their obvious trap to get you buying something on impulse.

1 year ago
Permalink

Comment has been collapsed.

Thanks, I didn't have any fun doing it the normal way

1 year ago
Permalink

Comment has been collapsed.

Thanks

1 year ago
Permalink

Comment has been collapsed.

Really appreciate this, I ran into a glitch on the Simulation games page that wouldn't let me find the game needed for Clue #4. Now I can actually complete it :)

1 year ago
Permalink

Comment has been collapsed.

Thank you very much. Was having issues with pages loading but your post solved that. Appreciate it!

1 year ago
Permalink

Comment has been collapsed.

You're a certified goddamned legend.

1 year ago
Permalink

Comment has been collapsed.

Thank you! The free spefcial profile is pretty neat.

1 year ago
Permalink

Comment has been collapsed.

Thanks!

1 year ago
Permalink

Comment has been collapsed.

thank you, you are the real mvp

1 year ago
Permalink

Comment has been collapsed.

Or the mundane way. I found if you scroll to the bottom where it says "Coming Soon"...
Check those and cycle through that page's sub categories (like Action RPGs), you will find it.
Fewer options checking the Coming soon and it always appears there under one of the sub-categories.

1 year ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 1 year ago.

1 year ago
Permalink

Comment has been collapsed.

Thank you for all the hints, I just got the last one done :)

1 year ago
Permalink

Comment has been collapsed.

I know the sorting/tag system is bad, but it's not too hard to do! I finished it in about 10 minutes and I used the phone app. As others have said just look for the THX price. Or CTRL+F!

1 year ago
Permalink

Comment has been collapsed.

It was horrible to do....worst mini game ever

1 year ago
Permalink

Comment has been collapsed.

I agree. It was bad, like really bad and completely pointless (I wonder if anybody actually falls for this and does impulse purchases just because of an easter egg hunt through the store) but if my memory serves me right the clicker game they had a couple years ago was even more time consuming and pointless.

1 year ago
Permalink

Comment has been collapsed.

I think it was even worse as people using scripts and auto clickers got rewarded with a special badge unachievable by users playing by the book.

1 year ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.