Hi mpgh
Today i get back my pc and ca update,but i need the DrawPrim pointer for update my esp..
Can you help me?
I looked the thread of lordfancington but no result the addy i get with his tutorial don't work..
I need it for Ca eu.
Thanks in advance
Coogle
We dont do CA EU tho..
Ask Kentopf
I think it's the same of Eu...
Anyway i will ask him..
(CILTDrawPrim*)0x8024B8
creditz, my logger
Engine.exe is the same (EU and NA)
Posts 1–15 of 16 · Page 1 of 2
Post a Reply
Tags for this Thread
None
Thanks man can u tell me how to find in pm if u want
Originally Posted by coogle007
Thanks man can u tell me how to find in pm if u want
pattern *filler*
Originally Posted by kotentopf
pattern *filler*
The plugin button would work for one day on the ollydbg i have Grr
I see thanks man! xD
Originally Posted by whit++
The plugin button would work for one day on the ollydbg i have Grr
u not need a plugin, but its better if u want to test ur pattern
Originally Posted by kotentopf
u not need a plugin, but its better if u want to test ur pattern
Teach Me..
I want to be your Young Patuwon
Originally Posted by whit++
Teach Me..
I want to be your Young Patuwon
u just must know when a byte is dynamic and when it is not dynamic xD
aiming on an address(pointer) is not dynamic, new patch new pointer
functions (f.e. MOV or CALL) they are dynamic, but not the address which is used for that function
learn with an easy programm, debug ur own hack f.e.
For some reason the DrawPrim is making my esp boxes come to my crosshair and not stick to the enemies my W2S isn't the problem because without the drawprim it sticks to the players but it flashes...
Originally Posted by Lord Fancington
For some reason the DrawPrim is making my esp boxes come to my crosshair and not stick to the enemies my W2S isn't the problem because without the drawprim it sticks to the players but it flashes...
Hmm, Shehwaz is having that trouble too
Originally Posted by coogle007
Thanks man can u tell me how to find in pm if u want
Code:
*g_pLTBase->m_LTClient->LTDrawPrim();
LTClient + 0xCC, call that function and it returns the address of ltdrawprim as pointer