Page 8 of 9

Re: [Release] v80 MapleSEA Scripts

Posted: Sat Oct 03, 2009 2:32 pm
by Boredness
Susashiden wrote:wow how u know will ban just by looking at it?
i see tons of nop.
noping will get u ban if you're using nds

Re: [Release] v80 MapleSEA Scripts

Posted: Sun Oct 04, 2009 4:15 pm
by Susashiden
Hmm Boredness , i ask u one question arr .. if got patch then the address will change and i got the AoB after i found the new address how we make the script neh? It will be best if u show example.

Re: [Release] v80 MapleSEA Scripts

Posted: Sun Oct 04, 2009 4:23 pm
by iSean
I have found many NDS Scripts but too bad No CEM + Dunno How to Update ^^"
v56 EMS CEM (Not sure current version of EMS)

Code: Select all

[Enable]
//ND Summon
Alloc(NoDelaySummon,128)
Registersymbol(NoDelaySummon)
NoDelaySummon:
mov eax,00674CE1
jmp 00674D35
00674CE1:
jmp NoDelaySummon

[Disable]
00674CE1:
jg 00674d55
Dealloc(NoDelaySummon)
Unregistersymbol(NoDelaySummon)
dEMi

Code: Select all

[Enable]
//dEMI
RegisterSymbol(dvtype)
Alloc(dv,100)
Alloc(uvx,100)
Alloc(uvy,100)
Alloc(dvtype,4)
Label(normalx)
Label(normaly)
Label(endx)
Label(endy)
Label(backdv)
Label(backuvy)
Label(backuvx)
Label(dvzero)
Label(dvone)
Label(uvzero)
Label(uvone)

dv:
mov eax,[00998EDC] 
push eax
mov eax,[eax+E50] 
mov [ebx+4a8],eax
add [ebx+4a8],100
cmp [dvtype],0
je dvzero
cmp [dvtype],1
je dvone
add eax,100
jmp dvzero

dvone:
add eax,0

dvzero:
mov [ebx+4a0],eax
pop eax
mov eax,[eax+E54] 
mov [ebx+4a4],eax
mov [ebx+4ac],eax
jmp backdv

uvx:
push ecx
mov ecx,[00998EDC] 
add ecx,E50 
cmp ebx,ecx
je normalx
mov ecx,[ecx]
cmp [dvtype],0
je uvzero
cmp [dvtype],1
je uvone
sub ecx,100
jmp uvzero

uvone:
add ecx,100

uvzero:
cmp [ebx],ecx
je endx
normalx:
mov [ebx],eax

endx:
pop ecx
mov edi,[ebp+10]
jmp backuvx

uvy:
push ecx
mov ecx,[00998EDC] 
add ecx,E54 
cmp edi,ecx
je normaly
mov ecx,[ecx]
cmp [edi],ecx
je endy

normaly:
mov [edi],eax

endy:
pop ecx
mov ebx,[ebp+14]
jmp backuvy

005B944F:
jmp dv
nop
backdv:

008185E8:
jmp uvx
backuvx:

0081864D:
jmp uvy
backuvy:

[Disable]
005B944F:
mov [ebx+4a8],eax

008185E8:
mov [ebx],eax
mov edi,[ebp+10]

0081864D: 
mov [edi],eax
mov ebx,[ebp+14]

Dealloc(dv)
Dealloc(uvx)
Dealloc(uvy)
Dealloc(dvtype)
UnregisterSymbol(dvtype)
BTW, Finding CSEAX!!!!!!!!!!!!!!!!!!!

Re: [Release] v80 MapleSEA Scripts

Posted: Sun Oct 04, 2009 4:27 pm
by Boredness
v6x got demi for GMS...they got rls cem also..

Re: [Release] v80 MapleSEA Scripts

Posted: Sun Oct 04, 2009 7:17 pm
by iSean
I need a working dEMi and CSEAX and Resummon NDS (No A/B)

Re: [Release] v80 MapleSEA Scripts

Posted: Mon Oct 05, 2009 10:18 am
by AforAce
Anyone minds to share summon hits 15 mobs CRC script here? I've tried follow the TWMS guide to change EIP version script into CRC script but I don't understand what does "他吃掉了 5 Bytes 必須將這 5 Bytes 補回去" mean. How do I replace the bytes? Can someone post the CRC script for summon Dem here? Thanks in advance.

:)

Re: [Release] v80 MapleSEA Scripts

Posted: Mon Oct 05, 2009 4:40 pm
by netboy

Code: Select all

[enable]
Registersymbol(summonattackcounter)
Alloc(summonattackcounter, 128)

summonattackcounter:
mov [ebp-14],15
mov eax,[ebx+000004b0]
jmp 0097D51B
0097D512:
jmp summonattackcounter

[disable]
0097D512:
db 89 45 ec 8b 83 b0 04 00 00
Unregistersymbol(summonattackcounter)
dealloc(summonattackcounter)

Re: [Release] v80 MapleSEA Scripts

Posted: Mon Oct 05, 2009 4:50 pm
by Xiia0dii
I was wondering,how do u all use these scripts?!
Can any kind soul give any links for tutorial? ><

Sorry and thanks. =]

Re: [Release] v80 MapleSEA Scripts

Posted: Mon Oct 05, 2009 4:54 pm
by netboy
Xiia0dii wrote:I was wondering,how do u all use these scripts?!
Can any kind soul give any links for tutorial? ><

Sorry and thanks. =]
lols..wad u nid is a UCE or wadever CE...just CTRL+ALT+A den an auto assemble thing will pop up..paste the code > file > asignt to current cheat table..den ur done?

Re: [Release] v80 MapleSEA Scripts

Posted: Mon Oct 05, 2009 5:16 pm
by Xiia0dii
netboy wrote:
Xiia0dii wrote:I was wondering,how do u all use these scripts?!
Can any kind soul give any links for tutorial? ><

Sorry and thanks. =]
lols..wad u nid is a UCE or wadever CE...just CTRL+ALT+A den an auto assemble thing will pop up..paste the code > file > asignt to current cheat table..den ur done?
Haha!! Issit really true?
Btw u are such a nice guy. thanksx99. =]