Untagged Release SA-MP CarTool by .silent (me)

.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:
cartoolscreen.png

cartoolscreen2.png


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.
 

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
0
I would reallly want the project :D :D:D Please PM me :D :D:D
 

Rynn_McLaren

Member
Joined
Mar 19, 2013
Messages
14
Reaction score
0
works for me not, what can I do about it?
For me, the engine just does not get to: (
 

Sinful

Member
Joined
May 29, 2013
Messages
9
Reaction score
0
I know how this mod works but I'm not quite experienced with externally modifying the game with a third party program especially in VB, it would be very nice of you to send me the source :lol: :lol::lol:
 

o_o

Member
Joined
Mar 13, 2013
Messages
23
Reaction score
0
Looks like a nice too, I'll pm you for the source code; I'm just curious
 

Sinful

Member
Joined
May 29, 2013
Messages
9
Reaction score
0
Tried it and it didn't work, i don't have r1-2 though so maybe thats why.l
 

.silent

Well-known member
Joined
Apr 14, 2013
Messages
339
Reaction score
13
Some functions just wont work with other versions, because the offsets change.
 

0x_

Wtf I'm not new....
Administrator
Joined
Feb 18, 2013
Messages
1,116
Reaction score
167
Nice Tool, definitely some peoples need it ;D
 

.silent

Well-known member
Joined
Apr 14, 2013
Messages
339
Reaction score
13
Thanks :D :D:D
For all those people who want the source, you can download it from my website:
http://www.silent.t15.org/vbstuff/src_cartool.rar
(its created & compiled in Visual Basic 2008 Express)
I commented lots of the things, and i also put a easier way to use pointers there (somehow i prefer getting the pointer value to a string and manually split the bytes & connect them in a reverse order.However if someone prefers a easier way, i added a code to do it converting the value & offset to Dec (integer) adding them and then converting the final address to hex (however there is even more simplier way, but i wont edit the code again xD)
If someone wants i can also edit the MemoryModule.vb and add functions like "WritePointerAddress" or smth
 

Sinful

Member
Joined
May 29, 2013
Messages
9
Reaction score
0
Some functions just wont work with other versions, because the offsets change.
Can you give me a link to the version of SAMP this is recommended with? There is such a shitstorm of different releases that vary by 1-2 numbers or letters at the moment its ridiculous. And also please send me the source if possible, I have experience with VB coding but not with modifying applications using third party software so it would be cool to see some code like that, appreciated brother.
 

Blacko505

Member
Joined
Apr 15, 2013
Messages
7
Reaction score
0
It doesn't work, state is "on" but your hacks doesn't work in game :/
 

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
0
It doesn't work, stats are always "off" and nothing happens in game :/



Do you got more GTA processes opened ?
 

.silent

Well-known member
Joined
Apr 14, 2013
Messages
339
Reaction score
13
The 'state' text will be ON even when its not in the game, because its changed when you activate some function, it doesnt check if it worked in-game
 

.silent

Well-known member
Joined
Apr 14, 2013
Messages
339
Reaction score
13
UPDATE!!!
Whats new in v1.1:
*Better code organisation
*Changed the website it takes latest version to my new (<!-- w www.silent.pusku.com<!-- w )
*Now the app is supporting two versions of SA-MP, currently those are SA-MP 0.3x R1 and R1-2
*Added changelog function (within new update, you will be able to see whats new in the app without going to any website)
*Added a CheckBox to disable/enable the sounds (by default its enabled)
*Changed the form a bit
 

Costinz

Active member
Joined
Mar 15, 2013
Messages
55
Reaction score
1
Nice,but add "NOP ShowPlayerDialog" for skip tutorials servers RPG

sorry for my bad english
 
Top