Love the script, but it sucks I have to redo my configuration after each update. Why not save those settings within Tampermonkey?
Comment has been collapsed.
Sorry I haven't read all pages on here but on Fanatical page bundles games are showing as owned when they are not (example) Excalibur Games Indie Bundle all green ticked but I don't own 2 of them [Laser Disco Defenders] & [Hyper Sentinel]
Comment has been collapsed.
When you say clear storage of userscript can you explain that further? apologies if it's right in front of me
also forgot to mention which browser I am using
Chrome Version 73.0.3683.103 (Official Build) (64-bit)
https://i.imgur.com/kJ8JsoS.png
Shows I own this game when I don't
Comment has been collapsed.
If you hover over the icons, you can see it is the appid of the first game. This happens because humble bundle only updates the link and description and not the underlying HTML elements. Therefore, my script doesn't detect any change and the link stays "already checked". I'm not sure if I can get around this.
Comment has been collapsed.
You mean Bundlestars/Fanatical yeah? and yeah all appid 524250
Thanks for replies
Comment has been collapsed.
another example: https://barter.vg/bundles/3/
you go there and you can see so many steam store link with bundles, and your PC will be lagging.
Comment has been collapsed.
Script suddenly stopped working yesterday (May 27th 2019). Even a re-install doesn't help. It stopped checking links, no more symbols are shown. I think it has something to do with an ESGST update, but this is just my gut feeling.
I'm running version 1.8.6.
Comment has been collapsed.
Steam Web Integration V1.8.7 released!
https://github.com/Revadike/SteamWebIntegration
Now supports low confidence metric and had dedicated settings page
Comment has been collapsed.
Not working for me on this page:
https://www.reddit.com/r/GameDeals/comments/csi8ka/indiegala_daedalic_publisher_sale_up_to_90/?st=jzijivoz&sh=3042da28
Used to work on reddit tables before.
Comment has been collapsed.
I was using Royalgamers old script .
I just updated to to 1.88 and no change.
Maybe the indiegala tables on reddit just don't work ,Fanatical tables work on reddit.
Maybe i'm confusing it with another script i have installed ,i'll have to check.
Anyway ,
@Revadike
I didn't realise you had taken over the upkeep of this script.
Thanks !
I presume it's a good idea to update to this new 1.88 version ?
Comment has been collapsed.
Royalgamer06 is my old username.
The reason it is not working for that page, as @seNs666 already said, is because those are links to indiegala.
The script only works for links that contain the game's appid, usually steam store links (https://store.steampowered.com/app/APPID)
Comment has been collapsed.
Oh cheers man ,thanks for the clarification ,didn't realise it was you ,nice to hear you're still around.
Sometimes it 's good to have a name change ,too many idiots on the internet these days causing problems
for ridiculous reasons .
All the best !
Thanks for your work .
Comment has been collapsed.
what #? ,sorry just noticed this.
No reason for ,me to do that ,lol.
It can only have been a mistake , i have done it before when clicking on the steam profile buttons .
My browser can load really slow sometimes due to my 3g connection. and if i click on things too soon i get a totally different result :)
Anyway ,fixed ,thanks for pointing it out.
I'm wondering now ,how many others i've done that to without realising :P
Comment has been collapsed.
Version 1.9.0
Comment has been collapsed.
I usually edit the colours for cards/ not interested etc e.g I edit these manually and I.m doing it wrong, there is an option to set colours by user:lol. as obviously after each update those I set reverted to what you set.
Comment has been collapsed.
I'm saying I used to manually edit your script(each time you updated script it overwrote the edits) not realising there was an easier way in the settings (i didn't realise there was setting for it or rather forgot it got an update to have settings))
Comment has been collapsed.
the update ruin the layout(right side)
https://i.imgur.com/nVcthYF.jpg
Comment has been collapsed.
I'm not sure what happened, but this script runs slow as molasses in the giveaways section of Steamgifts now. It takes well over a minute to load the icons on each page of giveaways. In the discussions (aka bundle threads) and on other sites it's working perfectly, though.
Seems like it just started with this latest update. I removed the old version entirely before installing the new one, and I run a very barebones ESGST (discussion settings mostly), and even removing ESGST doesn't fix the issue.
EDIT: Is there any way to simply disable it from accessing the giveaways pages, as I use it primarily for the bundle threads and off-site anyway?
Comment has been collapsed.
Please disregard the performance issue. I spent some time and narrowed it down to an old giveaway filter script I had installed and didn't realize it (thought it was part of ESGST). I removed that script and the performance of your script is fine again.
Thanks.
Comment has been collapsed.
I've ran this for months and had all the icon options set to false so it only showed a red X or a green checkmark if I owned the game or not. If I set the DLC option to false, it turns off the red X/green check. Is there a way to set it to only have that again or am I required to have the DLC set to true?
Comment has been collapsed.
Update broke it for me:
Syntax error @ "Steam Web Integration"!
##########################
JSHINT output:
##########################
E_c@eval:3:393
ja@eval line 1 > Function:64:82
create@eval line 1 > Function:75:419
e@eval line 1 > Function:16:354
run@eval line 1 > Function:16:468
anonymous/<@eval line 1 > Function:77:221
g</<@eval:3:75
b@eval:2:64
anonymous/<@eval line 1 > Function:77:194
anonymous/<@eval line 1 > Function:77:231
TM_back@eval line 1 > Function:78:3
anonymous@eval line 1 > Function:78:10
g</<@eval:3:75
exec_fn@eval:1:105
@eval:11:313
U@eval:10:83
Comment has been collapsed.
Sorry, the copy left out another error which was suppose to be there too:
SyntaxError: invalid regexp group
The trace for it doesn't give much useful info, but I tracked it down to this line:
const appID = parseInt(attrVal.match(/(?<=apps?\/)[0-9]+/g)[0], 10);
I tried reinstalling, but it made no difference.
Comment has been collapsed.
So, I am using the script for a while now and I changed some stuff myself, like some of the icons and such but I can't figure out how to get rid of the icon for unowned games, I don't want to see it on every game I don't own, could you either tell me how to remove it, else maybe add an option to not see it like you have with the cards and such!?
Besides that I also have the problem that since the newest update (I never update because it ruins my changes) I see the icon behind every name + every picture for the giveaway, is there a way to change that so I only see it at the old place, so besides the name? Now I see it double and that's annoying.
Comment has been collapsed.
Thanks, I changed it and now it works only on links again!
Guess I can't easily change it so it doesn't show unowned games? I don't know much about coding, I did notice if I delete the picture out of the script, or delete the unownedColor + unownedIcon from the list, the whole script stops working haha so that was a bad idea.
Thanks again for the script though, am very happy with it, Steamgifts (and outside of it) is so much easier to use with this!
Comment has been collapsed.
How to do this?
And the Steamgifts.com is so lag and slow when I turn both endless scrolling(ESGST) and this script on.
Browsing a long game list on Barter.vg encounter the same situation too.
Is it normal? Any fix?
Also, thanks for making this fantastic script!!! πΊππ½
[EDIT] Sorry, I just saw the settings right now. It's strange the settings doesn's show up on some websites. π€
Comment has been collapsed.
When running version 1.9.4 - when I now go to the settings page all that is displayed is the message : "Steam Web Integration not installed! Please make sure it is installed correctly and enabled, then refresh the page." This message persists through clearing, tamper monkey factory resets for the script, and deleting an reinstalling.
Is there something I'm missing or is this perhaps a recently introduced feature? π
Comment has been collapsed.
Hi, is there a way to add a function if the game has achievements or not? Thanks.
Comment has been collapsed.
16,297 Comments - Last post 4 minutes ago by SebastianCrenshaw
52 Comments - Last post 48 minutes ago by adam1224
206 Comments - Last post 3 hours ago by Joey2741
26 Comments - Last post 4 hours ago by Jarda
31 Comments - Last post 4 hours ago by Pika8
1,519 Comments - Last post 5 hours ago by Tristar
1,798 Comments - Last post 5 hours ago by Cacciaguida
16 Comments - Last post 1 minute ago by Fyoll
18 Comments - Last post 5 minutes ago by MagnificentOne
101 Comments - Last post 13 minutes ago by CultofPersonalitea
122 Comments - Last post 23 minutes ago by dailylhama
40 Comments - Last post 36 minutes ago by NewbieSA
28,249 Comments - Last post 51 minutes ago by thephilosopher555
378 Comments - Last post 54 minutes ago by Tucs
Steam Web Integration
β’
GitHub
FireFox
Chrome
β’
Comment has been collapsed.