This topic has been locked
Is there a way to 'unfollow all' followed games?
I'm wondering if this is possible.
< >
Showing 1-15 of 16 comments
[THG] WHOLF⚡ 4 Mar, 2021 @ 7:48pm 
Last edited by [THG] WHOLF⚡; 4 Mar, 2021 @ 7:50pm
MalikQayum 4 Mar, 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; 4 Mar, 2021 @ 11:55pm
[THG] WHOLF⚡ 5 Mar, 2021 @ 5:09am 
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 5 Mar, 2021 @ 6:10am 
did it actually do 500 requests without getting you a temp ip cooldown?
Last edited by MalikQayum; 5 Mar, 2021 @ 6:10am
[THG] WHOLF⚡ 5 Mar, 2021 @ 6:29am 
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 5 Mar, 2021 @ 6:39am 
I remember unfollowing 1,5 kilogames. Manually. That was an interesting experience...
MalikQayum 5 Mar, 2021 @ 9:42am 
add a delay, if you are "scared"
ChrisP 25 Jun, 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 25 Jun, 2021 @ 10:35pm 
Open the browser console on the followed games page and paste it and then press enter.
Last edited by MalikQayum; 25 Jun, 2021 @ 10:35pm
[THG] WHOLF⚡ 25 Jun, 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 25 Jun, 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.
[THG] WHOLF⚡ 25 Jun, 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 5 Jun, 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 16 comments
Per page: 1530 50