Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+4)

I made this *** to help claim all the games and put all of them in my library, hope it helps.

purchase token is in the url they sent you after you buy and sesssion_token is in your cookies, use the inspector on your browser to find it

EDIT: I decided to remove the gist because I read a post of a request for people not to use scripts to do that, more info https://itch.io/post/1500360

I really appreciate the time you put into making this! 

After installing Python (3.8.3), the requests module, and the bs4 module, I get a FileNotFoundError for 'vars.json'. 

Do I need to manually create this file?

(1 edit) (+1)

yes, or insert the variables directly into the code and delete the part where it opens the vars.json file... I think the easiest way is to create a json file format with the tokens I discribed... sorry if this is too hard for noncoders

EDIT: I will put comments on the gist with instructions

(+1)

You will now find instructions inside the gist file on github

(+2)

Thanks a lot for very useful script. For those who is confused with the session token, you can open inspect in browser -> select Application tab -> choose Cookies in the left tree -> itch.io -> look the panel on the right, copy the value of the line name itchio (NOT itchio_token)

Paste on the script and run

I am also having trouble finding the purchase token again. Thoughts?

it´s in the url

(+1)

Is there a way to get the purchase token again? I closed that page, and can’t find it anywhere.

probably on you e-mail