GROS

Status panel for OGame running in Tampermonkey.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Gal Rol
일일 설치 수
1
총 설치 수
7
평점
0 0 0
버전
0.5.0
생성일
2026-06-01
갱신일
2026-06-01
크기
129KB
라이선스
MIT
적용 사이트

GROS

GROS is a lightweight userscript that makes playing OGame more convenient. It adds a compact status panel to the overview page and presents selected information that is already available in the current game interface in a clearer, faster, and more convenient way.

The script was designed as a simple, transparent, and non-invasive add-on. It works as a read-only presentation layer for information from the currently loaded OGame page and displays it in a more practical form.

Main Features

  • Compact overview panel with three clear sections: expeditions, fleet, and moon activity.
  • Time until expedition return.
  • Used and available expedition slots.
  • Fleet-in-flight percentage calculated from information visible on the loaded page and locally remembered reads.
  • Time until the main fleet save returns.
  • Moon activity counter showing when all moons last had activity.
  • Small activity dots next to moons when fresh activity was detected within the last 15 minutes.
  • Polish and English interface labels.
  • Local browser cache used only to keep already detected data between page views.
  • Tested with AntiGameReborn and prepared to work alongside it without conflicts.

Why The Script Is Lightweight

GROS focuses on presenting data. It reads the current DOM, formats information already available in the game, uses local browser storage for remembered values, and keeps the interface compact. The script is very simple and can be used as one of the add-ons that makes playing OGame more enjoyable.

Technical Scope

  • Reads data from the currently loaded OGame page.
  • Displays selected values in a compact overview panel.
  • Stores already detected values locally in the browser via localStorage.
  • Keeps data only in the user's browser.

The purpose of GROS is to improve readability and reduce manual checking of information that the player already sees in the interface, while keeping the script small, passive, and easy to understand.

Compatibility

GROS was tested together with AntiGameReborn and was designed to work alongside it without conflicts. Compatibility with other add-ons, extensions, or userscripts is not guaranteed.