 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
DeDaySap Newbie cheater
Reputation: 0
Joined: 04 Mar 2015 Posts: 11
|
Posted: Wed Jul 22, 2015 1:19 pm Post subject: [VB.NET] Multi-Offset |
|
|
for exa, &H00123456, &H12, &H46
How do you write that?
I have 2 modules one is for you know float,bytes and so on, then my second one is to read & write string.
|
|
Back to top |
|
 |
xyz0x Advanced Cheater
Reputation: 0
Joined: 02 Jan 2014 Posts: 78 Location: C:\Program Files (x86)\Cheat Engine 6.6\
|
Posted: Thu Aug 13, 2015 9:47 am Post subject: Re: [VB.NET] Multi-Offset |
|
|
DeDaySap wrote: | for exa, &H00123456, &H12, &H46
How do you write that?
I have 2 modules one is for you know float,bytes and so on, then my second one is to read & write string. |
Example: (C&C Generals Zero Hour v1.4)
Code: | Public Sub Unlimited_Money()
Try
WritePointerInteger("game.dat", &HA2B688, 100000000, &HC, &H38)
Catch ex As Exception
Return
End Try
End Sub |
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|