That sounds good, what are the results displayed exactly ? Does it show which games are the most wishlisted ?
Comment has been collapsed.
Actually it shows the full list, sorted from most wanted to least wanted, with number of people and user names.
Comment has been collapsed.
That's really nice, I recently started to build my whitelist and I was wondering if such a tool existed, thank you very much ^^
Comment has been collapsed.
Like this? http://www.steamgifts.com/group/SJ7Bu/steamgifts/wishlist
Will check it later.
Happy Cake Day!!!
Comment has been collapsed.
Hey thank you :)
In fact yes and no:
yes because it shows the aggregated wishlist of a group of people
no because the people are from YOUR SG whitelist only
Now getting to a flat place in front of my TV/gaming screen, because I drunk too much Don Papa after the family meal I'm coming back from :)
Comment has been collapsed.
Thanks for the info. I only tested it with firefox for now, I'll check Chrome / Tampermonkey ASAP :)
Comment has been collapsed.
Installation is done simply by clicking swwf.user.js ? I get this message :applications, extensions and user scripts cannot be added from this website (I'm on Chrome 42.0.2311.82 beta-m (64-bit))
Comment has been collapsed.
Yes, it needs a script engine like Greasemonkey (Firefox) or Tampermonkey (Chrome). Quite useful anyway in my humble opinion :)
Comment has been collapsed.
Yep, works now, thanks ^^ (even if I can't really afford to give away the top games anyway :D)
Comment has been collapsed.
Oops, don't run random downloaded files to avoid trouble !! This one is not malicious, but you never know.
I guess the file got downloaded (and not installed) because you don't have Tampermonkey or Greasemonkey installed. You can check back the script page for a link to do it, if you want.
The downloaded file is pretty useless as it is supposed to run in a browser / SG whitelist page context.
Comment has been collapsed.
I'm using Chrome with Tampermonkey and everything works fine. Pretty neat addon, good job!
Comment has been collapsed.
Thanks for letting me know about this. Very nicely done. Though the way it works (at least on my Chrome) is a bit odd. It opens up a new tab and starts processing users but stops at user #2 on that tab and opens up another new tab from which it worked on users #3 and up. Why two tabs? The first tab always launched without problem but the second tab always got caught by Chrome's pop-up filter (of course I disabled filter once I realized what was going on).
Other than that minor little thing it works great :) Thanks!
Comment has been collapsed.
Indeed, had the same issue in Chrome. Had to enable pop-ups for http://autogestct.cluster011.ovh.net in Settings -> Content Settings. Now it's running ok (user 19 of 222, will be a while...)
Comment has been collapsed.
Thank you all for your feedbacks. I'm looking at the tab problem with Chrome, I can reproduce it, but I have no idea why it's happening (yet, I hope). Digging :)
Comment has been collapsed.
It's now working properly on my side with Chromium / Tampermonkey. I'd be happy to know if it's also fixed for people who reported the problem...
PS Fix is on the server side, nothing to upgrade on your end.
Comment has been collapsed.
I did not encounter any problem with the button on my side, with FF or Chromium... The way it's done, it has to wait for the complete load of the page to work properly. I do that by adding an event listener to the page, it works for me but I think it can conflict with some other modules.
What SG addons are you using, if any ? And can you reproduce this bug, or is it totally random ?
Comment has been collapsed.
Thanks, I installed SG++ on Chromium, activated all the options, and refreshed the WL management page a dozen times without having troubles with the button. I'll try on a Windows computer with Chrome when possible, but for now I'm unable to reproduce this error, sorry.
Comment has been collapsed.
Thanks a lot, good to know ! I hope it doesn't make the conflicting module stop working, at worse you can enable my script only when needed... Have a nice day Yunie
Comment has been collapsed.
I got ---- Error: cannot work with less than 2 entries in wishlist.
But "both" in my Whitelist had a quite big wishlist, after adding a third person to my whitelist the script works.
(Ok maybe using thee script with only 2 people makes no sense, but we are testing....sooo :-) )
Comment has been collapsed.
Thanks for the report. This part was untested since I have about 100 users in my WL and didn't want to remove them... Now it should work as intended: 1 user in WL => same message, 2+ users in WL => normal process. If you have a spare minute to try it and confirm it's working it would be nice :)
Comment has been collapsed.
Yeah, I thought about that and I'm still undecided, but it would be very simple to implement. I may start by hiding games that are wishlisted by only one user...
Comment has been collapsed.
Wow, that's cool! I don't know if I'd be able to do much with it since I never have money or much of a whitelist, but the people who do those big giveaways will be able to make people even happier!
Comment has been collapsed.
Works like a charm, thank you!
And no, I won't buy my whitelist GTAV :D
Comment has been collapsed.
30 Comments - Last post 6 minutes ago by spacepilot
24 Comments - Last post 8 minutes ago by pingu23
29 Comments - Last post 50 minutes ago by Hawkingmeister
25 Comments - Last post 53 minutes ago by CapnJ
23 Comments - Last post 56 minutes ago by Chris76de
149 Comments - Last post 1 hour ago by WastedYears
511 Comments - Last post 1 hour ago by ADR14N
3,328 Comments - Last post 28 seconds ago by pizurk
139 Comments - Last post 5 minutes ago by Moony1986
664 Comments - Last post 17 minutes ago by n3ov
7,939 Comments - Last post 29 minutes ago by OrKhun
132 Comments - Last post 30 minutes ago by Carenard
479 Comments - Last post 50 minutes ago by Addriano13
75 Comments - Last post 1 hour ago by Moony1986
UPDATE NOVEMBER 30 2021
It's reported broken. Since a similar functionality has been integrated in ESGST and I'm lacking free time, please use ESGST and consider this script dead. Thanks to anyone who used it for the years it worked :)
UPDATE APRIL 14 2018
Version 0.3.3 has been released. It's available here: Clicky
Previous update::
Please let me now if you encounter issues
Update August 27 2017:
A full rewrite of the result page on the server side: nothing to update on your side
=> now using Bootstrap CSS so your eyes should stop bleeding like before
=> page rewritten with Angular framework (you probably don't care if you are not a dev)
=> added function to auto-display (or hide) users name for all games
=> added ITAD links for each game (they are generated on the fly, so it may be a not 100% accurate process)
=> enabled for SG whitelist and for the few groups using this privately
=> new function
incomingavailable: a search function which allows to type part of a game name and get matching games on the fly. The search is made on the server on all games, so you'll be able to find matching game #150 while only displaying top 100 games. If you don't find a game, it means that no one in your whitelist has wishlisted it (or that my search engine is broken !).I will be very happy to read any feedback on this, including improvement suggestions, and bug reports. Also reports of proper functionning are welcome (feel free to state what browser you are using) !
SG Whitelist Tools
Main purpose: display the wishlist of your whitelist
Also with tools to easily import / export / empty your whitelist and your blacklist
Changelog for the last client-side release update:
Older changes:
Any feedback will be welcome, I'll do my best to fix any bug you will find. I have made some testing but I can't garantee that nothing will go wrong. Don't use the script if you can't take the risk :)
Thanks to HiroHiro for the good testing, and to Psycho345 and BarefootMonkey for the few lines of code I borrowed from them ^^ Also thanks to ESGST for the ready-to-use regular expression for ITAD links :)
Comment has been collapsed.