Microtransaction Simulator

Microtransaction Simulator

Not enough ratings
Impossible achievement
By ☠ norPh ☠
...and how to get it
   
Award
Favorite
Favorited
Unfavorite
How to get it
To get it "fairly" you need to unpack 4 cards of the rarest tier in the same set, aka an insane amount of luck/time which would be best used elsewhere.

Here's the method, since the game has an achievement required to edit the catch.gd in the game directory, I assume that's actually how you're supposed to get it. Open it and play the game. Open some pack then quit the game and paste the following code in the "cardsOpenList" section created by opening the packs ingame (just replace one existing).

{
"totalCardOpenValue": 40376,
"cardsOpened": [
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
}
]
}


Save it and launch the game : you should get the achievement (and the Holy Moly if you don't have it yet).
7 Comments
☠ norPh ☠  [author] 17 Nov, 2017 @ 9:35am 
Glad to know that for you 3
sunflowersnail 16 Nov, 2017 @ 1:53pm 
Just a note on this achievement - the new update makes it much easier to get it legitimately! Just opening a pack with one wisp (gray) or scorch (orange) card should be enough to get more than 40k easily. To get access to these new cards you need to lucid once.
Jambo 11 Nov, 2017 @ 5:12pm 
It didn't take me long to get this achievement, though I wasn't trying.
☠ norPh ☠  [author] 18 Sep, 2017 @ 10:22am 
With a software such as notepad, sublimetext, dreamweaver etc...

Yeah I didn't paste the whole doc, just replace one block from the "cardsOpenList" section you created by playing the game.
Eddie 17 Sep, 2017 @ 7:07pm 
How are you supposed to open "catch.gd" once you find it in the folder?
Abystoma 17 Sep, 2017 @ 4:14pm 
Edit: okay, I got it

For those who might do the same (stupid) mistake as me, do not overwrite the whole file, just the part of the text.
Runicus 17 Sep, 2017 @ 3:51pm 
Nothing is happening.