Skip to content

Latest commit

 

History

History
75 lines (50 loc) · 2.43 KB

File metadata and controls

75 lines (50 loc) · 2.43 KB

TMP Admin Checker

TMP Admin Checker is a small tool for TruckersMP (ETS2 / ATS).
It helps you detect admins near you in-game by reading TruckersMP log files in real time.


What it does

  • Automatically finds your TruckersMP spawning log.
  • Reads game logs in real time while you play.
  • Detects when one or more admins appear near you.
  • Shows desktop popup notifications when an admin is detected.
  • Saves all detected admin encounters to a log file.
  • Automatically downloads and updates the official TruckersMP admin list.
  • Provides a settings panel to control sounds and notifications.

Features

  • Popup notifications (can be enabled or disabled).
  • Popup notification sound (can be enabled or disabled).
  • Shows the last detected admin in the main window.
  • Admin roles are verified using the official TruckersMP team page.

Files & storage

All temporary files are stored in one folder: Downloads\tmp-admin-checker

This folder contains:

  • admins.txt – list of all TruckersMP admins
  • AdminMeetingsLog.txt – history of detected admins

These files are automatically created, updated, and overwritten when the program starts.
You no longer need to delete anything manually.


How to use

  1. Download the latest release from the Releases page.
  2. Start TruckersMP
  3. Run tmp-admin-checker.exe.
  4. Click Start checker in TMP Admin Checker.
  5. When an admin appears near you, you will see a popup notification (and optional sound).

Screenshots

image screen

Notes

  • It is recommended to start TruckersMP first, and only then launch TMP Admin Checker.
  • Admin data is loaded from the official TruckersMP website.
  • All detection is based on TruckersMP spawning logs.

Requirements

  • Windows 10 OS or higher
  • .NET Framework 4.7.2 Download