Page 1 of 1
v0.92 Maple Client (For hackers who want to update scripts)
Posted: Sun May 30, 2010 10:41 am
by Byakuya
Here is the maple v0.92 client
Raiden, im sure u want this cuz wifout this u cant update UA....
1 more thing, the bypass is working la.... i tested it
i use bp hack and dem working like a charm ==
full body godmode oso working....
u check ur bypass de log got any lines missing onot.... u check properly ==''
Re: v0.92 Maple Client (For hackers who want to update scrip
Posted: Sun May 30, 2010 12:58 pm
by MrSinisterz
Byakuya wrote:Here is the maple v0.92 client
Raiden, im sure u want this cuz wifout this u cant update UA....
1 more thing, the bypass is working la.... i tested it
i use bp hack and dem working like a charm ==
full body godmode oso working....
u check ur bypass de log got any lines missing onot.... u check properly ==''
u mean the old bypass works for v0.93?i tested n still gt detected after evry 5mins
Re: v0.92 Maple Client (For hackers who want to update scrip
Posted: Sun May 30, 2010 1:23 pm
by Nerrazzuri
Byakuya wrote:Here is the maple v0.92 client
Raiden, im sure u want this cuz wifout this u cant update UA....
1 more thing, the bypass is working la.... i tested it
i use bp hack and dem working like a charm ==
full body godmode oso working....
u check ur bypass de log got any lines missing onot.... u check properly ==''
You mean the bypass get from yoyo-do forum?LOL, try a lil longer, it will get detected.
UA script
Code: Select all
/Unlimited Attack Msea 93
//updated by nerrazzuri
[Enable]
alloc(CSX,100)
label(CSXReturn)
label(CSXRet)
CSX:
push eax
mov eax,[00Ba607c]//char offset A1 ? ? ? ? 3B C7 0F 84 ? ? ? ? 6A FF
mov eax,[eax+2B34]//Attack Counter offset 8D 86 ?? ?? 00 00 89 ?? 89 ?? 04 89 ?? 08 C7 40 0C 14 00 00 00 89 ?? ?? ?? 00 00 8D 8E ?? ?? 00
cmp eax,50
pop eax
jg CSXReturn
push eax
mov eax,[00Ba607c]
mov eax,[eax+1264]//pID 8B 81 ? ? ? ? 83 65 ? 00 85 C0 56 8B 75 ? 89 06 74 06 8B 08 50 FF 51 ? 8B C6 5E C9 C2 04 00 55 8B EC 51 51
cmp esi,eax
pop eax
jne CSXReturn
add eax,06
jmp CSXReturn
CSXReturn:
mov [ebx], eax
mov edi,[ebp+10]
jmp CSXRet
009B7dc5://89 03 8B 7D 10 85 FF 74 5E FF
jmp CSX
CSXRet:
[Disable]
009B7dc5:
db 89 03 8B 7D 10
dealloc(CSX)
Re: v0.92 Maple Client (For hackers who want to update scrip
Posted: Fri Jun 04, 2010 1:15 am
by iSean
LOL... Raiden can't update it I laugh to death.
Well, the good thing is the offsets are still the same except pointers.

Re: v0.92 Maple Client (For hackers who want to update scrip
Posted: Fri Jun 04, 2010 9:31 am
by Nerrazzuri
iSean wrote:LOL... Raiden can't update it I laugh to death.
Well, the good thing is the offsets are still the same except pointers.

Well you could get these pointer and offset easily if you google enough.
