.silent
Well-known member
- Joined
- Apr 14, 2013
- Messages
- 339
- Reaction score
- 13
Hi !
I am releasing my next app in VB.NET, now its a CarTool that allows you to for example enter a vehicle that normally it kicks you out from the car (will work if server uses RemovePlayerFromVehicle)
or turn on the engine and NOP the SetEngineState, so you will be able do drive the car without fuel !
You can customize the functions, they are in checkboxes (green squares) so if you uncheck some, it wont be turned on/off.Also i made a "Check for updates" button, it checks the latest release build from my website and if its greater than the current build you have, it will open the download page.The updates will mainly be offset updates, and maybe some bug fixes + new functions.Im thinking of adding a ini file to place addresses in, so you could update them manually (you can get them in s0beits .ini file, samp patches)
This tool is useful for people that dont like s0beit (lots of functions, and you can turn some on by mistake, and im not sure but i think s0beit hasnt got a engine state changer) that dont like heavy cheats, but like to bend the rules.
Screens:
You activate and deactivate it by pressing CTRL + 1 (not numpad1) there are 2 sounds (same as in xTRAINER) for activating & deactivating.
Download: (latest version) http://www.silent.pusku.com/projects/cartool_latest.rar
THIS SHIT IS NOT WORKING ANYMORE, SOMETHING IS MESSED UP WITH THE OFFSETS (I TRIED TO UPDATE THEM BUT IM NOT SO PATIENT ANYMORE TO TEST EVERY LITTLE SHIT ETC..AS I WAS TRYING TO NOP THE INSTRUCTION FROM GTA THAT IS CHANGING THE ENGINE STATE, I THINK THERE ARE ACTUALLY 2 ADDRESSES..IM TOO FUCKING TIRED TO RE-DO EVERYTHING ETC ETC AND TEST EVERY SHIT AGAIN. THATS WHY IM RELEASING THE SOURCE CODE HERE, SO IF SOMEONE WANTS TO CONTINUE THIS SHIT THEN JUST DOWNLOAD IT FROM HERE: (Visual Basic .NET)
http://www.silent.pusku.com/projects/cartool_source.rar
SOMETHING IS WRONG WITH THE OFFSETS FOR SetEngineState & RemovePlayerFromVehicle TOO, AT LEAST THATS WHAT I THINK.
I am releasing my next app in VB.NET, now its a CarTool that allows you to for example enter a vehicle that normally it kicks you out from the car (will work if server uses RemovePlayerFromVehicle)
or turn on the engine and NOP the SetEngineState, so you will be able do drive the car without fuel !
You can customize the functions, they are in checkboxes (green squares) so if you uncheck some, it wont be turned on/off.Also i made a "Check for updates" button, it checks the latest release build from my website and if its greater than the current build you have, it will open the download page.The updates will mainly be offset updates, and maybe some bug fixes + new functions.Im thinking of adding a ini file to place addresses in, so you could update them manually (you can get them in s0beits .ini file, samp patches)
This tool is useful for people that dont like s0beit (lots of functions, and you can turn some on by mistake, and im not sure but i think s0beit hasnt got a engine state changer) that dont like heavy cheats, but like to bend the rules.
Screens:
You activate and deactivate it by pressing CTRL + 1 (not numpad1) there are 2 sounds (same as in xTRAINER) for activating & deactivating.
Download: (latest version) http://www.silent.pusku.com/projects/cartool_latest.rar
THIS SHIT IS NOT WORKING ANYMORE, SOMETHING IS MESSED UP WITH THE OFFSETS (I TRIED TO UPDATE THEM BUT IM NOT SO PATIENT ANYMORE TO TEST EVERY LITTLE SHIT ETC..AS I WAS TRYING TO NOP THE INSTRUCTION FROM GTA THAT IS CHANGING THE ENGINE STATE, I THINK THERE ARE ACTUALLY 2 ADDRESSES..IM TOO FUCKING TIRED TO RE-DO EVERYTHING ETC ETC AND TEST EVERY SHIT AGAIN. THATS WHY IM RELEASING THE SOURCE CODE HERE, SO IF SOMEONE WANTS TO CONTINUE THIS SHIT THEN JUST DOWNLOAD IT FROM HERE: (Visual Basic .NET)
http://www.silent.pusku.com/projects/cartool_source.rar
SOMETHING IS WRONG WITH THE OFFSETS FOR SetEngineState & RemovePlayerFromVehicle TOO, AT LEAST THATS WHAT I THINK.