[Release]v100 TWMS CEM
[Release]v100 TWMS CEM
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
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!
Re: [Release]v100 TWMS CEM
Can someone teach me how to update NDS, Super Un-teachable noob... O_O"
-
- Holy Philosopher
- Posts: 965
- Joined: Sun Sep 06, 2009 11:58 pm
- Location: SomeWhere You Don't Know.
Re: [Release]v100 TWMS CEM
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 ..




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 .
Re: [Release]v100 TWMS CEM
Boredness you spend the time on Downloading Client or juz it CEM?Boredness wrote:Spend 1h+ time to download it for you guys.
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
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)
Re: [Release]v100 TWMS CEM
your first script is not a complete script.
It does not hack disable section.
High chance that it will crash.
It does not hack disable section.
High chance that it will crash.

ADSL:

Fibre:

Re: [Release]v100 TWMS CEM
Ya I notice this problem a long time...guyz92 wrote:your first script is not a complete script.
It does not hack disable section.
High chance that it will crash.
Re: [Release]v100 TWMS CEM
1 thing...hw to pause the process?
Re: [Release]v100 TWMS CEM
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.
Re: [Release]v100 TWMS CEM
lols that script alot of op code changed in case if you dunno.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.
A novice wanting to update it will be very difficult

Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!