Rolv-Arild/Necto — reverse-engineered prompt

Reverse engineered prompt

I want a local Rocket League bot project like Necto or Nexto that I can actually run and play against through the RLBot setup. The main goal is a working bot experience, not a research paper, so make it easy to launch, easy to understand, and set up with clear instructions. It should support normal Rocket League matches like 1v1, 2v2, and 3v3 if that is already part of the project, and include whatever is needed to load the trained bot and start a game.

If there is training code in here, keep it available for people who want to experiment, but do not make that the main thing. I care more about being able to run the bot, watch it play, and know what each script is for. A simple launcher or GUI is great if it fits what is already in the repo. Please also clean up the README so a normal person can get from clone to playing without confusion. Look up current RLBot docs online if you need to.

Want more depth? Deep Reverse