Grand Champion.
Now on autopilot.
PrepuBot brings the intelligence of Nexto to your Rocket League matches on Linux. Flawless Grand Champion 1 rotations, frame-perfect speedflips, and lethal flicks with a single tap of F6.
Trained to win.
Grand Champion 1 calibre.
Nexto is a deep reinforcement learning Transformer network trained on millions of high-ranked competitive matches.
Lethal 45° Flicks
Carries the ball with micro-adjustments on the car roof, reads challenger momentum, and releases sudden 110+ km/h flicks over defenders.
Guaranteed Speedflips
Executes frame-accurate diagonal speedflips on kickoff with sub-millisecond accuracy, consistently winning kickoff possession against human opponents.
Patient Shadow Defense
Maintains optimal goal-side positioning without awkward double-commits, shadowing attackers before executing decisive 50-50 challenges.
Everything you need.
Nothing you don't.
Engineered for effortless control, ultimate stealth, and rock-solid reliability.
Global F6 Hotkey
PrepuBot listens for the global F6 key across your system. Tap F6 when the kickoff countdown begins to let Nexto play, or tap F6 again anytime to take back manual control.
Undetected by Easy Anti-Cheat
Operates completely out-of-process in Linux userspace. It reads memory via read-only kernel calls and inputs controls via hardware-level Xbox 360 controller emulation. Zero DLL hooks.
Single Portable Binary
No Python, PyTorch, git, or Rust toolchain setup required. Download the pre-bundled binary, make it executable, and play.
Alt-Tab with Confidence
Window focus guard automatically freezes all bot inputs whenever Rocket League is minimized or unfocused, keeping your desktop untouched.
Playing in 3 easy steps.
Up and running in less than 60 seconds with zero compilation.
Set Permissions
Enable gamepad emulation and read-only memory access once:
sudo chmod 666 /dev/uinput && echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
Launch PrepuBot
Make the downloaded binary executable and run it:
chmod +x prepubot && ./prepubot
Press F6 in Match
Start Rocket League. When you spawn on the pitch, press F6 to arm Nexto.
-noeac to launch options for risk-free offline practice in Freeplay.
Frequently Asked Questions
Nexto consistently plays at a Grand Champion 1 level in 1v1 and 2v2 competitive matches. Its frame-accurate flicks, speedflips, and recovery rotations regularly beat high-ranked human players.
Traditional cheats inject code or hook graphics APIs inside the game process, which EAC easily flags. PrepuBot runs completely out-of-process in Linux. It reads memory using Linux's standard /proc/mem and inputs commands via a kernel virtual Xbox 360 controller (/dev/uinput), making it indistinguishable from a physical gamepad.
Yes, completely. PrepuBot is licensed under the permissive MIT open-source license. There are no paid tiers, no Discord paywalls, and no hidden subscriptions.
Yes. You can add -noeac to Rocket League's launch options in Steam or Heroic. This launches the game in offline mode without anti-cheat, letting you practice safely in Freeplay or custom training packs.
Yes. Because SteamOS is built on Arch Linux, PrepuBot runs smoothly in Desktop Mode on Steam Deck.