How Big Is Your Steam Wishlist?

Solitude

Mr. Nice Guy
As per thread title.

I've currently got 195 games wishlisted.

Wishlist.jpg

And unfortunately it's not as organised as I'd like. The top 20 is pretty much the games that I want the most. Or at least were a couple of months ago. But I keep doing that Discovery Queue and keep finding more games that look good.

The biggest advantage of doing this is that I use my wishlist to filter for games that I enter at SteamGifts.

So how big is your wishlist? Do you keep it updated at all?
 
165 and getting more and more, this is what happens when you don't have any money to buy them.

You wait and hope you have good friends that can buy them for you :P
 
Luckily i only have 19 games on my wishlist, those are usually games that seem interesting and i want to read up on a bit more later on.
 
I have 52 games in my wishlist. It used to be quite a bit smaller, but I have found it to be very useful for Steamgifts. Also, if I see a game that looks cool but I'm not sure if I'll actually play it if I buy it, or I don't feel like buying it at that moment, that goes on the wishlist.

Then when a Steam Sale rolls 'round, I have a look at my wishlist and see which games are off for like 80%.

My wishlist is also not even close to organised. The top few games are high on my want list, but the rest are all jumbled up.
 
I have 35 games on my Wishlist, but seeing as I've been PC-less for coming up to 6 months now, I've not been concentrating on adding or removing any games from that list
 
Wishlist? I dont wishlist, I just purchase! :D Oh wait.... thats right, I am white trash poor.

I have 26. I tend to mark only the games I really want badly. Usual story of backlog being so long, I really dont want to (cant) purchase just anything.
 
I culled mine down to 20 last week. it's on 24 now :D

- - - - - - - - - - Double Post Merged - - - - - - - - - -

Wishlist? I dont wishlist, I just purchase! :D Oh wait.... thats right, I am white trash poor.

I have 26. I tend to mark only the games I really want badly. Usual story of backlog being so long, I really dont want to (cant) purchase just anything.

lol

did you think you were MetalSoup again? :p
 
If I weren't lazy, I'd have as many games on my wishlist as what are in [MENTION=17]MetalSoup[/MENTION]'s library...but I am, so I dont. Its tedious to manage :)
 
I have

Amazing spiderman 1&2
Volo Airsport
Road Redemption
Arma 3
and IL2- Cliffs of Dover

I use my wishlist to track when they go on sale.
I should take Amazing spiderman off because they never go on a decent sale. Damn activision.
 
Where do you see that? Eh, I'm definitely not going to add mine manually. :)

If the script is not broken, mine is worth $1292.

Drop the following script into Chrome's console while you are on your Steam Wishlist page and press enter.

javascript:var iTot=0;var elem = document.getElementsByTagName('div');for(var i = 0; i < elem.length; i++){if((elem.className == "price")||(elem.className == "discount_final_price")){if(elem.innerText.length>0){var iTemp=parseFloat(elem.innerText.replace("$",""));iTot = iTot + iTemp;};};}alert(iTot);

Make sure there are no lines inserted when you copy and paste it.

I tried it on firefox as well but it did not work.
 
If the script is not broken, mine is worth $1292.

Drop the following script into Chrome's console while you are on your Steam Wishlist page and press enter.

javascript:var iTot=0;var elem = document.getElementsByTagName('div');for(var i = 0; i < elem.length; i++){if((elem.className == "price")||(elem.className == "discount_final_price")){if(elem.innerText.length>0){var iTemp=parseFloat(elem.innerText.replace("$",""));iTot = iTot + iTemp;};};}alert(iTot);

Make sure there are no lines inserted when you copy and paste it.

I tried it on firefox as well but it did not work.


Thanks Blazzok, that didn't work for me. I'm using Enhanced Steam in Chrome so that may be interfering. Will see if I can edit the script tonight.
 
Back
Top