Hey guys I had some time and made a simple trainer for GTA V because I hate making races just for a single stunt. It works much like the IV stunting script, but has less functionality at the moment. I uploaded it on GitHub as I hope that some of you will help me in improving this script. It might even be a nice opportunity for some of you guys to learn some coding and have some fun. Anyways, I'm using ScriptHookV by
Alexander Blade which offers a C/C++ framework for accessing native functions of the game.
The code and script can be found on GitHub:
If you just want to use it. You can download
scripto.asi from GitHub (under
bin/Release/scripto.asi) and put in in your GTA V folder along with ScriptHookV which can be downloaded from here:
http://www.dev-c.com/gtav/scripthookv/