Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #1
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk

    New Bypass Works For Combat Arms And Maplestory

    I have been learning c++ and i made a new bypass but you can fidle with it so have fun
    Code:
    /*-----------------------------------------------------------------Bypass---------------------------------------------------------*/
    {
    for (;;){
    int EhSvc = (long)GetModuleHandleA("EhSvc.dll");
    if(EhSvc !=0){
    DWORD OldProtect;
    
    int EhPtr   = 0xAF590;//Constant
    int Memory1 =(EhSvc+0xB1D6C);//HS-Addy
    int Memory2 =(EhSvc+0xB1D70);//Hs-Addy-Jump
    int Memory3 =(EhSvc+0xB1D90);//Hs-Addy-Jump
    int Memory4 =(EhSvc+0xB186C);//Hs-Addy-Jump
    int Memory5 =(EhSvc+0xBE338);//Hs-Addy-Jump
    int Memory6 =(EhSvc+0xBE3A4);//Hs-Addy-Jump
    int Memory7 =(EhSvc+0xBE478);//Hs-Addy-Jump
    int Memory8 =(EhSvc+0xBE480);//Hs-Addy-Jump
    int Memory9 = (EhSvc+0xBEC90);//Hs-Addy-Jump
    int Memory10 =(EhSvc+0xB9E54);//Hs-Addy-Jump
    int Memory11 =(EhSvc+0xB9E48);//Hs-Addy-Jump
    int Memory12 =(EhSvc+0xB9E38);//Hs-Addy-Jump
    int Memory13 =(EhSvc+0xB9E04);//Hs-Addy-Jump
    int Memory14 =(EhSvc+0xB9DD0);//Hs-Addy-Jump
    int Memory15 =(EhSvc+0xBEC74);//Hs-Addy-Jump
    int Memory16 =(EhSvc+0xB9DC8);//Hs-Addy-Jump
    int Memory17 =(EhSvc+0xB9E84);//Hs-Addy-Jump
    int Memory18 =(EhSvc+0xB9858);//Hs-Addy-Jump
    int Memory19 =(EhSvc+0xB9888);//Hs-Addy-Jump
    int Memory20 =(EhSvc+0xB98B8);//Hs-Addy-Jump
    int Memory21 =(EhSvc+0xB98E8);//Hs-Addy-Jump
    int Memory22 =(EhSvc+0xB1674);//Hs-Addy-Jump
    int Memory23 =(EhSvc+0xB1724);//Hs-Addy-Jump
    int Memory24 =(EhSvc+0xB9C54);//Hs-Addy-Jump
    int Memory25 =(EhSvc+0xB16F8);//Hs-Addy-Jump
    int Memory26 =(EhSvc+0xB16CC);//Hs-Addy-Jump
    int Memory27 =(EhSvc+0xB16A0);//Hs-Addy-Jump
    int Memory28 =(EhSvc+0xB1794);//Hs-Addy-Jump
    int EhY = (EhSvc+EhPtr-0x20);//Constant
    int Eh0 = (EhSvc+EhPtr-0x44);//Constant
    int EhX = (EhSvc+EhPtr-0x40);//Constant
    
    VirtualProtect((void*)(Memory1),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory1) = 4;
    VirtualProtect((void*)(Memory2),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory2) = 4;
    VirtualProtect((void*)(Memory3),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory3) = 4;
    VirtualProtect((void*)(Memory4),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory4) = 4;
    VirtualProtect((void*)(Memory5),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory5) = 4;
    VirtualProtect((void*)(Memory6),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory6) = 4;
    VirtualProtect((void*)(Memory7),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory7) = 4;
    VirtualProtect((void*)(Memory8),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory8) = 4;
    VirtualProtect((void*)(Memory9),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory9) = 4;
    VirtualProtect((void*)(Memory10),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory10) = 4;
    VirtualProtect((void*)(Memory11),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory11) = 4;
    VirtualProtect((void*)(Memory12),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory12) = 4;
    VirtualProtect((void*)(Memory13),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory13) = 4;
    VirtualProtect((void*)(Memory14),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory14) = 4;
    VirtualProtect((void*)(Memory15),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory15) = 4;
    VirtualProtect((void*)(Memory16),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory16) = 4;
    VirtualProtect((void*)(Memory17),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory17) = 4;
    VirtualProtect((void*)(Memory18),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory18) = 4;
    VirtualProtect((void*)(Memory19),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory19) = 4;
    VirtualProtect((void*)(Memory20),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory20) = 4;
    VirtualProtect((void*)(Memory21),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory21) = 4;
    VirtualProtect((void*)(Memory22),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory22) = 4;
    VirtualProtect((void*)(Memory23),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory23) = 4;
    VirtualProtect((void*)(Memory24),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory24) = 4;
    VirtualProtect((void*)(Memory25),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory25) = 4;
    VirtualProtect((void*)(Memory26),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory26) = 4;
    VirtualProtect((void*)(Memory27),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory27) = 4;
    VirtualProtect((void*)(Memory28),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory28) = 4;
    VirtualProtect((void*)(Eh0),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Eh0) = 4;
    VirtualProtect((void*)(EhX),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(EhX) = 4;
    VirtualProtect((void*)(EhY),0x14,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(EhY) = 4;
    }
    
    Sleep(5);
    }
    }
    /*-----------------------------------------------------------------Bypass---------------------------------------------------------*/

    I Hate You
    Current Status: Online Playing MineCraft

  2. #16
    drgnforce9's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    A Little To The Left
    Posts
    871
    Reputation
    11
    Thanks
    267
    My Mood
    Dead
    i didnt get any errors it come along just fine did you try to use vb and what did you try to turn it into(DLL, WCA, ETC....)?
    ReSpEcT LiSt:
    WarPathSin666
    Thank me if i helped.
    Flame me if i didnt.
    Hate me because im awesome.

    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/signature2.jpg[/IMG]

  3. #17
    neononxxx's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    why do you wanna know?? so you can kill me?
    Posts
    1,226
    Reputation
    36
    Thanks
    342
    My Mood
    Drunk
    i modified the code a tee bit.
    i got one error, help me out.

    Code:
    ------ Build started: Project: bypass321, Configuration: Debug Win32 ------
    Compiling...
    bypass321.cpp
    c:\users\*********\documents\visual studio 2008\projects\bypass321\bypass321\bypass321.cpp(5) : error C2447: '{' : missing function header (old-style formal list?)
    Build log was saved at "file://c:\Users\*********\Documents\Visual Studio 2008\Projects\bypass321\bypass321\Debug\BuildLog.htm"
    bypass321 - 1 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    [IMG]https://www.find-heavyequipmen*****m/images/small-loading.gif [/IMG]Loading content... Please wait while the rest of this post loads.

  4. #18
    juanrineytor's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    Moo-chang
    Posts
    3,397
    Reputation
    0
    Thanks
    195
    My Mood
    Amused
    May a more expienced coder explain if this is true or bs. It will more likely be the 2nd one tho.

  5. #19
    Weed Farmer™'s Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    i iz houmles
    Posts
    1,350
    Reputation
    3
    Thanks
    135
    My Mood
    Psychedelic
    1 step to the end.. and you don't compile it?
    :s


  6. #20
    rabownz's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Us/Az/Phx
    Posts
    223
    Reputation
    10
    Thanks
    29
    My Mood
    Lonely
    Pff epic failz

  7. #21
    Connor Griffin's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Salem, New Hampshire
    Posts
    70
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by DECAP1TATED View Post
    1 step to the end.. and you don't compile it?
    :s
    probably leeched, and doesn't even know what compile means.

  8. #22
    lolz2much's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Posts
    743
    Reputation
    28
    Thanks
    807
    My Mood
    Amused
    he did not write this, this has been on the net for the longest time

    and no it does not work, no public source code is going to work with hs anymore after that last hs update alot of changes were made to hs

    i had no idea how many people in ca are on mpgh...i went in a game, and there was a room called "lol2much fly hack" and everybody had it...it was fun...




  9. #23
    stevethehacker's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    USA bitch
    Posts
    416
    Reputation
    14
    Thanks
    51
    My Mood
    Bored
    ya I have seen this before.any1 who makes a bypass won't release the source code.O ya and you don't need a virus scan or screen shot for a source code idiots

  10. #24
    feshau122's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    146
    Reputation
    10
    Thanks
    30
    My Mood
    Drunk
    this doesnt do anything...next time please dont spam codes... just make the bypass and post it

  11. #25
    IIunknownII's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    446
    Reputation
    3
    Thanks
    26
    Quote Originally Posted by -A-TechMonkeyProduction View Post
    Well um first where is the download. second where is the screen shot. third where is the DOWNLOAD!!!! oh and the virus total





    My personal idiot killer




    My personal idiot annoyer
    hmmmmmmmmmmmmmmmmmm Choobs like these that dont even read the post and just look for a download deserve to be banned.
    I'll change my profile pic when i get around to it, I originally put it there when i was 13, sorry.

  12. #26
    Bombsaway707's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Gym
    Posts
    8,799
    Reputation
    791
    Thanks
    4,004
    My Mood
    Amused
    smells like fail

  13. #27
    xxkjtxx's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    111
    Reputation
    35
    Thanks
    12
    My Mood
    Breezy
    This is the second post I have seen from this guy and they both were taking off the internet and copied to this site. He said he made them? Lets see the .dll file if he knows what hes doing??? Why post the source code and not the bypass.dll??? This kinda stuff should result in a bann...
    OS: Win7 Home 64bit
    Ram: 10gb Kingston Ram
    GPU: AMD Radeon HD 6650M(Desktop GPU in a Laptop)
    CPU: AMD Phenom II x4 N950(2.1ghz(Quad Core))
    Location: North America


    IF I HELPED YOU, PLEASE THANK ME!

    THANKS!!!
    Time is your friend, don't waste Time...
    ↓Before 2010↓
    [IMG]https://results.speedtes*****mcast.net/result/26140862.png[/IMG]
    ↓Upgraded 2013↓
    [IMG]https://stage.results.speedtes*****mcast.net/result/313891582.png[/IMG]

  14. #28
    j0elself's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    detroit
    Posts
    434
    Reputation
    10
    Thanks
    39
    My Mood
    Yeehaw
    i dont know very much c++ but it looks like a fail
    https://joelself.myminicity.com
    Please click that its like a habbo
    [IMG]https://i463.photobucke*****m/albums/qq360/j0elself/joke0.jpg[/IMG]

  15. #29
    juanrineytor's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Location
    Moo-chang
    Posts
    3,397
    Reputation
    0
    Thanks
    195
    My Mood
    Amused
    Quote Originally Posted by bombsaway707 View Post
    smells like fail
    yer smellin' cnses iz workin fien.

  16. #30
    Kira's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Canada
    Posts
    663
    Reputation
    12
    Thanks
    78
    This doesn't work for me...

    TNT also stopped working for me.

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. 10minemail dont work for combat arms no more
    By dk173 in forum Combat Arms Discussions
    Replies: 9
    Last Post: 01-18-2010, 01:26 PM
  2. New Killing sounds for Combat Arms!
    By ®Jack in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 01-10-2010, 11:03 PM
  3. [Release] Working bypass (works for speed, TNT, and more)
    By satindemon4u in forum Combat Arms Hacks & Cheats
    Replies: 22
    Last Post: 10-05-2009, 04:59 PM
  4. #&~New Rapid Fire Hack for Combat Arms and Cod 4~#&
    By ShadowTheHedgehog in forum Combat Arms Discussions
    Replies: 112
    Last Post: 09-02-2009, 05:45 PM
  5. A question on the new hack update for combat arms
    By masterkman in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 01-03-2009, 07:50 AM