Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > MapleStory
You last visited: Today at 10:21

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] EMS 0.59 scripts

Discussion on [Release] EMS 0.59 scripts within the MapleStory forum part of the MMORPGs category.

Reply
 
Old   #1
 
Jonny999's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 59
Received Thanks: 50
[Release] EMS 0.59 scripts

Not posting a HS (CRC) Bypass, leech yourself one else where.

All scripts WERE made or updated by me.

No Knockback
Code:
[Enable]
007D52FF:
jnl 007d5304

[Disable]
007D52FF:
jnge 007d5304
Damage Control
Add "DamageMe" to your cheat engine while this is ticked, change its value too how much damage you want too take.
Code:
[enable]
Alloc(DamageMe,2)
Registersymbol(DamageMe)
006B13b8: 
mov eax,[DamageMe]
 
[disable]
006B13b8: 
call 008a91fc
Dealloc(DamageMe,2)
Unregistersymbol(DamageMe)
SAWSIL (Stop Attack When Spawn Is Low)
Add "mobs" too your cheat table, change its value to the minimum value of mobs on the map before you cant attack.
Code:
[enable]
//SAWSIL 0.59 EMS
//By Jonny
alloc(Counter,32) 
alloc(Pause1,32) 
alloc(Mobs,4) 
registersymbol(Mobs) 
label(Return) 

Mobs: 
db 00 00 

007B86E4:     
jmp Counter 
nop 

Return: 
Counter: 
mov eax, [009B0A8C] 
mov eax, [eax+24] 
cmp eax, [Mobs] 
jle Pause1 
jmp Return 
Pause1: 
xor eax, eax 
test eax, eax 
je 007B86E8

[disable] 
007B86E4:   
db 33 c0 85 c0 75 67
dealloc(Counter) 
dealloc(Pause1) 
dealloc(Mobs) 
unregistersymbol(Mobs)

No activation Blink-Godmode

