Help With Address CShell
I searched Address for events, now I want to know how to find them by "cshell.dll" (i have cshell), but no have idea of make it, i read the address in dll but not have idea for separe the cshell address to real address.
Example:
I know the address of pulling weapon is" cshell base address"+0054F4D4 (i this found by events)
To make weapon hack " cshell base address"+0054F4D4+ Weapon offset
but in cshell i found this:
33920E3D PUSH cshell.33CAFA30 ASCII "TRG-21 Infinity(K)"
I have done several operations but can not find 0054F4D4 or other address in CShell.dll
Thanks for help