ConsoleHelper

Hides PC runs from the GTAV Speedrun.com Leaderboard

Author
FriendlyBaron
Daily installs
0
Total installs
31
Ratings
0 0 0
Version
1.2
Created
2021-08-24
Updated
2024-03-20
License
N/A
Applies to

ConsoleHelper

Hides PC runs from the GTAV Speedrun.com Leaderboard

Note: Since speedrun.com has added a better 'Filters' button where you can select platforms yourself, This is no longer actively maintained. As of 3/20/2024 I have made the bare minimum 'Hide PC Runs' button work, but the fancier features may be broken.

This Tampermonkey/Grease Monkey script will add a button to your Speedrun.com page that will Hide all runs done on PC

https://i.imgur.com/R2bv2EU.png

Once hidden, the original full leaderboard rank will show, but also in parenthesis, the console-only rank will show now too

https://i.imgur.com/buXOH9C.png

You can press the button again to again show PC runs. The text of the button will change while it is working - it may take a few seconds, espcially on Trevor%. It will also reset to showing PC runs upon leaving or refreshing the page - also meaning no data is stored by the script.

For non-programmers, every single line of the code is commented explaining what it does.

Note that upon hiding PC runs, it will turn on the "Show Obsolete Runs" option, which may take a moment to load. This is done because it lets us find runs done by people who used to play on Console, but now play on PC, and still see their fastest console runs. It will show a '-' next to their normal rank if it is one of these runs.

If you wish to use this on leaderboards other than GTAV, edit or add more '@match' lines (line 7)

Github: https://github.com/FriendlyBaron/ConsoleHelper