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

< Обсуждения: GeoGuessr Ultimate Script

Отзыв: Плохой — скрипт не работает

is it possible to not make the classic compass disappear?

MrMikeАвтор
§
Создано: 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.

Ответить

Войдите, чтобы ответить.