GamerzFun.net ~ Where gaming meets hacking
Please join now, or login to be allowed for more features! ;D
GamerzFun.net ~ Where gaming meets hacking
Please join now, or login to be allowed for more features! ;D
GamerzFun.net ~ Where gaming meets hacking
Would you like to react to this message? Create an account in a few clicks or log in to continue.

GamerzFun.net ~ Where gaming meets hacking

Buy VIP ~ multi bot ~ sell 4 accounts with 100+ ~ you've earned alot
 
HomeGalleryLatest imagesRegisterLog in

 

 [BMS 0.21] Cheat Engine Scripts

Go down 
AuthorMessage
Martin
Cheater



Posts : 24
Join date : 2010-03-13

[BMS 0.21] Cheat Engine Scripts Empty
PostSubject: [BMS 0.21] Cheat Engine Scripts   [BMS 0.21] Cheat Engine Scripts I_icon_minitimeFri Jun 04, 2010 5:44 pm

Hello! This is just a few scripts I updated for brazil maplestory v21!!!
You will need a bypass to run these hacks. You have to make or update the bypass yourself, or just use MS Memory Writer UCE.
Here is the maplestory.exe:
Download

Okay here are some scripts:

Click vac.. When you activate this script it will tele you some where random in the map and you will be able to attack monsters.
This does ban you after 30 seconds or so.
Code:
[ENABLE]
alloc(YHook,100)
alloc(XHook,120)
alloc(VacX,8)
alloc(VacY,8)
label(CharpID)
label(SaveXY)
label(SkipSave)
label(RetY)
label(RetX)
label(YCode)
label(XCode)

YHook:
push eax
call CharpID
cmp esi,eax
pop eax
je YCode
mov eax,[VacY]
jmp YCode
XHook:
call SaveXY
push eax
call CharpID
cmp esi,eax
pop eax
je XCode
mov eax,[VacX]
jmp XCode

XCode:
mov [ebx], eax
mov edi,[ebp+10]
jmp RetX
YCode:
mov [edi],eax
mov ebx,[ebp+14]
jmp RetY

SaveXY:
push eax
mov eax,[0097C3DC] // mouse base
cmp dword ptr [eax+9b4],0c // mouse anamation
jne SkipSave // 8B 80 B4 09 00 00 83 F8 09 74 29 83 F8 07 74 14
mov eax,[eax+978] // mouse location
mov edx,[eax+80] // mouse X
mov [VacX],edx
mov edx,[eax+84] // mouse Y
mov [VacY],edx
SkipSave:
pop eax
ret
CharpID:
mov eax,[0097D0D0] // Character base
mov eax,[eax+C30] // character pid
ret

007FA5E6: // 89 07 8B 5D 14 85 DB 74 58 FF B6 84 00 00 00 8D
jmp YHook
RetY:
007FA581: // 89 03 8B 7D 10 85 FF 74 5E FF B6 9C 00 00 00 8D
jmp XHook
RetX:

[DISABLE]
007FA5E6: // 89 07 8B 5D 14 85 DB 74 58 FF B6 84 00 00 00 8D
db 89 07 8b 5d 14
007FA581: // 89 03 8B 7D 10 85 FF 74 5E FF B6 9C 00 00 00 8D
db 89 03 8b 7d 10
dealloc(YHook)
dealloc(XHook)
dealloc(VacX)
dealloc(VacY)

Unlimited stars / arrows, which means no need to rechare!
Code:

// address: 007AC249 + 8 = 007AC257
[enable]
007AC249: //0F 84 ? ? FF FF 3B C6 75 ? 8B 4D ? 3B CE 74 ? E8
db 90 90 90 90 90 90
007AC257: //First address + 8
db 7c 1b
[disable]
007AC249:
db 0f 84 45 fd ff ff
007AC257:
db 75 1b

Noblink, used for pg but you can mem edit pg to make pg hack!
Code:
[enable]
// updated by Noob from w8baby.com.
// noblink brazil maplestory v21
// used to make pg hack, and can be used with the skill pg.
007937E4: // 7D 28 8B CF E8 ? A1 ? FF 8B F8 83 C7 1E 57 8D
db 90 90
[disable]
007937E4:
db 7d 28
Instant dupex:
Code:

[enable]
// updated by noob at w8baby.com
// dupex brazil maplestory v21
alloc(JimmyLinDupeX,50)
alloc(platform,4)
registersymbol(platform)
label(finish)
label(end)

platform:
dd 0

JimmyLinDupeX:
test [platform],52 //Unrandomize Platform, you can edit if you want.
jnz finish
mov [platform],edi

finish:
mov edi,[platform]
mov [esi+00000114],edi
jmp end

007F911F: // 89 BE ? ? ? ? EB ? 83 7D ? ? 74 ? 83 A6 ? ? ? ? ? 8B 45 ?  8B 40
jmp JimmyLinDupeX
nop
end:

[disable]
007F911F: // 89 BE ? ? ? ? EB ? 83 7D ? ? 74 ? 83 A6 ? ? ? ? ? 8B 45 ?  8B 40

mov [esi+00000114],edi
dealloc(JimmyLinDupex)
dealloc(platform)
unregistersymbol(platform)                     

Fast attack (may D/C)
Code:

[enable]
004426D0:
jne 004427b6

[disable]
004426D0:
jng 004427b6

Credits for scripts:
The hacks - ???
Me for updating the scripts

If you want me to update scripts to brazil maplestory v21, please request here.


- Martin
Back to top Go down
 
[BMS 0.21] Cheat Engine Scripts
Back to top 
Page 1 of 1
 Similar topics
-
» [Release] Euro MS v62 Scripts

Permissions in this forum:You cannot reply to topics in this forum
GamerzFun.net ~ Where gaming meets hacking :: Global MapleStory :: MapleStory Hacks/Bots Downloads-
Jump to: