Page 3 of 3 FirstFirst 123
Results 31 to 38 of 38
  1. #31
    gguupprr12345's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    how do i use this hack?

  2. #32
    gguupprr12345's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    how do i use this?

  3. #33
    Aurai's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    In your closet
    Posts
    215
    Reputation
    10
    Thanks
    22
    My Mood
    Angelic
    Quote Originally Posted by gguupprr12345 View Post
    how do i use this?
    Its a script hack, https://www.mpgh.net/forum/showthread.php?t=597144
    Aurai I do NOT use Skype.

    Got A Permanent Gun on Combat Arms

    10+ Posts

    30+ Posts

    Got a Permanent Ban on Combat Arms

    Like Hacking

    Coded and Successfully made a hack

    50+ Posts

    10+ Thanks

    Achieved LT2 on Combat Arms

    Achieved COL1 on Combat Arms

    Achieved General Of Army on Combat Arms

    150+ Character on Maplestory

    Max AQW level achieved

    Permanent Ban on Maplestory

    1+ Month member on MPGH

    1+ Year member on MPGH

    70+ posts

    90+ posts

    120+posts

    150+posts

    180+posts

    200+posts

    250+posts

    400+posts

    500+posts

    600+posts

    700+posts

    800+posts

    900+posts

    1000+posts


  4. #34
    Aurai's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    In your closet
    Posts
    215
    Reputation
    10
    Thanks
    22
    My Mood
    Angelic
    Mob Control
    https://pastebin.com/R7t1zQEK

    Credits to Chubbz

    Mangus No Balls

    Code:
    [ENABLE]
    alloc (Hook, 128)
    label (Return)
    label (NoBalls)
    label (JMP1)
    
    Hook:
    cmp dword ptr [esp], 0076B661 
    jne Return
    mov dword ptr [esp], NoBalls
    
    Return:
    jmp InterlockedIncrement
    
    NoBalls:
    cmp ebx,edi
    je JMP1
    mov edx,[ebx]
    mov eax,[edx]
    push 01
    mov ecx,ebx
    call eax
    jmp JMP1
    
    JMP1:
    xor al,al
    mov ecx,[esp+1C]
    mov fs:[00000000],ecx
    pop ecx
    pop edi
    pop esi
    pop ebp
    pop ebx
    add esp,14
    ret 0030
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    ret // 55 8B ? 83 ? ? 6A ? 68 ? ? ? ? 64 A1 ? ? ? ? 50 83 ? ? 53 55 56 57 A1 ? ? ? ? 33 ? 50 8D ? 24 ? 64 ? ? ? ? ? 8B ? 33 ? 39 ? ? ? ? ? 0F 84 ? ? ? ? 33
    
    016400C0:
    dd Hook
    
    [DISABLE]
    016400C0:
    dd InterlockedIncrement
    Credits to X
    @Riddick
    Aurai I do NOT use Skype.

    Got A Permanent Gun on Combat Arms

    10+ Posts

    30+ Posts

    Got a Permanent Ban on Combat Arms

    Like Hacking

    Coded and Successfully made a hack

    50+ Posts

    10+ Thanks

    Achieved LT2 on Combat Arms

    Achieved COL1 on Combat Arms

    Achieved General Of Army on Combat Arms

    150+ Character on Maplestory

    Max AQW level achieved

    Permanent Ban on Maplestory

    1+ Month member on MPGH

    1+ Year member on MPGH

    70+ posts

    90+ posts

    120+posts

    150+posts

    180+posts

    200+posts

    250+posts

    400+posts

    500+posts

    600+posts

    700+posts

    800+posts

    900+posts

    1000+posts


  5. #35
    retaeper's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Aurai View Post
    None of these would be useful towards jump quests. The best hack to use would be click fly, but there is no hack for it yet
    I was thinking which god mode is least likely to ban. I can jump just fine; it's just the annoying damages I have to worry about. Just trying to get some perm nx items from the jump quests.

    The Magical godmode by Xenon doesn't work. The Magical godmode by Chubbz disconnect after 1 min.

    The Full godmode by chubbz doesn't even work because he never labels anything PGMHook in the beginning of the script so he's calling nothing. Changing that to PGM which he does label crashes the game when toggled.
    Last edited by retaeper; 04-30-2014 at 12:32 AM.

  6. #36
    Riddick's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Delusional
    Posts
    7,704
    Reputation
    529
    Thanks
    5,193
    My Mood
    Devilish
    Quote Originally Posted by Aurai View Post
    Mob Control
    https://pastebin.com/R7t1zQEK

    Credits to Chubbz

    Mangus No Balls

    Code:
    [ENABLE]
    alloc (Hook, 128)
    label (Return)
    label (NoBalls)
    label (JMP1)
    
    Hook:
    cmp dword ptr [esp], 0076B661 
    jne Return
    mov dword ptr [esp], NoBalls
    
    Return:
    jmp InterlockedIncrement
    
    NoBalls:
    cmp ebx,edi
    je JMP1
    mov edx,[ebx]
    mov eax,[edx]
    push 01
    mov ecx,ebx
    call eax
    jmp JMP1
    
    JMP1:
    xor al,al
    mov ecx,[esp+1C]
    mov fs:[00000000],ecx
    pop ecx
    pop edi
    pop esi
    pop ebp
    pop ebx
    add esp,14
    ret 0030
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    int 3 
    ret // 55 8B ? 83 ? ? 6A ? 68 ? ? ? ? 64 A1 ? ? ? ? 50 83 ? ? 53 55 56 57 A1 ? ? ? ? 33 ? 50 8D ? 24 ? 64 ? ? ? ? ? 8B ? 33 ? 39 ? ? ? ? ? 0F 84 ? ? ? ? 33
    
    016400C0:
    dd Hook
    
    [DISABLE]
    016400C0:
    dd InterlockedIncrement
    Credits to X
    @Riddick
    That's too much dude, and am not sure what works, and what does not work. Make a new thread please with all the new info in it please.

  7. #37
    gguupprr12345's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    what do i exacly copy? there is alot of thing there and i dont understand what do i exacly copy and paste in to the "auto assemble" text

  8. #38
    Aurai's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    In your closet
    Posts
    215
    Reputation
    10
    Thanks
    22
    My Mood
    Angelic
    Quote Originally Posted by Riddick View Post


    That's too much dude, and am not sure what works, and what does not work. Make a new thread please with all the new info in it please.
    Okay, can you close this thread though, until I can make a new one
    Aurai I do NOT use Skype.

    Got A Permanent Gun on Combat Arms

    10+ Posts

    30+ Posts

    Got a Permanent Ban on Combat Arms

    Like Hacking

    Coded and Successfully made a hack

    50+ Posts

    10+ Thanks

    Achieved LT2 on Combat Arms

    Achieved COL1 on Combat Arms

    Achieved General Of Army on Combat Arms

    150+ Character on Maplestory

    Max AQW level achieved

    Permanent Ban on Maplestory

    1+ Month member on MPGH

    1+ Year member on MPGH

    70+ posts

    90+ posts

    120+posts

    150+posts

    180+posts

    200+posts

    250+posts

    400+posts

    500+posts

    600+posts

    700+posts

    800+posts

    900+posts

    1000+posts


  9. The Following User Says Thank You to Aurai For This Useful Post:

    Riddick (04-30-2014)

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Outdated] [GMS v145.2] Bypassless Full Godmode CE Script (PGM + Anti-Aggro)
    By Troxies in forum MapleStory Hacks, Cheats & Trainers
    Replies: 19
    Last Post: 04-13-2014, 12:43 AM
  2. [Patched] [GMS v147.1] Bypassless Unlimited Attach Script
    By Hijacker94 in forum MapleStory Hacks, Cheats & Trainers
    Replies: 19
    Last Post: 03-06-2014, 07:20 PM
  3. [Patched] [GMS v145.2] Bypassless GND & Unlimited Mana CE Scripts
    By Troxies in forum MapleStory Hacks, Cheats & Trainers
    Replies: 4
    Last Post: 01-31-2014, 01:13 PM
  4. [Release] [GMS v139.1] Bypassless GND CE Script
    By Nexro in forum MapleStory Hack Coding/Source Code
    Replies: 1
    Last Post: 08-23-2013, 02:19 PM
  5. Replies: 0
    Last Post: 12-23-2012, 04:35 PM

Tags for this Thread