Creating a bypass

Posts 16–23 of 23 · Page 2 of 2
Quote Originally Posted by ruslyrossi View Post
when u edit totalitem makesure you change 2E to 00 ...
wow your signature.awesome can u do like that?
Quote Originally Posted by DJ_Dreamer View Post
wow your signature.awesome can u do like that?
i hav a template something like bsowend (thanks to fleep) but u know im still figure out how to bypass GG ...
Quote Originally Posted by ruslyrossi View Post
i hav a template something like bsowend (thanks to fleep) but u know im still figure out how to bypass GG ...
oo.... I just want wallhack nothing than that but have new hack also can.(i'm not begging)
From what i heard the method to bypass gg is by reverse engineering. You should go learn that.
Quote Originally Posted by ruslyrossi View Post
i hav a template something like bsowend (thanks to fleep) but u know im still figure out how to bypass GG ...
Jump pass the first 5th bytes of gameguard to make gg unable to check your hack.
Code:
#include <windows.h>

HINSTANCE hInst; 
DWORD DLLFunc; 
HWND hFlyff;
HWND hWnd;


__declspec(naked) BOOL WINAPI __stdcall myPostMessageA(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)
{
   __asm
   {
      mov  edi, edi
      push ebp
      mov  ebp, esp
      jmp [DLLFunc]
   }
}
Quote Originally Posted by ruslyrossi View Post
i hav a template something like bsowend (thanks to fleep) but u know im still figure out how to bypass GG ...


Hurm.... all of the 2E to 00?? if i found 2E all of them need to change [ bad english ]
u mean russy sign below got the lady ?? oo just normal pic search at google ..anyways as usual
Quote Originally Posted by Faris Hadzir View Post
Hello... i just now editing a TotalItem.. but the problem is " PLEASE REINSTALL" hurm... suggest pls or help...
Hey it works with String Value 02 , Can you tell me how to make 76 ?

Tried a lot , but it always crashes with value null , so have to keep it 76 . But it doesnt allow to change Hit Body !! , Can help me in this step ??
Posts 16–23 of 23 · Page 2 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?