[Release]v100 TWMS CEM

Download MapleStory hacks and bots over here!
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

[Release]v100 TWMS CEM

Post by Boredness »

Spend 1h+ time to download it for you guys.
Range from 004 to 00B. It's more than enough.

How to load it?
Run MLE
Run MS.exe
Pause process
Go to memory view
Load this CEM
put 00400000
click ok
You do not have the required permissions to view the files attached to this post.
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
mrjiazhen

Re: [Release]v100 TWMS CEM

Post by mrjiazhen »

thx for rlsing.
:D
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

Re: [Release]v100 TWMS CEM

Post by iSean »

Can someone teach me how to update NDS, Super Un-teachable noob... O_O"
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: [Release]v100 TWMS CEM

Post by Susashiden »

Wow thanks Boredness i need this alot XD ... now trying to learn how to convert hacks so next time i no need keep leeching at least i got some self converted hacks ..

Image
Image
Image
800 Post [x]
1337 Post [-]
1600 Post [-]
Wz.Edit [X]
Learn Basic Mem Edit [X]
Rls my own trainer [X]
Rls a hack found by me[-]
" Who Wants to Be A Millionaire " Legendary Winner .
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

Re: [Release]v100 TWMS CEM

Post by iSean »

Boredness wrote:Spend 1h+ time to download it for you guys.
Boredness you spend the time on Downloading Client or juz it CEM?

BTW How do I get a CEM from MSEA 80 wanna try self making hack to full my dream ^^. if I know the basic =.="'

Code: Select all

No Delay Summon
//TWMS CRC No Delay Summon v100 by zgenden 召喚獸無延遲攻擊
[ENABLE]
registersymbol(FixTime)
alloc(FixTime,1024)
registersymbol(FixTimeOF)
alloc(FixTimeOF,4)
registersymbol(Fix)
alloc(Fix,1024)
registersymbol(FixSSTime)
alloc(FixSSTime,4)
registersymbol(FixSSTime10C)
alloc(FixSSTime10C,4)
label(Fix00)
label(Fix01)
//-----------------------------------------------
Fix:
push eax
mov eax,[ebx+0000010c]
cmp [FixSSTime10C],eax
pop eax
je Fix01
push eax
mov eax,[FixTimeOF]
cmp eax,[FixSSTime]
pop eax
je Fix00
push eax
mov eax,[ebx+0000010c]
mov [FixSSTime10C],eax
mov eax,[FixTimeOF]
mov [FixSSTime],eax
pop eax


Fix01:
push [ebx+000000b0]
call 006efb78
pop ecx
mov ecx,esi
sub ecx,[ebx+0000010c]
push esi
mov ecx,ebx
call 00723397
Erm Guys Have any Idea how do disable this Crap? Hack is Above

Code: Select all

//------------------------------------------------------------------
    //ver.100.召喚獸攻擊隻數降為一隻
    //原創:zgenden
    //改編:aaaddress1
    //請不要在轉載出去了,這是拿Z大的代碼改編的,也請不要試圖修改數據轉發
    //EX:0909ASAS
    //更新 asdf5566isme
    //------------------------------------------------------------------
    [enable]
    Registersymbol(summonattackcounter)
    Alloc(summonattackcounter, 128)
    //------------------------------------------------------------------
    summonattackcounter:
    mov [ebp-14],1                //這邊調整隻數
    mov eax,[ebx+000000b0]
    jmp 007234f1
    007234e8:
    jmp summonattackcounter
    //------------------------------------------------------------------
    [disable]
    007234e8:
    db 89 45 ec 8b 83 b0 00 00 00
    Unregistersymbol(summonattackcounter)
    dealloc(summonattackcounter)以下是EIP
[indent]//------------------------------------------------------------------
//ver.100.召喚獸攻擊隻數降為一隻
//原創:zgenden
//改編:aaaddress1
//請不要在轉載出去了,這是拿Z大的代碼改編的,也請不要試圖修改數據轉發
//EX:0909ASAS
//更新by asdf5566isme
//EIP:summonattackcounter
//------------------------------------------------------------------
[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)
//------------------------------------------------------------------
summonattackcounter:
mov [ebp-14],1                //這邊調整隻數
mov eax,[ebx+000000b0]
jmp 007234f1
//------------------------------------------------------------------
[disable]
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)
S.O.S Teach me to update X.x" My brain just cracked...
guyz92
The Emperor
The Emperor
Posts: 503
Joined: Sat Aug 29, 2009 8:52 am

Re: [Release]v100 TWMS CEM

Post by guyz92 »

your first script is not a complete script.

It does not hack disable section.

High chance that it will crash.
Image

ADSL:
Image

Fibre:
Image
iSean
Destiny General
Destiny General
Posts: 3001
Joined: Sat Aug 29, 2009 12:19 pm
Contact:

Re: [Release]v100 TWMS CEM

Post by iSean »

guyz92 wrote:your first script is not a complete script.

It does not hack disable section.

High chance that it will crash.
Ya I notice this problem a long time...
dfghcvb
Novice Knight
Novice Knight
Posts: 4
Joined: Sun Sep 06, 2009 9:35 pm

Re: [Release]v100 TWMS CEM

Post by dfghcvb »

1 thing...hw to pause the process?
k77
Sacrificer
Sacrificer
Posts: 25
Joined: Thu Oct 08, 2009 2:47 pm

Re: [Release]v100 TWMS CEM

Post by k77 »

yr nds script try get a complete one n convert, should b ok, yr 2nd script, i dunnoe y i can't use EIP version of script, try convert crc version 1st, i think more easy.
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: [Release]v100 TWMS CEM

Post by Boredness »

k77 wrote:yr nds script try get a complete one n convert, should b ok, yr 2nd script, i dunnoe y i can't use EIP version of script, try convert crc version 1st, i think more easy.
lols that script alot of op code changed in case if you dunno.
A novice wanting to update it will be very difficult ;)
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
Post Reply