Wonderland

06/24/2018 15:28 Asprin#31
Hi. Can someone tell me injection code for Gather address, please?
I'm trying some, but it causes client crash.

asm.Mov_ECX(base_address);
asm.Mov_ECX_DWORD_Ptr_ECX();
asm.Mov_ECX_DWORD_Ptr_ECX_Add(0x1C);
asm.Mov_ECX_DWORD_Ptr_ECX_Add(0x34);
asm.Push68(type);
asm.Push68(wid);
asm.Mov_EBX(Gather_Addr);
asm.Call_EBX();

Thank you.
06/26/2018 13:35 CeifadorX#32
Hello, u have a outdated function for the current pwi version


My current offset that works:

BaseADD = 0xF45A68
GathADD = 0x4D9A20
Strutur = 0x1c
Playstrut = 0x34
07/03/2018 10:39 bmurji#33
what program are you guys using here?
07/03/2018 21:49 CeifadorX#34
Hello,

I'm learning to develop in C#