 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
CruZ Newbie cheater
Reputation: 0
Joined: 03 Aug 2014 Posts: 13 Location: Packed and crypted in my house
|
Posted: Sun Aug 03, 2014 3:07 pm Post subject: [Help]THREADSTACK0 in vb.net |
|
|
I have a problem, i m coding a cheat in vb.net but THREADSTACK0 no is a module
i test it and not fun :
| Code: | If CheckBox1.Checked = True Then
Dim v As Integer = GetModuleAddress("xxx", "THREADSTACK0").ToInt32 - &HC0C
WritePointerByte("xxx", v, 0, &H7C, &H18C, &H188, &H40, &H17E)
Dim v2 As Integer = GetModuleAddress("xxx", "THREADSTACK0").ToInt32 - &HC1C
WritePointerByte("xxx", v2, 90, &H24, &H24, &H60, &H54, &H4B)
Else
Dim v As Integer = GetModuleAddress("xxx", "THREADSTACK0").ToInt32 - &HC0C
WritePointerByte("xxx", v, 217, &H7C, &H18C, &H188, &H40, &H17E)
Timer1.Enabled = False
End If |
pls help me, give a threadstack0 code in vb.net
Sorry for basic english ;(
_________________
Somos dueños de nuestras palabras y esclavos de nuestro silencio |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25837 Location: The netherlands
|
Posted: Mon Aug 04, 2014 3:25 am Post subject: |
|
|
Sorry, I only have code in pascal: https://code.google.com/p/cheat-engine/source/browse/trunk/Cheat%20Engine/CEFuncProc.pas#3798
I usually recommend that if you're going to make your own trainer in another language than cheat engine, it's better to pick a pointer that doesn't use the threadstack. (There's an option in the pointerscan to ignore them as well)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
CruZ Newbie cheater
Reputation: 0
Joined: 03 Aug 2014 Posts: 13 Location: Packed and crypted in my house
|
|
| 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
|
|