GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Maple Story > Maple Story Hacks/Bots Discussion

Maple Story Hacks/Bots Discussion Maple story hacking discussion only



[Tut]~[leeched] - timed dupex works 0.32

Maple Story Hacks/Bots Discussion


Closed Thread
 
Thread Tools Display Modes
Old 01-08-2007, 02:22 AM   #1
Registered User
 
Last Online: 11-12-2008 12:14 PM
Join Date: Oct 2006
Posts: 145
Thanks: 4
Thanked 16 Times in 11 Posts
mpsheen is on a distinguished road
iTrader: 0 / 0%
Points: 1,445.00
Bank: 0.00
Total Points: 1,445.00
[Tut]~[leeched] - timed dupex works 0.32

not shure if this is on gamerz atm so ,,

here it is on mpc
i take credit for my uber copy and paste skills =D

[Only registered and activated users can see links. ]

or just here

*not mine leeched for a leecher*



WHAT YOU NEED
1.Working demi/dem vac or anything similar
(full map item vac is reccomended)
2.Working CRC Bypass
3.DupeX address- which happens to be 668111 <- add that to your .CT

WHAT TO DO
1. Activate CRC bypass
2. Go to MEMORY VIEW and go to AUTO ASSEMBLE (alt+A)
3. Put in this SCRIPT

Code:
[enable]
registersymbol(DX)
registersymbol(DXListOffset)
registersymbol(DXType)
alloc(DX, 1024)
alloc(DXListOffset, 4)
alloc(DXType,4)
alloc(DXFindChar, 1024)
alloc(ESIList, 1024)
alloc(EDIValue, 4)
alloc(DXMap,4)
label(CompareOffset)
label(StoreESI)
label(DoNormal)
label(LeaveMe)
label(DXMonster)
label(NoDupe)
label(DoVac)

alloc(DXCounter,4)
registersymbol(VacTime)
registersymbol(TotalTime)
alloc(VacTime,4)
alloc(TotalTime,4)
alloc(DXCounter,4)
label(DXPause)
label(DXResetCounter)
label(DXReset)

DXCounter:
add [eax],al
add [eax],al

VacTime:
js 0ff90c16
add [eax],al

TotalTime:
or [edi],al
add [eax],al

DXCounter:
sub al,01
add [eax],al

//Original Code
DXListOffset:
add [eax],al
add [eax],al

DXType:
add [eax],al
add [eax],al

DX:
push eax
push ebx
push ecx
push edx
mov ebx,[DXType]
cmp ebx, 00 // 0 = Do Nothing
je NoDupe
cmp ebx, 01
je DXFindChar
cmp ebx, 02
je DoVac
cmp ebx, 03
je DoVac
//Modified Code
cmp ebx, 04
je DXReset
jmp DoNormal

DXFindChar:
mov [esi+114],edi
mov eax,0
mov ebx,DXListOffset
mov ecx,ESIList
mov edx,EDIValue

CompareOffset:
cmp eax,[ebx]
je StoreESI
cmp esi,[ecx+eax*4]
je LeaveMe
inc eax
jmp CompareOffset

StoreESI:
mov [ecx+eax*4],esi
inc eax
mov [ebx],eax
mov [edx],edi

DoVac:
mov eax,[DXCounter]
cmp eax,[VacTime]
inc eax
mov [DXCounter],eax
jae DXPause
//Original
mov ebx,[DXListOffset]
dec ebx
mov ecx,ESIList
mov eax,[ecx+ebx*4]
cmp esi,eax
je DoNormal

mov ebx,[DXType]
cmp ebx, 02
jne DXMonster
mov edi,[eax+114]
jmp DoNormal

DXMonster:
cmp ebx, 03
jne NoDupe
mov edi,[EDIValue]
jmp DoNormal

NoDupe:
mov ebx, 0
mov [DXListOffset],ebx
mov [DXCounter],0

DoNormal:
mov [esi+114],edi

LeaveMe:
pop edx
pop ecx
pop ebx
pop eax
jmp 668117

DXPause:
cmp eax,[TotalTime]
jae DXResetCounter
jmp DoNormal

DXResetCounter:
mov [DXCounter],0
jmp DoNormal

DXReset:
mov ebx, 0
mov [DXListOffset],ebx
mov [DXCounter],0
mov [DXType],1
jmp DoNormal

668111:
jmp DX
nop

[disable]
668111:
mov [esi+114],edi

dealloc(DXFindChar)
dealloc(DXListOffset)
dealloc(ESIList)
dealloc(DX)
dealloc(EDIValue)
dealloc(DXCounter)
unregistersymbol(DX)
unregistersymbol(DXListOffset)
unregistersymbol(DXType)


4. Click FILE on the top and click ASSIGN TO CURRENT CHEAT TABLE
5. Go back to the cheat engine and FREEZE the new cheat named Auto Assemble Cheat (you can rename this if you want)
6. Add the addresses to your ct:
DX
DXListOffset
DXType
VacTime
TotalTime
7. Unfreeze the Auto Assemble Cheat and freeze it again. Also, ACTIVATE DEMI/DEM VAC NOW
8. The addresses of DX, DXListOffset, DXType, VacTime, and TotalTime should all change and start with the first 4 digits
9. Go to the dupex address (668111) and change register and put into EIP the first same 4 digits you got from STEP 8 followed by four zero's (example: XXXX0000)
10. Push ok and go back to cheat engine. Change the value of DXType to 1.
11. DXListOffset should start rising and let it be for about 20 seconds.
12. After it is done rising, go back to game and JUMP then come back to CE and change the value of VacTime to the list offset number times 4 (example: list offset is 20, so put 80). Change the value of TotalTime, depending on the map, from anywhere to 40-100 TIMES listoffset number (example: list offset is 20, so put it to 800)
13. Now change the value of DXType to 3. Go in game and it should be vaccing at intervals