(A/B's if you attack)
Code:
[enable]
007B42B1:
db eb 0b 
[disable]
007B42B1:
db 85 c0
Blink Control
Code:
[enable]
//EMS 0.59
// Updated by Jonny99(9)
Alloc(blink1,32)
Alloc(blink2,32)
Alloc(missdelay,8)
Alloc(blinkdelay,8)
Registersymbol(missdelay)
Registersymbol(blinkdelay)
Label(rtn1)
Label(rtn2)

007B42BE:
jmp blink1
nop
nop
nop
nop
nop
rtn1:

blink1:
sub edi,[blinkdelay]
push edi
lea ecx, [ebx+00001938]
jmp rtn1

007B42F7:
jmp blink2
nop
nop
nop
nop
nop
rtn2:

blink2:
add edi,[missdelay]
push edi
lea ecx,[ebx+00001938]
jmp rtn2


[disable]

007B42F7: 
add edi,1e
push edi
lea ecx,[ebx+00001938]

007B42BE: 
sub edi,1e
push edi
lea ecx,[ebx+00001938]

Dealloc(blink1,32)
Dealloc(blink2,32)
Dealloc(missdelay,8)
Dealloc(blinkdelay,8)
Unregistersymbol(blinkdelay)
Unregistersymbol(missdelay)
Meso Dropper
Add "Amount" to your cheat engine, change its value too how much you want to drop. Even if you drop 10 mesos in your client, itl drop the value set in "Amount". Maximum 50k.
Code:
[ENABLE] 
//Amount: Amount you want 
alloc(Drop,32) 
alloc(Amount,4) 
registersymbol(Drop) 
registersymbol(Amount) 

0081BF6F: 
jmp Drop
nop

Amount: 
dd 00 00 

Drop: 
mov eax,[Amount] 
mov [esi+000000bc],eax 
jmp 0081BF75

[DISABLE] 
0081BF6F: 
mov [esi+000000bc],eax 

dealloc(Drop) 
dealloc(Amount) 
unregistersymbol(Drop) 
unregistersymbol(Amount)
Spawn Control
Saves your X/Y So when you CC you spawn at the same location.
Code:
[ENABLE]
//Updated by Jonny99(9)
//EMS 0.59
Alloc(SpawnControl,1024)
Alloc(MapID,4)
Alloc(SpawnX,4)
Alloc(SpawnY,4)
Alloc(Done,4)
Label(rtnSPC)
Label(alreadyDone)
Label(rtnNormal)

SpawnControl:
  mov [ebp-1c],eax
  pushad
  mov esi,[9B2018]
  mov esi,[esi+65C]
  cmp [Done],1
  jz alreadyDone
  mov [MapID],esi
  mov eax,[9B0A7C]
  mov ebx,[eax+E50]
  mov ecx,[eax+E54]
  mov [SpawnX],ebx
  mov [SpawnY],ecx
  mov [Done],1
alreadyDone:
  cmp [MapID],esi
  jnz rtnNormal
  mov eax,[SpawnX]
  mov [ebp-20],eax
  mov eax,[SpawnY]
  mov [ebp-1C],eax
rtnNormal:
  popad
  cmp dword ptr [esi+18],0
  jmp rtnSPC

007C830B:
  jmp SpawnControl
  db 90 90
  rtnSPC:

[DISABLE]
007C830B:
  db 83 7E 18 00 89 45 E4

dealloc(SpawnControl)
dealloc(MapID)
dealloc(SpawnX)
dealloc(SpawnY)
dealloc(Done)
Jonny999 is offline  
Old 12/29/2009, 07:58   #2
 
elite*gold: 150
Join Date: Dec 2007
Posts: 1,860
Received Thanks: 567
nice work
.SketchBear is offline  
Reply


Similar Threads Similar Threads
[Release]DB-BoT Scripts Pack lvl 1-109 By InFlames
08/12/2010 - SRO PServer Guides & Releases - 43 Replies
Ok So basicly ive got to lvl 112 , and kinda got bored of grinding , so i thought why not helping others save hours of recording damn walk scripts , and just make a big pack of scripts and publish it here. So heres the Download Links and happy botting ^_^ Rapidshare MegaUpload Or get it from the attachment below. If you want to contact me , PM InFlames on SwSRO2
[Release] scripts
03/03/2010 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 2 Replies
These are working cheat engine scripts ( i take no credit for creating them) I put the new offsets in them so just copy and paste into autoassembler. MOB SPEED: alloc(DrakoMobSpeed,64) label(MobIsWalking) label(ReturnMobSpeed) label(MobRunSpeed) label(MobWalkSpeed)
[RELEASE] Usefull Server Scripts
03/02/2010 - EO PServer Guides & Releases - 9 Replies
Hey everyone as there isnt many admin type releases i thought id put some up to help out the newer server developers out there. here is a list of the scripts to follow: Palladin Potion Soul bug fix, Set players gear to full bonus, Bot jail a player, Open all totems, Staff ep and pp award, banned player and cheat log table' (php web page for it soon)
[RELEASE]Scripts for the stack eps.
09/08/2009 - EO PServer Guides & Releases - 34 Replies
well there was a release of stack eps lready but i'll be more clver and make it a lot easier for you ,because most of the server have different cq_itemtypes and cq_actions that's why i have decided to release the scripts for it so you dont have to change your cq_action. :):D :cool: Because there is no way to make any scripts for the itemtype.dat i have made one, this itemtype.dat is the latest one there is, it contains all the new pets form chinese database and everything else, of course it;s...
[Release] tz2moons winhex vac scripts
11/18/2008 - Dekaron Private Server - 15 Replies
Iv collected quite a few of these over my game time on the tz2moons client just thought id release them, they are for the dekaron EU patched client. 1 - extract the scripts to a folder easy to get to 2 - open winhex (make sure its fully registered) 3 - open data.pak into winhex 4 - go to options > edit mode > in place edit mode (bottom one) 5 - open your containing folder with the scripts in and drag them 1 by one into winhex happy vacing :D - zzzz nice this is aint it 27 views 2...



All times are GMT +2. The time now is 10:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.