RLBot
The RLBot framework helps people create bots for use in Rocket League's offline modes, just for fun.
It provides values from the game like car and ball position, and carries back button presses.
RLBot works for up to 10 bots.
To get started quickly with a simple working bot, you can clone this repository:
https://github.com/RLBot/RLBotPythonExample
Requirements
Windows, Rocket League, Python 3.6+ (Python 3.7 recommended)
Wikis
For more details, visit the Setup guide. When you're done, there are more wikis with additional information.