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 피드백으로 돌아가기

리뷰: 나쁨 - 스크립트가 작동하지 않음

§
게시: 2022-01-06

is it possible to not make the classic compass disappear?

MrMike작성자
§
게시: 2022-01-06

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.

답글 게시

답글을 게시하려면 로그인하세요.