Skip to content

PrepuBot v1.0.0 - Standalone Single Binary

Choose a tag to compare

@oypi oypi released this 04 Sep 02:35
· 36 commits to main since this release

PrepuBot v1.0.0 - Standalone Single-Binary Release

Features

  • All-in-One Standalone Linux Executable: Embedded Python 3.14, PyTorch CPU, NumPy, evdev, Nexto model weights (nexto-model.pt), and the Rust Tactical GUI in a single portable 388MB binary.
  • Zero Dependencies: Friends do not need Python, PyTorch, pip, git, or Rust installed.
  • Easy Anti-Cheat (EAC) Compatibility: Automatic process disambiguation isolating RocketLeague.exe from RocketLeague_EAC.exe. Works out-of-process in normal EAC mode and offline (-noeac) mode.
  • In-GUI Permission Guidance: Helpful setup alerts in case /dev/uinput or ptrace_scope need configuration.
  • Cyberpunk Tactical HUD: Real-time 120Hz telemetry overlay with car speed, boost %, ball distance, and active decision state.
  • Global Hotkey Toggle: Instant engagement via F6 anywhere in-game.

Quick Start for Friends

  1. Download prepubot from this release.
  2. Run permission setup (one-time):
    sudo chmod 666 /dev/uinput
    echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
  3. Make executable and run:
    chmod +x prepubot
    ./prepubot