autopilot project still in development
This project is developed to use autopilot in the game Need for Speed™ Most Wanted by tracking the car's position. Written in cpp it reads the car's position information and automatically applies specific actions (accelerating, reversing, maneuvering).
- Read Car Position: Reads the X and Y coordinates of the car within the game.
- Apply Actions: Automatically applies actions such as accelerating, reversing, and maneuvering based on changes in the car's position.
- Console Display: Updates the console with the current car position and the action being performed.
- Windows operating system
- Visual Studio or a C++ compiler
- Developer privileges (administrator rights may be required)
- In the
main
function, verify the game window name and ensure the necessary permissions are granted. - Use the
CMakeLists.txt
file to compile and run the code.
-
Install CMake and a C++ compiler.
-
Run the following commands in the terminal or command prompt in the project directory:
mkdir build cd build cmake .. cmake --build .
-
Once the build is complete, you can start controlling the car automatically by running
CarControlAutomation.exe
.
This project is licensed under the MIT License. Please refer to the LICENSE file for details.
For questions or contributions, please reach out to discord:subugt.
add drift mode otw full car control 360* otw npc kicker mode ( 180 * )