Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
this is uhh modding version of original script [gist.github.com] but i use of course chatgpt to make it filtered the game that you already wishlisted because it just kept wishlisting the game as order with appid so this make it wishlist random games so it doesnt adding in order and filtered wishlisted game to fasten the process im gonna use that "https://rentry.org/AllGamesWishlist2" but it seems outdated and no matter how i fix i cant manage to do that so ima stick to this for now
https://gist.github.com/awxk/1a77fbf0bf4198200c714a950d3f83df
Still runs in the browser. This isn't actually too detrimental, but maybe you could run it headless if you wanted or add output if you care to see the IDs/count as they're added (I didn't, and you can check the Network tab if you want to see the requests).
It's still finicky, and sometimes apps just won't get added despite Steam indicating otherwise, but that just seems to be a Steam feature. Anyways, I hope you enjoy.
P.S. if you already own an app, you can't wishlist it. So if in the past you've added a bunch of free licenses to your account for example, you'd need to remove those licenses if you wanted to have a higher wishlist count. For now, it just filters those out (or it's supposed to). I could for sure add that to another version of the script sometime.
the browser versions are bad, dont use them imo
https://rentry.org/AllGamesWishlist2
this one is updated and better
I set it to 1500 as a test.
I pasted it into the chrome console on the Steam store and it instantly flooded the network logs. Problem is it's working way too fast.
I don't want to abuse the steam API and get banned. Any ideas?
Also made a non Content Security Policy version of the code which also can be found in the comment on Github