RIP Thread. Please dont come.

Download MapleStory hacks and bots over here!
1stswordsman
Apprantice Knight
Apprantice Knight
Posts: 12
Joined: Fri Oct 09, 2009 6:43 pm

Re: My Very First Trainer! XD MapleSea V0.82

Post by 1stswordsman »

this trainer does not have any virus
Susashiden
Holy Philosopher
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

Post by Susashiden »

1stswordsman wrote:this trainer does not have any virus
Can you help me post the virus scan as i dunno how to scan ..

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 .
wizme
Destiny General
Destiny General
Posts: 297
Joined: Sat Sep 05, 2009 1:40 pm

Re: My Very First Trainer! XD MapleSea V0.82

Post by wizme »

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. =)
Unlike science, love is like magic, there's no reason to it - wizme =)
Learn more of security, click here =)
Slayer369
Headmaster of Darkness
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

Post by Slayer369 »

Scan has been added in on TS post
by slayer369
Image
Teddy bear killer is back?
Image
Image
Susashiden
Holy Philosopher
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

Post by Susashiden »

Slayer369 wrote:Scan has been added in on TS post
by slayer369
Thanks ...
I update my trainer le and i posted the new virus scans ...

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 .
Boredness
The Emperor
The Emperor
Posts: 2539
Joined: Wed Aug 26, 2009 9:50 pm
Location: Singapore
Contact:

Re: My Very First Trainer! XD MapleSea V0.82

Post by Boredness »

Susashiden wrote:
Slayer369 wrote:Scan has been added in on TS post
by slayer369
Thanks ...
I update my trainer le and i posted the new virus scans ...
Good Job with you, still can be improved
Donate money to my paypal account @ danielongdequan1996@hotmail.com to keep this website alive!
Snident
Novice Knight
Novice Knight
Posts: 5
Joined: Mon Dec 28, 2009 2:00 am

Re: MapleSEA Trainer V0.82 (UPDATED)

Post by Snident »

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?
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: MapleSEA Trainer V0.82 (UPDATED)

Post by Susashiden »

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?
i dont think this work on a Private Server .

and y u dig my thread's grave *Sob sob* let it RIP mah ..

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: MapleSEA Trainer V0.82 (UPDATED)

Post by iSean »

Susashiden wrote:
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?
i dont think this work on a Private Server .

and y u dig my thread's grave *Sob sob* let it RIP mah ..
Because he is a Noob Playing a Noob Private Server.....
You want a Pro Trainer go get it :P
Hope Slayer won't Blame on me with this :lol:"

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.
Susashiden
Holy Philosopher
Holy Philosopher
Posts: 965
Joined: Sun Sep 06, 2009 11:58 pm
Location: SomeWhere You Don't Know.

Re: MapleSEA Trainer V0.82 (UPDATED)

Post by Susashiden »

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..

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 .
Locked