Thread: 28_4

Results 1 to 4 of 4
  1. #1
    BOKN's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    6

    Question 28_4

    i used this code for close 28_3
    Code:
    DWORD bypass = CShell;
    bypass = FindPattern(CShell, 0xFFFFFF, (PBYTE)"\xE8\x00\x00\x00\x00\x8B\xF0\x83\xC4\x04\x85\xF6\x0F\x84\x00\x00\x00\x00\xD9\x86\x00\x00\x00 \x00",(char*)"x????xxxxxxxxx????xx????");
    bypass = bypass - CShell;
    
    int NewAddress = bypass - 0x8;
    *(byte*)(CShell + NewAddress + 0) = 0xE9;
    *(int*)(CShell + NewAddress + 1) = 0x1F8;
    *(byte*)(CShell + NewAddress + 5) = 0x90;
    but in TD i take 28_4

    somebody tell me how to remove this fck error

    thanks

  2. #2
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    XD don't jump over he bypass... It gave a sexy error, you need a workaround...







  3. #3
    XarutoUsoCrack's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    CFAL Honra & Glória Server
    Posts
    1,087
    Reputation
    51
    Thanks
    2,543
    My Mood
    Relaxed
    look at old 28_3 error remover and you will understand the logic, that isen't jumping, but calling your function and replace it whit original bypass, get it ?

  4. #4
    rabir007's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Behind you...
    Posts
    2,323
    Reputation
    148
    Thanks
    1,925
    My Mood
    Bored
    Quote Originally Posted by XarutoUsoCrack View Post
    look at old 28_3 error remover and you will understand the logic, that isen't jumping, but calling your function and replace it whit original bypass, get it ?
    Which got patched :/







Similar Threads

  1. CF ERROR 28_4
    By paulxq96 in forum CrossFire Help
    Replies: 2
    Last Post: 07-30-2013, 05:48 AM
  2. [Discussion] Client error 28_4
    By dicky88smd in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 25
    Last Post: 08-05-2012, 06:24 AM