Results 1 to 7 of 7
  1. #1
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8

    Need Fly,jump Patren and WTW Patren!!

    0x64C is addy Fly.
    0X1FF is addy WTW
    0x 299 is addy Jump.

    i need Patren or binary string it.

    someone help me!!

  2. #2
    CFHackerExtreme's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Germany
    Posts
    245
    Reputation
    10
    Thanks
    560
    My Mood
    Yeehaw
    WTW Pattern:

    Bytes:

    Code:
    \x68\x00\x00\x00\x00\x8D\x4C\x24\x2D
    Mask:

    Code:
    x????xxxx

    Only for German Guys...

  3. #3
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by CFHackerExtreme View Post
    WTW Pattern:

    Bytes:

    Code:
    \x68\x00\x00\x00\x00\x8D\x4C\x24\x2D
    Mask:

    Code:
    x????xxxx

    Wow Thanks man.

    But i need Fly Patren man.

    can u give me fly patren?

  4. #4
    sobasoba13's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    So Far Away
    Posts
    1,145
    Reputation
    23
    Thanks
    1,607
    My Mood
    Relaxed
    Quote Originally Posted by Astr3Lune View Post
    Wow Thanks man.

    But i need Fly Patren man.

    can u give me fly patren?
    Read Rabirs Tutorial
    Crossfire Projects
    Made 21 Feature (Memory Hack)
    Respect List
    @ComboDance
    @mamo007
    @GaaD
    @Olwayy
    @Biesi
    @iSmexy
    @derh.acker
    @Brimir
    @steveroseik
    @Hero
    @Temperrr
    @Rullez
    PressIF I Helped

  5. #5
    olwayy's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    >Any"Where<
    Posts
    146
    Reputation
    10
    Thanks
    1,040
    My Mood
    Aggressive
    Fly
    Code:
    \xD9\x86\x00\x00\x00\x00\xDC\x0D\x00\x00\x00\x00\xD8\x8C\x24\x00\x00\x00\x00 //Pattern
    Code:
    xx????xx????xxx???? //Mask
    [IMG]https://i210.photobucke*****m/albums/bb266/Alalee/mpghLogoSteel-1.png[/IMG]

  6. #6
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by olwayy View Post
    Fly
    Code:
    \xD9\x86\x00\x00\x00\x00\xDC\x0D\x00\x00\x00\x00\xD8\x8C\x24\x00\x00\x00\x00 //Pattern
    Code:
    xx????xx????xxx???? //Mask
    oh thanks very Much.

    But my problem in Logger wrong pointer.
    1.CLient Sheell
    2.WallMgr

    ClientShell In OllyDbg:
    10044587 8B15 E0795F10 MOV EDX,DWORD PTR DS:[105F79E0] ; CShell.1060EBA0
    1004458D 8BCA MOV ECX,EDX
    ==========================================//===========================
    My Patren :
    DWORD ClientShel = FindPattern((DWORD)GetModuleHandleA("CShell.dll"), 0xFC7000, (PBYTE)"\xC6\x01\x01\x8B\x15\x00\x00\x00\x00\x8B\x 82\x00\x00\x00\x00\x8B", "xxxxx????xx????x");
    if(ClientShel != NULL)
    {
    ClientShel = *(DWORD*)(ClientShel + 5) - CShell;
    ==========================================//===========================
    After Log
    #define CLientShell 0x5F79E0 ===>Wrong. but this is 0x60EBA0

    help please.

    ClientShell & WallMgr Patren

  7. #7
    ComboDance's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    C:\Windows\System32
    Posts
    222
    Reputation
    10
    Thanks
    84
    My Mood
    Tired
    Quote Originally Posted by Astr3Lune View Post
    oh thanks very Much.

    But my problem in Logger wrong pointer.
    1.CLient Sheell
    2.WallMgr

    ClientShell In OllyDbg:
    10044587 8B15 E0795F10 MOV EDX,DWORD PTR DS:[105F79E0] ; CShell.1060EBA0
    1004458D 8BCA MOV ECX,EDX
    ==========================================//===========================
    My Patren :
    DWORD ClientShel = FindPattern((DWORD)GetModuleHandleA("CShell.dll"), 0xFC7000, (PBYTE)"\xC6\x01\x01\x8B\x15\x00\x00\x00\x00\x8B\x 82\x00\x00\x00\x00\x8B", "xxxxx????xx????x");
    if(ClientShel != NULL)
    {
    ClientShel = *(DWORD*)(ClientShel + 5) - CShell;
    ==========================================//===========================
    After Log
    #define CLientShell 0x5F79E0 ===>Wrong. but this is 0x60EBA0

    help please.

    ClientShell & WallMgr Patren
    the title said you need fly,jump,wtw pattern. So, stopped asking , if you real cheater or real man who know c++, you'll find out how to fix it
    BTW, what is the patren
    Stop right here...!!!

Similar Threads

  1. [Help Request] Fix it WTW patren
    By Astr3Lune in forum Crossfire Coding Help & Discussion
    Replies: 0
    Last Post: 08-20-2013, 08:13 AM
  2. [Request] Need help with Fly Jump..
    By Drugticker in forum CrossFire Glitches
    Replies: 1
    Last Post: 04-05-2011, 07:34 AM
  3. NEED DELPHI 7 & SEARCH AND REPLACE LINK
    By ilovepie21 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 02-25-2008, 11:12 PM
  4. need hacks for kwr and inter war rock to
    By vela192449 in forum WarRock Korea Hacks
    Replies: 1
    Last Post: 06-10-2007, 04:24 AM
  5. Flying / Jump Packet
    By Bull3t in forum WarRock - International Hacks
    Replies: 14
    Last Post: 01-16-2006, 06:32 PM