guide: debug pwi, find function addresses and offsets, write a bot(c++ code included)
Discussion on guide: debug pwi, find function addresses and offsets, write a bot(c++ code included) within the PW Hacks, Bots, Cheats, Exploits forum part of the Perfect World category.
Hi, i trying to Attach elementclient in olly but every time what i try, olly shows the message:
"Attached process paused at ntdll.DbgBreakPoint"
Someone can say how i can fix this?
Thanks Interest07, but I just "reinstall" the olly and it worked fine again.
About anti-attach plugin, I found a plugin with the name "Phantom", i not know if it helped but now it's working.
Everything compiled fine so far. Only thing I had to change:
Code:
typedef struct __tagOBJDBBASE1 // *** up to date ***
{
char uk0[0x1c]; // 0x00
OBJDBBASE1 *p_objdbbase2; // 0x1c
void *p_objdbbase3; // 0x20 (includes p_objdbbase4)
} OBJDBBASE1, *LPOBJDBBASE1;
with
Code:
typedef struct __tagOBJDBBASE1 // *** up to date ***
{
char uk0[0x1c]; // 0x00
void *p_objdbbase2; // 0x1c
void *p_objdbbase3; // 0x20 (includes p_objdbbase4)
} OBJDBBASE1, *LPOBJDBBASE1;
Because I don't see how I can use an obj inside it's own structure.
Thank you Toxic for this tutorial. Did learn a lot!!!
Anyone tried find addresses for a.... 08/21/2009 - 12Sky2 - 2 Replies hey for now we have speed hack taken from phurba, atack speed hack phurba as well, but did anyone tried to take atack damage from dmg weapon ? and def from def weapon ?.
As well did anyone tried to hack the time from buffs like let say max is 180 second and did anyone try change it to 999 second ?
Cant find addresses 07/24/2009 - Grand Chase - 9 Replies Hey im new here and im trying to get the 1 hit kill hack to work on MLE 1348 but for some reason when i scan 16256 in practice mode no addresses appear on the side.
Any1 have a solution to this problem?
Why my UCE cannot find the addresses? 06/02/2009 - Grand Chase Philippines - 5 Replies This is how the problem goes.
One scenario: I have tried following the procedures on how to do the damage hack.
And so in practice mode. I have tried using MK Ronan and scan the value 16256 in exact value on 4 bytes.
The time I scan it, I see 3 addresses and one of those 3 has the exact value of what I input.
the second one, I casted Holy Bless. And find the value of 16281.
The next scan doesn't prompted any address.
So I thought the first address I scan from 16256 is the one.
I rescan...
Warrock Addresses/Offsets 10/20/2008 - WarRock - 11 Replies Scope: B76DC6
Fast Ammo: B76DD0
Fast Health: B76DD4
Fast Repair: B76DD8
Fast Flag: B76DDC
Crosshair: B76DF4
Circles: FFFFFFFF
Boxes: 0
Nospread: B76E1C
Nearfog: B91E64