Old steamgifts had pages for each games with some statistics, but new one doesn't (or I'm not aware of them). Without them I can't find the points / raw cv from them (maybe when I integrate steam api I can check it there but it could be out of sync with steamgifts cached value).
The other part that makes it a little bit messy is that we have the 5 copies thing, that will force the script to parse all your sent games everytime you want to check the real CV of a certain game in order to apply that rule.
Comment has been collapsed.
Steamgifts blocks steam url from use profile to not-registered people, so if your nickname is not equal to your steam vanity name, it breaks.
I'll search for a solution later, it seems that every people I've chosen to test it had the same steam username and vanity url
Comment has been collapsed.
Before calling out someone, please manually check the results
Ehhh maybe you meant before reporting someone ? Because you're not supposed to call out at all, no matter it you are right or wrong.
Comment has been collapsed.
bump! just saw the new feature!
Thanks alot, its very useful ;)
Comment has been collapsed.
I got bored and decided to play around with some userscripts... One of the scripts I created adds links to your server onto the userpages here on steamgifts.... It's still very raw and unoptimized but if anyone wants to look at it...
Comment has been collapsed.
I haven't seen any real activity there for a while... also, they use a weird framework that I was to lazy to learn ;-)
On a sidenote: Now that I seem to have gotten more people interested in this by making a post about it, it might be a nice idea to somehow collect known problematic games so that the site can mark those... Not sure what the best way would be, but I thought I'd put it out there
Comment has been collapsed.
I think all the "Deluxe", "Goty", "bundle with dlcs" are problematic.
I guess steam marks the game and the associated dlc's as activated, but not the "pack". The problem is that the "pack" is detected as a single game, not a pack, so we can't really check it's contents right.
Steam API is a really big mess with DLCs, the majority of them are not returned as owned. It's quite unacceptable for a company as big as Valve.
We can indeed build a database with those problematic games to mark them in another category.
Comment has been collapsed.
its not 100% acurate in what you sent or won, but in how SG calculate you lvl.
for example; i gaveaway a full price steam gift and SG calculated as it was a Bundle version-
Comment has been collapsed.
Steamgifts would give you only 15% for bundled games.
Always.
No matter if you had bought it normally or via bundle sites.
Comment has been collapsed.
thats what i said, no matter if you paid full price for the game that you giveaway. if has been ever bundled, it will give only 15%
Comment has been collapsed.
Oh. I misread~ your post :)
I though you were complaining and mark that as a bug :)
Comment has been collapsed.
not a bug. the program tells you what SG calculates with presision but not always the "real" money you spent becouse SG dont always calculates the real value.
the program is awesome never the less and i always check on it if im courius!
Comment has been collapsed.
EDIT: And... working again!
Huh, I'll have to revert a change... Steamgifts gives non-acurate information on copies marked as received...
Since this morning I use a count of names marked as received instead of the giveaway announced number of copies, because not every multiple copies giveaway ends up with all marked as received. But looking at your profile it seems that the names displayed as received is limited to 3, so we are screwed too.
I'll revert to use the number of copies announced by the giveaway. Thanks for the report!
Comment has been collapsed.
something went wrong i just won game, activated key , made steam profile public synced with steamgifts & checked with non-activated gifts..site is saying I have NOT activated any of my games..NOT A SINGLE ONE!
what am I missing here?
edit:- nevermind. it went back too showing tropico DLCs. so am I to assume it doesn't work if your profile is private?
Comment has been collapsed.
Now the detailed game log for not activated DLCs and removed-from-steam-api ones is now hidden by default. There is a "button" to show/hide it. You'll still see the section if there is at least an entry (even if it is hidden by default).
Some more explained cases where the prediction can cause false positives.
Comment has been collapsed.
I recently noticed that games that are marked not received still appear as not activated.
If it is not possible to filter these out of the check, I think you should add a warning on the page about this
Comment has been collapsed.
It was indeed a giveaway with 2 copies and the other winner marked it received
Comment has been collapsed.
Now it should work in the vast majority of cases.
In a case where more than 3 people mark it as received and more than 3 marked it as not received and the user we want to check has a username that is alphabetically lower than 3 of them, we'll not be able to know it. But that is just a remote case (please CG make an open API !!!)
Comment has been collapsed.
Thanks for the quick fix
EDIT : I'm not sure what alphabetically lower is. Is A lower than B or B is lower than A ? ^^
Comment has been collapsed.
B is lower than A for the scenario I told you (in fact B is greater in ascii/utf8 but whatever).
This is a limitation of how steamgifts displays the winners and the marked as not received for giveaways of multiple copies. That's it, it just show the 3 "first" markers from A-Z
Comment has been collapsed.
Nice website. Although it puts me at level 5 when steamgifts itself puts me at level 6. Spooky.
Comment has been collapsed.
Limitation number 3:
"The tool will search steam API to get the real cost for packages that has its point value truncated to 100 in steamgifts, but if the package is no longer available the tool will use the points as CV (100$)."
Square Enix Hit Collection is no longer in steam api, so it's impossible for the tool to know its CV.
That is what is causing the difference on levels.
Comment has been collapsed.
This is very neat!
Although, I just checked myself and it's (incorrectly) reporting two non-activations.
One (Comix Zone) is a DLC, not a separate game. It shows up under SEGA Genesis & Mega Drive Classics. I know you say on the page that some base games are not recognized as owned, such as from Sega Classics, but those aren't base games. When I activated Comix Zone, it was my only Sega Classics game, but it showed up internally as DLC.
The other (Crazy Machines 1.5) is actually two different steam games (Crazy Machines 1.5 Inventors Training Camp, Crazy Machines 1.5 New from the Lab, both can be seen from the Wacky Contraption Ultimate Collection but the links go back to Crazy Machines 1.5).
As inconsistent as Steam is regarding how they report games, this sounds like it would be such a pain to maintain! However, I'm definitely using it to check my winners from now on.
Edit: Dota 2 also comes up as not activated if someone won it back before it was f2p, I just noticed.
Comment has been collapsed.
it's not site's or sg fault. A lot of games have multiple ids for same title and might game night have different id then the steam api is giving out, especially if you don't live in usa.
that crazy machines 15 problem is somewhat strange, as if you check community hub for that game, it doesn't appear on steam api as owned for anyone
Comment has been collapsed.
Yeah, I found that one of my GA winners had all games part of SEGA Classics games as not activated, also Arma 2 which was weird.
Still this is a great tool for a quick scope of the users, then I double check first with the Games Won section and then proceed to the actual Steam Library.
Comment has been collapsed.
Yep, I always have to double check, but it's still a nice tool and I use it regularly.
Comment has been collapsed.
See limitation 2:
Comment has been collapsed.
Hello,
Borderlands 2 is still marked as non-bundeled. It's been this way for several days now.
Comment has been collapsed.
17 Comments - Last post 10 minutes ago by Acojonancio
24 Comments - Last post 11 minutes ago by Fluffster
25 Comments - Last post 17 minutes ago by magicmase
70 Comments - Last post 1 hour ago by Reidor
1,772 Comments - Last post 1 hour ago by AKFalcon
5 Comments - Last post 2 hours ago by OneManArmyStar
54 Comments - Last post 2 hours ago by pizzahut
61 Comments - Last post 3 minutes ago by moemustaine
163 Comments - Last post 10 minutes ago by Fluffster
686 Comments - Last post 32 minutes ago by Cruse
29 Comments - Last post 33 minutes ago by Prosac
7 Comments - Last post 37 minutes ago by Lugum
2 Comments - Last post 47 minutes ago by yugimax
1 Comments - Last post 48 minutes ago by SkeetSurfer
SteamGifts Tools is a tool in a form of a website that lets you do some interesting checks to steamgifts mechanics:
Link www.sgtools.info
Themes
User Scripts
Tools
Limitations
This thread contains a Wiki visible with the GHWSGI userscript. If you prefer to see it directly on GitHub instead, click here.
This thread contains a Wiki visible with the GHWSGI userscript. If you prefer to see it directly on GitHub instead, click here.
This thread contains a Wiki visible with the GHWSGI userscript. If you prefer to see it directly on GitHub instead, click here.
Comment has been collapsed.