![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Maple Story Hacks/Bots Discussion Maple story hacking discussion only |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
| Lurker | Problem hacking!!! anyone have this problem...? when u add in vac code and get list off set... u add in address and all then do 0000 and then walk around and then 0804.. but my vac doesn't vac the monsters instead makes them move back and forth really fast anyone know how to resolve this? please and ty! |
| |
| Sponsored Links |
| |
| | #2 |
| Registered User | Re: Problem hacking!!! Do you wait for the number to stop? If you do u might also be doing the wrong code. Code: alloc(FindCharacterAddress, 1024) alloc(ListOffset, 4) alloc(ESIList, 1024) alloc(DupeXVac, 1024) alloc(EDIValue, 4) label(EndSearch) label(CompareOffset) label(StoreESI) label(DoNormal) FindCharacterAddress: mov [esi+114],edi push eax push ebx push ecx push edx mov eax,0 mov ebx,ListOffset mov ecx,ESIList mov edx,EDIValue CompareOffset: cmp eax,[ebx] je StoreESI cmp esi,[ecx+eax*4] je EndSearch inc eax jmp CompareOffset StoreESI: mov [ecx+eax*4],esi inc eax mov [ebx],eax mov [edx],edi EndSearch: pop edx pop ecx pop ebx pop eax jmp 6584E7 DupeXVac: push eax push ebx push ecx mov ebx,[ListOffset] dec ebx mov ecx,ESIList mov eax,[ecx+ebx*4] cmp esi,eax je DoNormal mov edi,[EDIValue] DoNormal: mov [esi+114],edi pop eax pop ebx pop ecx jmp 6584E7 Last edited by Djuice27; 09-22-2006 at 07:42 AM.. |
| |
| | #3 |
| Registered User | Re: Problem hacking!!! dont walk around, just jump once and it should add +1. a good way to find if its gonna work if the number when u waited is x, after u jumped or moved is x+1 then its good and put 804 and it will work well |
| |
| | #4 | |
| Registered User | Re: Problem hacking!!! Quote:
This does not always work at some occasions. If the value does not rise up by 1 then go back in the game and keep trying or find another vaccing spot either at the ground of the map. | |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |