![]() |
| |||||||
| 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 |
| Registered User | Vac adress, correct??? .. ok so i enter this in the auto assembler and get an error on line 7. can some one fix this or tell me the right code? DupeXVac: Code: 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 5f0d9a |
| |
| Sponsored Links |
| |
| | #3 |
| Registered User | Re: Vac adress, correct??? thats what i thought, so im guessing that part of the .23 code was still correct and i just have to switch it out with this then?? if not share code with me plz. thanks |
| |
| | #4 |
| Registered User | Re: Vac adress, correct??? Lol, just compare DupeX Monster and DupeX...what's the only difference? DupeX Monster has: Code: 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 5f0d9a |
| |
| | #5 |
| Registered User | Re: Vac adress, correct??? alright, thank you, i will look at that and c if it works. |
| |
| | #6 |
| Registered User | Re: Vac adress, correct??? eax+114 im guessing that this was the value that i was missing>?? |
| |
| | #7 |
| Registered User | Re: Vac adress, correct??? No, that's what you replace. So instead of: Code: mov edi,[Eax+114] Code: mov edi,[EDIValue] |
| |
| | #8 |
| Registered User | Re: Vac adress, correct??? When i put the eax+114 in the EDIValue spot it worked just fine, maybe thats the dupx one.. ill check. Also on another note, when you get behind the wall and you fall on either the left or right side, what do i need to do in order to stop at the bottom of the actual map, so that i dont fade out and "teleport" back to the top of the map again? |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |