GeoGuessr Ultimate Script

GeoGuessr Ultimate Script - One Script to rule them all - Work In Progress - Adding features over time - Removes Bottom, Right and Top Bar (Options) - Pimps Data - Makes for a cleaner experience - Removes Author (Optional - For an extra challenge) - Changes flags with numbered flags - Adjust GeoGuessr Logo position - Adjusts Data position

< Rückmeldungen auf GeoGuessr Ultimate Script

Rezension: Fehler - Skript funktioniert nicht

§
Veröffentlicht: 06.01.2022

is it possible to not make the classic compass disappear?

MrMikeVerfasser
§
Veröffentlicht: 06.01.2022

Hi Tom. Yes, you can edit around line 56 where it says

// HIDE COMPASS - (For an extra challenge)
let hideCompass = true;

Change it so

// HIDE COMPASS - (For an extra challenge)
let hideCompass = false;

Also. Haven't updated this script in a while, so it may not be working 100% Recently Geoguessr updated the UI so I will have to make some more updates to it.

Antwort schreiben

Anmelden um eine Antwort zu senden.