Works perfect! Thank you! Btw: I´ve posted all 11 steam games i found on twitter ;-)
Comment has been collapsed.
On the Collection page - Does the TamperM extension show a "1" on it, denoting that that page had a userscript run on it? Click it, does it have the name of this script next to a Green circle?
If if does, try Ctrl+Shift+J, Is their some big error message?
All you should get is
"Tampermonkey started
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. "
Comment has been collapsed.
Here's one that doesn't require you to install Tamper Monkey. To install it, just save it as a file (with the name ending in .user.js), and then open Chrome's extension manager and drag and drop the file onto it.
Comment has been collapsed.
Great idea, I'd love a FF version. Why no screenshots of what it looks like though?
(obviously edit out any keys from a screenshot though!)
Comment has been collapsed.
Wow that was fast :) Thanks for the effort wisnoskij :)
Comment has been collapsed.
Thanks :D Works nice. Got three games out of it :D
Comment has been collapsed.
What browser/userscript extensions are you using?
It does not appear to recognize the Unicode character for one.
It looks like it is also having trouble with Jquery.toggle(), or the css "display:none;" property (as all they key detail pages are shown).
The data storage is obviously working, but for some reason it is not outputting the keys
Comment has been collapsed.
I'm really not understanding any of this lol. So when you use steam and origin keys, they convert into desura keys? Wait what...? I thought only Desura Keys were supposed to be used to turn into steam keys. SOMEONE EXPLAIN I AM TOTALLY CONFUSED.
Comment has been collapsed.
This discussion is totally unrelated to my mod, right?
You can use Desura's collection page to add desura games to your account, using any valid Desura keys. Sometimes a key might be valid in both Steam and Desura, I think I remember some pre-order games I bought having a key that worked in multiple places.
Yes humble desura keys will work, any desura key will work. If you have a Steam or Origin key that the developer says also works in Desura, it will work as well (if he is right).
Comment has been collapsed.
Thanks, works great.
Anyone else get a non-redeemable Steam key for "Reversion - The Meeting" though? Mine is a 5x5 code, but Steam just says its invalid.
Comment has been collapsed.
Its come up as a Steam key since before I used your script by the way, so this was kind of a non-related thing I'd just try and get an answer to :-p
Comment has been collapsed.
9 Comments - Last post 47 minutes ago by yush88
721 Comments - Last post 54 minutes ago by Bum8ara5h
12 Comments - Last post 1 hour ago by steveywonder75
5 Comments - Last post 3 hours ago by yush88
30 Comments - Last post 4 hours ago by cpyd
4 Comments - Last post 5 hours ago by Lugum
25 Comments - Last post 5 hours ago by JHartmann
30 Comments - Last post 4 seconds ago by Asulf
140 Comments - Last post 15 seconds ago by Bydofied
576 Comments - Last post 4 minutes ago by sobbiebox
119 Comments - Last post 13 minutes ago by Momo1991
373 Comments - Last post 17 minutes ago by Kappaking
206 Comments - Last post 17 minutes ago by aez76
76 Comments - Last post 21 minutes ago by aez76
I am currently working on a script to scrape the key information for all your Desura games (http://www.desura.com/collection).
The basic idea is that you can manually, scrape all or one game Key page(s).
Then, when the script knows that some specific game has a steam key, and/or a GOG key it can insert those icons in its row, to let you know. Then, if you click the icon, it would show you the keys, somehow.
INSTALL V2.7
Tested on Firefox and Chrome w/ Tampermoneky. Script requires Tampermonkey on Chrome.
Opera also has a Tampermonkey extension that should do the trick.
There is also a second Opera extension Violent Monkey, and two Safari extensions NinjaKit and GreaseKit which should work, but absolutely no testing has been done on them. And all three of them, at the time of this writing, lack the ability for me to add keys directly into the clipboard.
(People with old versions should auto update at some time, at least that is what is supposed to happen)
Released V2.7: Added export game download list.
Somehow it lost the ability to designate a file name, it was working a minute ago and then for no reason it stopped. Might just be for me, I did not touch the code.
Released V2.6: Made export more universal. Tested in FF and Chrome.
Released V2.5:
Released V2.4: Stable, feature complete release.
Released V2.2.1: Fixed multiple issues that sometimes caused the key menus to be hidden by content on top of them.
Released V2.2:
Released V2.1: Fixed the crashing during full scans.
Released V2.0: The remake for the changed site and merged the two versions into one.
Important: This is a very early version of the 2.x remake, and as such has a few bugs and loads of missing features. Most notable, in the browsers I have tested it on, moderate sized collections crash the browser/page when scanning all games. If you give the script a minute, it will correctly scan your entire library, but will never recover from this. Close the page and open a new one to see the results of the scan.
Old links V1.4 Userscripts.org Static Mirror Userscripts.org Static Mirror (FF)
Released V1.4: Old method: empty key text box (=== '') meant Not Yet Claimed, randomly did not work for some text boxes, even ones that were identical (as far as I could tell) to the ones it worked on. New method: check if button says "Get", if "Get" than Not Yet Claimed.
Released V1.3: Fixed the Options column to actually work.
Released Version 1.2
Comment has been collapsed.