Is there a way to 'unfollow all' followed games?
I'm wondering if this is possible.
< >
Showing 1-15 of 15 comments
Originally posted by MalikQayum:
https://steamcommunity.com/my/followedgames
I got around 500
Last edited by Jackhammer (Wholf); Mar 4, 2021 @ 7:50pm
MalikQayum Mar 4, 2021 @ 11:44pm 
2
write a script to do it for you then.
EDIT: i'll just do it for you.
$J( ".unfollow_game_btn" ).each(function() { $( this ).click(); });
i am not sure whether or not it is going to trigger some sort of cooldown but i guess you will find out when it has to do it for 500 games.
Last edited by MalikQayum; Mar 4, 2021 @ 11:55pm
Originally posted by MalikQayum:
write a script to do it for you then.
EDIT: i'll just do it for you.
$J( ".unfollow_game_btn" ).each(function() { $( this ).click(); });
i am not sure whether or not it is going to trigger some sort of cooldown but i guess you will find out when it has to do it for 500 games.
How... -how do you find/do this? I mean, you are GOD with coding? :P
MalikQayum Mar 5, 2021 @ 6:10am 
did it actually do 500 requests without getting you a temp ip cooldown?
Last edited by MalikQayum; Mar 5, 2021 @ 6:10am
Originally posted by MalikQayum:
did it actually do 500 requests without getting you a temp ip cooldown?
I'm scared for that so i will do it by hand xd.. Thank anyway though
ReBoot Mar 5, 2021 @ 6:39am 
I remember unfollowing 1,5 kilogames. Manually. That was an interesting experience...
MalikQayum Mar 5, 2021 @ 9:42am 
add a delay, if you are "scared"
ChrisP Jun 25, 2021 @ 10:19pm 
Originally posted by MalikQayum:
write a script to do it for you then.
EDIT: i'll just do it for you.
$J( ".unfollow_game_btn" ).each(function() { $( this ).click(); });
i am not sure whether or not it is going to trigger some sort of cooldown but i guess you will find out when it has to do it for 500 games.

Perhaps I'm slow, but how do I run your script?
MalikQayum Jun 25, 2021 @ 10:35pm 
Open the browser console on the followed games page and paste it and then press enter.
Last edited by MalikQayum; Jun 25, 2021 @ 10:35pm
Jackhammer (Wholf) Jun 25, 2021 @ 11:34pm 
Originally posted by MalikQayum:
Open the browser console on the followed games page and paste it and then press enter.
This will 'unfollow' all the following games?
ReBoot Jun 25, 2021 @ 11:56pm 
Originally posted by 「WHOLF⚡」:
Originally posted by MalikQayum:
Open the browser console on the followed games page and paste it and then press enter.
This will 'unfollow' all the following games?
That's pretty much what the script code says.
Jackhammer (Wholf) Jun 25, 2021 @ 11:57pm 
Originally posted by ReBoot:
Originally posted by 「WHOLF⚡」:
This will 'unfollow' all the following games?
That's pretty much what the script code says.
Yea, I don't have my glasses on :p thank you!
Originally posted by MalikQayum:
write a script to do it for you then.
EDIT: i'll just do it for you.
$J( ".unfollow_game_btn" ).each(function() { $( this ).click(); });
i am not sure whether or not it is going to trigger some sort of cooldown but i guess you will find out when it has to do it for 500 games.
Thank you. I unfollowd over 2000 games using this proccess :diceywarrior:.
celerun Jun 5, 2024 @ 9:33pm 
Originally posted by MalikQayum:
write a script to do it for you then.
EDIT: i'll just do it for you.
$J( ".unfollow_game_btn" ).each(function() { $( this ).click(); });
i am not sure whether or not it is going to trigger some sort of cooldown but i guess you will find out when it has to do it for 500 games.

lol, this is awesome, thank you! :D
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: Mar 4, 2021 @ 6:20pm
Posts: 15