Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Hijacker94's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Egypt - Cairo
    Posts
    61
    Reputation
    10
    Thanks
    805
    My Mood
    Buzzed

    Post [GMS v147.1] Bypassless Unlimited Attach Script

    Code:
    [ENABLE]
    alloc(Hook,128)
    label(Return)
    alloc(UA,128)
    label(Exit)
     
    //Hook address: 005F7ED0
    //push esi below
    //8B ? ? ? ? 00 85 C0 74 ? 83 ? ? 74 ? 83 ? ? C3 33 C0 C3 CC CC CC CC CC CC CC CC CC CC 56
    //mov eax,[ecx+0000Xxxx]
    Hook:
    push esi
    lea esi,[ecx+00004518]
    push edi
    lea ecx,[esi+0C]
    call 004AC060
    mov ecx,esi
    mov edi,eax
    call 004AC060
    mov ecx,eax
    mov eax,[esp+0C]
    jmp UA
     
    Return:
    pop esi
    ret 0004
     
    UA:
    mov [eax],edi
    push ebx
    mov ebx,[01B46094] //Character Base
    cmp dword ptr [ebx+A560],#10 //Attack Count
    jl Exit
    add [eax],08
     
    Exit:
    pop ebx
    pop edi
    mov [eax+04],ecx
    jmp Return
     
    01972A84: //4byte scan hook address [4th Result]
    dd Hook
     
    [DISABLE]
    01972A84: //Same as above
    dd 005F7ED0 //Same as hook address
     
    dealloc(Hook)
    dealloc(UA)
     
    @Chubbz
    Last edited by Hijacker94; 03-05-2014 at 06:18 PM.
    With Great Penis :3 , Comes Great Responsibility ...

  2. #2
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    How do i use it ?

  3. #3
    Hijacker94's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Egypt - Cairo
    Posts
    61
    Reputation
    10
    Thanks
    805
    My Mood
    Buzzed
    1-Open GameLauncher.exe (DO NOT PRESS "PLAY" BUTTON)
    2-Open CheatEngine
    3-Click on the PC at the left-top on CE and select "Maplestory.exe" Process
    4-Click on "Memory View"
    5-CTRL+A
    6-Paste your code and press "Execute" (Just do it with both scripts by separate)
    7-Close CE
    8-Happy Hacking

    if u dont have cheat engine just google it
    With Great Penis :3 , Comes Great Responsibility ...

  4. #4
    davidt910's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    What does it suppose to do?

  5. #5
    Hijacker94's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Egypt - Cairo
    Posts
    61
    Reputation
    10
    Thanks
    805
    My Mood
    Buzzed
    its for unlimited attack
    With Great Penis :3 , Comes Great Responsibility ...

  6. #6
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    If it's not already done can you make it Unlimated MP

  7. #7
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    I Tryed but it doenst work i got CE and the Script but it wont work. i copy this code and it dont work
    [ENABLE]
    alloc(Hook,128)
    label(Return)
    alloc(UA,128)
    label(Exit)

    //Hook address: 005F7ED0
    //push esi below
    //8B ? ? ? ? 00 85 C0 74 ? 83 ? ? 74 ? 83 ? ? C3 33 C0 C3 CC CC CC CC CC CC CC CC CC CC 56
    //mov eax,[ecx+0000Xxxx]
    Hook:
    push esi
    lea esi,[ecx+00004518]
    push edi
    lea ecx,[esi+0C]
    call 004AC060
    mov ecx,esi
    mov edi,eax
    call 004AC060
    mov ecx,eax
    mov eax,[esp+0C]
    jmp UA

    Return:
    pop esi
    ret 0004

    UA:
    mov [eax],edi
    push ebx
    mov ebx,[01B46094] //Character Base
    cmp dword ptr [ebx+A560],#10 //Attack Count
    jl Exit
    add [eax],08

    Exit:
    pop ebx
    pop edi
    mov [eax+04],ecx
    jmp Return

    01972A84: //4byte scan hook address [4th Result]
    dd Hook

    [DISABLE]
    01972A84: //Same as above
    dd 005F7ED0 //Same as hook address

    dealloc(Hook)
    dealloc(UA)

  8. #8
    moonvixen's Avatar
    Join Date
    Feb 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    is there no mob control/godmode right now? just tried and keep getting dced.

  9. #9
    svegerot's Avatar
    Join Date
    Dec 2006
    Gender
    male
    Location
    Blackpkerstr's House...
    Posts
    227
    Reputation
    10
    Thanks
    41
    My Mood
    Amused
    What do you mean by Unlimited attack? I tried it and it doesn't seem to do anything.

  10. #10
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Me to svegerot

  11. #11
    Hijacker94's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Egypt - Cairo
    Posts
    61
    Reputation
    10
    Thanks
    805
    My Mood
    Buzzed
    its supposed to make u attack more than 100 times without moving the char. by long press on the attack button , i didn't test it yet cuz i had work and school .. will test it tomorrow and bring back the news
    With Great Penis :3 , Comes Great Responsibility ...

  12. #12
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hijacker94 View Post
    its supposed to make u attack more than 100 times without moving the char. by long press on the attack button , i didn't test it yet cuz i had work and school .. will test it tomorrow and bring back the news
    i tryed it and it's doesnt act like the GND

  13. #13
    Misukun's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Ecaisse98 View Post
    i tryed it and it's doesnt act like the GND
    It's not supposed to.

  14. #14
    MOST PLAYED's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    326
    Reputation
    25
    Thanks
    55
    Quote Originally Posted by Ecaisse98 View Post
    If it's not already done can you make it Unlimated MP
    He's a leecher he just copy pastes scripts onto here

  15. #15
    Ecaisse98's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    But He Said
    Quote Originally Posted by Hijacker94 View Post
    its supposed to make u attack more than 100 times without moving the char. by long press on the attack button , i didn't test it yet cuz i had work and school .. will test it tomorrow and bring back the news
    Seems like a GND for me

Page 1 of 2 12 LastLast

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 Aggro & Mob Disarm Script
    By Hijacker94 in forum MapleStory Hacks, Cheats & Trainers
    Replies: 3
    Last Post: 03-06-2014, 09:38 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