Page 3 of 3 FirstFirst 123
Results 31 to 35 of 35
  1. #31
    ronjeffrey123's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by mattstm View Post
    U should download Visual Studio 2008 or 2010 or 2017 anyone and create a Win32 Project then u select DLL and write the code. Finaly u compile it and inject it!

    Video Tutorial:
    That should work!

    If i help u give me thanks and rep me!
    sir i dont know how to use the code sorry for my english 2nd lang... sir can you send it to me in facebook.com/RonjeffreyCF the application of the bypass

  2. #32
    mattstm's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    What is your CF?
    I need it to do the bypass.
    If its CF PH i think thast u can use that tutorial for xTrap:

    If it solves give Thanks!
    Last edited by mattstm; 03-04-2018 at 08:51 AM.

  3. #33
    codex1992's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    6
    i already try this method but 28_4 always appear after few minutes...... anyone can help me how to bypass 28_4 hmmmmm

  4. #34
    mike123456mike's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by thedemons View Post
    This bypass is the shortest, i think
    Bypass 28_3:
    Code:
    Pattern: 83 F8 FF 0F 84 ?? ?? ?? ?? 56 50 E8
    105D1C2A      | 83 F8 FF                 | cmp eax,-01                             |
    105D1C2D      | C7 44 24 14 00 00 00 00  | je 105D1E2A                             |
    105D1C33      | 56                       | push esi                                |
    105D1C34      | 50                       | push eax                                |
    105D1C35      | E8 86 CD DB FF           | call 1038E9C0                           | -> function called to check
    105D1C3A      | 8B F0                    | mov esi,eax                             |
    105D1C3C      | 83 C4 04                 | add esp,04                              |
    105D1C3F      | 85 F6                    | test esi,esi                            |
    105D1C41      | 0F 84 E2 01 00 00        | je 105D1E29                             | He's here, now change je -> jmp
    105D1C4D      | D9 86 58 10 00 00        | fld dword ptr [esi+00001058]            |
    105D1C54      | 0F B6 86 BC 0B 00 00     | movzx eax,byte ptr [esi+00000BBC]       |
    Bypass 31_0:
    Code:
    Pattern: 53 50 8B 42 2C FF D0
    105D261E      | 83 C4 08                 | add esp,08                              |
    105D2621      | 85 C0                    | test eax,eax                            |
    105D2623      | 74 48                    | je 105D266D                             | He's here, change into "jmp 105D2637 + 4F"
    105D2625      | 8B 0D A4 4F C0 10        | mov ecx,[10C04FA4]                      |
    105D262D      | 8B 11                    | mov edx,[ecx]                           |
    105D2631      | 8D 5C 24 10              | lea ebx,[esp+10]                        |
    105D2636      | 05 70 17 00 00           | add eax,00001770                        |
    105D2637      | 53                       | push ebx                                | -> Search return here. Value=105D2637+4F
    105D2638      | 50                       | push eax                                |
    105D1C54      | 8B 42 2C                 | mov eax,[edx+2C]                        |
    .....////.... |                          |                                         |
    105D2637 + 4F | 5F                       | pop edi                                 |
    Have fun! Thanks if i helped!

    How do you apply the code though?

  5. #35
    vaisefud3's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    955
    Reputation
    10
    Thanks
    150
    My Mood
    Bored
    Quote Originally Posted by mike123456mike View Post
    How do you apply the code though?
    Why the actual fuck would you ask this in a 3 year old thread

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Release] Bypass Client Error 31_0
    By Biesi in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 39
    Last Post: 03-13-2021, 07:09 AM
  2. [Request] Client error 28_3
    By Dragon(H)ell in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 70
    Last Post: 01-16-2013, 07:43 AM
  3. [Help] Bypass Client Error :)
    By alexisbetco08 in forum CrossFire Discussions
    Replies: 5
    Last Post: 10-22-2012, 12:52 PM
  4. FastKnife OHK Knife Client Error 28_3
    By bandi12 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 06-24-2012, 12:39 AM
  5. New way to Client error
    By Raptor in forum CrossFire Discussions
    Replies: 4
    Last Post: 02-17-2012, 08:39 AM