Results 1 to 2 of 2
  1. #1
    Nexro's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    Underground
    Posts
    42
    Reputation
    10
    Thanks
    39
    My Mood
    Angelic

    [GMS v139.1] Bypassless GND CE Script

    Code:
    //By: 0aixz0r
    [ENABLE]
    alloc(Hook, 512)
    globalalloc(HookRet, 4)
    label(Return)
    label(ReturnHook)
    
    Hook:
    cmp dword ptr [esp+2C], 00F0D4A0
    jne Return
    mov dword ptr [esp+2C], ReturnHook
    
    Return:
    jmp [HookRet]
    
    ReturnHook:
    push eax
    movzx eax, byte ptr [ebp-00003598]
    neg eax
    sbb eax, eax
    add eax, 01
    mov byte ptr [ebp-00003598], al
    mov byte ptr [ebp-54], al
    pop eax
    jmp 00F0D4A0
    
    HookRet:
    readmem(01690F94, 4)
    
    01690F94:
    dd Hook
    
    [DISABLE]
    01690F94:
    readmem(HookRet, 4)
    
    dealloc(Hook)
    dealloc(HookRet)
    Credits: 0aixz0r
    [IMG]https://images.cooltex*****m/3225034.png[/IMG]
    [IMG]https://images.cooltex*****m/3225043.png[/IMG]

    MPGH GOALS:

    YES:[Y]
    NO:[N]

    20 POSTS[Y]
    50 POSTS[N]
    100 POSTS[N]
    175 POSTS][N]
    500 POSTS[N]

  2. #2
    XerekPlos's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    1
    AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Similar Threads

  1. [GMS v135.1] Bypassless Semi-Item Filter
    By Tarthna in forum MapleStory Hacks, Cheats & Trainers
    Replies: 2
    Last Post: 06-09-2013, 01:42 PM
  2. [Release] HypnoBot GMS v.125.1A (Bypassless Botting)
    By Jayskiiez in forum MapleStory Hacks, Cheats & Trainers
    Replies: 6
    Last Post: 04-09-2013, 07:47 PM
  3. [Release] [GMS: v.125] Unlimited Kaiser Buff (Script)
    By TheOddOne in forum MapleStory Hacks, Cheats & Trainers
    Replies: 15
    Last Post: 01-27-2013, 01:25 PM
  4. Habbohotel Scripts
    By h0ang in forum General Game Hacking
    Replies: 8
    Last Post: 05-18-2007, 05:19 AM
  5. OMG I SO STUCK!!!(Java Script "n" html problem
    By jeremywilms in forum Programming
    Replies: 11
    Last Post: 06-15-2006, 01:23 PM