RIP Thread. Please dont come.
-
- Apprantice Knight
- Posts: 12
- Joined: Fri Oct 09, 2009 6:43 pm
Re: My Very First Trainer! XD MapleSea V0.82
this trainer does not have any virus
-
- Holy Philosopher
- Posts: 965
- Joined: Sun Sep 06, 2009 11:58 pm
- Location: SomeWhere You Don't Know.
Re: My Very First Trainer! XD MapleSea V0.82
Can you help me post the virus scan as i dunno how to scan ..1stswordsman wrote:this trainer does not have any virus




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: My Very First Trainer! XD MapleSea V0.82
http://virusscan.jotti.org/en
http://www.virustotal.com/
http://www.novirusthanks.org/
Use and of this and upload your trainer to scan, can be in zipped or rared form.
Then post the result or scanned link here. =)
http://www.virustotal.com/
http://www.novirusthanks.org/
Use and of this and upload your trainer to scan, can be in zipped or rared form.
Then post the result or scanned link here. =)
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
Learn more of security, click here =)
-
- Headmaster of Darkness
- Posts: 731
- Joined: Sun Aug 30, 2009 9:03 pm
- Location: In your sis room
Re: My Very First Trainer! XD MapleSea V0.82
Scan has been added in on TS post
by slayer369
by slayer369

Teddy bear killer is back?


-
- Holy Philosopher
- Posts: 965
- Joined: Sun Sep 06, 2009 11:58 pm
- Location: SomeWhere You Don't Know.
Re: My Very First Trainer! XD MapleSea V0.82
Thanks ...Slayer369 wrote:Scan has been added in on TS post
by slayer369
I update my trainer le and i posted the new virus scans ...




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: My Very First Trainer! XD MapleSea V0.82
Good Job with you, still can be improvedSusashiden wrote:Thanks ...Slayer369 wrote:Scan has been added in on TS post
by slayer369
I update my trainer le and i posted the new virus scans ...
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
Re: MapleSEA Trainer V0.82 (UPDATED)
Hmm, im tried using this with celino Maplesea Private server, which is running on Maplesea v0.82, but it doesn't seem to be able to work. I am unable to check the boxes, Any help? Or is this not compatible?
-
- Holy Philosopher
- Posts: 965
- Joined: Sun Sep 06, 2009 11:58 pm
- Location: SomeWhere You Don't Know.
Re: MapleSEA Trainer V0.82 (UPDATED)
i dont think this work on a Private Server .Snident wrote:Hmm, im tried using this with celino Maplesea Private server, which is running on Maplesea v0.82, but it doesn't seem to be able to work. I am unable to check the boxes, Any help? Or is this not compatible?
and y u dig my thread's grave *Sob sob* let it RIP mah ..




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: MapleSEA Trainer V0.82 (UPDATED)
Because he is a Noob Playing a Noob Private Server.....Susashiden wrote:i dont think this work on a Private Server .Snident wrote:Hmm, im tried using this with celino Maplesea Private server, which is running on Maplesea v0.82, but it doesn't seem to be able to work. I am unable to check the boxes, Any help? Or is this not compatible?
and y u dig my thread's grave *Sob sob* let it RIP mah ..
You want a Pro Trainer go get it

Hope Slayer won't Blame on me with this

Code: Select all
[ENABLE]
//No Delay Summon v1
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 0040d58f
pop ecx
mov ecx,esi
sub ecx,[ebx+0000010c]
push esi
mov ecx,ebx
call 0040f042
jmp 007ebe89
//-----------------------------------------------
Fix00:
jg 007ebe89
mov eax,[ebx+000000c0]
jmp 7ebe1d
//-----------------------------------------------
FixTime:
add [FixTimeOF],2710
mov eax,[FixTimeOF]
ret
7ebe15:
jmp Fix
db 90 90 90 90
7ed89d:
call FixTime
//-----------------------------------------------
[DISABLE]
7ebe15:
jg 007ebe89
mov eax,[ebx+000000c0]
//-----------------------------------------------
dealloc(FixTime)
unregistersymbol(FixTime)
//-----------------------------------------------
dealloc(Fix)
unregistersymbol(Fix)
dealloc(Fix)
unregistersymbol(Fix)
Code: Select all
[ENABLE]
//No Delay Summon v2
//Found in someone trash :P
Alloc(NDSummon,128)
Alloc(NDSAtks,64)
Alloc(NDSReset,64)
Alloc(NDSCount,4)
Registersymbol(NDSCount)
Label(NDSAtksRtn)
Label(NDSResetRtn)
NDSCount:
db 00 00 00 00
NDSummon:
cmp [NDSCount],31
jge 007ebe89
mov eax,007EBE15
jmp 007EBE69
NDSAtks:
jne 007ED8DA
inc [NDSCount]
jmp NDSAtksRtn
NDSReset:
call 007d918a
mov [NDSCount],0
jmp NDSResetRtn
007EBE15:
jmp NDSummon
db 90 90 90
007ED9BA:
jmp NDSAtks
db 90
NDSAtksRtn:
009E476A:
jmp NDSReset
NDSResetRtn:
[DISABLE]
007EBE15:
db 7f 72 8b 83 b4 00 00 00
007ED9BA:
db 0f 85 1a ff ff ff
009E476A:
db E8 BE 1C 00 00
You do not have the required permissions to view the files attached to this post.
-
- Holy Philosopher
- Posts: 965
- Joined: Sun Sep 06, 2009 11:58 pm
- Location: SomeWhere You Don't Know.
Re: MapleSEA Trainer V0.82 (UPDATED)
I think its not good to rls it here . and y would someone want to hack in a PS ? its alrd fraking fast there and still u wanna hack ?? wth..




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 .