Overview
GTA SA — Autonomous Bus Bot
A Python-based bus bot that drives a recorded route on SA-MP servers from start to finish, fully autonomously. It reads game memory to track vehicle position, speed, and state, and sends steering/throttle/ brake input directly to the game.
Key Features
- Learns the route via record/playback (F8–F11), auto-replays fare (Y) and command (T) key presses at the correct spots
- Stops exactly at the recorded checkpoint for fuel/toll stations
- Gradual recovery maneuvers to get unstuck without overcorrecting
- Automatic self-repair routine when damage reaches 100%
- Clean, localized live HUD and control panel (speed, route %, damage, lap)
- Ed25519-signed, hardware-locked (HWID), online-verified licensing system