CREDITS: Whoever i got this from , and i second that

Last edited by mpsheen; 01-08-2007 at 02:26 AM..
mpsheen is offline  
The Following 4 Users Say Thank You to mpsheen For This Useful Post:
angel20 (01-10-2007), bananna (01-08-2007), Lawelafa (01-11-2007), leodamore (01-10-2007)
Sponsored Links
Old 01-08-2007, 02:28 AM   #2
Registered User
 
Last Online: 10-16-2007 03:43 AM
Join Date: Oct 2006
Posts: 139
Thanks: 12
Thanked 10 Times in 10 Posts
htran is on a distinguished road
iTrader: 0 / 0%
Points: 719.00
Bank: 0.00
Total Points: 719.00
Re: [Tut]~[leeched] - timed dupex works 0.32

4:30 am.. but i will giv it a try... first post wee XD
htran is offline  
Old 01-08-2007, 02:31 AM   #3
Registered User
 
Last Online: 11-12-2008 12:14 PM
Join Date: Oct 2006
Posts: 145
Thanks: 4
Thanked 16 Times in 11 Posts
mpsheen is on a distinguished road
iTrader: 0 / 0%
Points: 1,445.00
Bank: 0.00
Total Points: 1,445.00
Re: [Tut]~[leeched] - timed dupex works 0.32

trust me it works =D im happy :p
mpsheen is offline  
Old 01-08-2007, 02:33 AM   #4
Registered User
 
Last Online: 01-10-2007 10:55 PM
Join Date: Dec 2006
Age: 26
Posts: 28
Thanks: 4
Thanked 0 Times in 0 Posts
Lorfeus is on a distinguished road
iTrader: 0 / 0%
Points: 142.00
Bank: 0.00
Total Points: 142.00
Re: [Tut]~[leeched] - timed dupex works 0.32

i'll test it later but if it works or not: thanks for searching for it
Lorfeus is offline  
Old 01-08-2007, 02:36 AM   #5
Registered User
 
Last Online: 09-05-2007 11:42 PM
Join Date: Aug 2006
Posts: 23
Thanks: 23
Thanked 12 Times in 4 Posts
ticho6 is on a distinguished road
iTrader: 0 / 0%
Points: 294.00
Bank: 0.00
Total Points: 294.00
Re: [Tut]~[leeched] - timed dupex works 0.32

it works but i knew it for long time ago

it works but its vacs the monsters and let them free
and after 1 min or so its vac them again!
ticho6 is offline  
Old 01-08-2007, 02:36 AM   #6
Banned
 
Last Online: 01-21-2007 03:03 AM
Join Date: Jan 2007
Age: 17
Posts: 51
Thanks: 3
Thanked 12 Times in 2 Posts
bananna is on a distinguished road
iTrader: 0 / 0%
Points: 816.00
Bank: 0.00
Total Points: 816.00
Re: [Tut]~[leeched] - timed dupex works 0.32

mpsheen il d/c in a minute or 3 u know how it comes?
bananna is offline  
Old 01-08-2007, 02:41 AM   #7
Registered User
 
Last Online: 11-12-2008 12:14 PM
Join Date: Oct 2006
Posts: 145
Thanks: 4
Thanked 16 Times in 11 Posts
mpsheen is on a distinguished road
iTrader: 0 / 0%
Points: 1,445.00
Bank: 0.00
Total Points: 1,445.00
Re: [Tut]~[leeched] - timed dupex works 0.32

you need to set up the values acording to your map
mpsheen is offline  
Old 01-08-2007, 02:42 AM   #8
Registered User
 
Last Online: 10-16-2007 03:43 AM
Join Date: Oct 2006
Posts: 139
Thanks: 12
Thanked 10 Times in 10 Posts
htran is on a distinguished road
iTrader: 0 / 0%
Points: 719.00
Bank: 0.00
Total Points: 719.00
Re: [Tut]~[leeched] - timed dupex works 0.32

stuck at step 8. the number didnt raise i will try again 2morrow>.> i went bak into the game i did see SOME monster respawn next to me XD . Anyway thanks dude... <3 for sharing
htran is offline  
Old 01-08-2007, 02:42 AM   #9
Banned
 
Last Online: 01-21-2007 03:03 AM
Join Date: Jan 2007
Age: 17
Posts: 51
Thanks: 3
Thanked 12 Times in 2 Posts
bananna is on a distinguished road
iTrader: 0 / 0%
Points: 816.00
Bank: 0.00
Total Points: 816.00
Re: [Tut]~[leeched] - timed dupex works 0.32

and how i do that?
bananna is offline  
Old 01-08-2007, 02:46 AM   #10
Registered User
 
Last Online: 11-12-2008 12:14 PM
Join Date: Oct 2006
Posts: 145
Thanks: 4
Thanked 16 Times in 11 Posts
mpsheen is on a distinguished road
iTrader: 0 / 0%
Points: 1,445.00
Bank: 0.00
Total Points: 1,445.00
Re: [Tut]~[leeched] - timed dupex works 0.32

look on the tut step 12-13
mpsheen is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 02:25 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Australian Poker | Watch Desperate Housewives | Visits: