{lang: 'en-US'}

Maple MiniGame Cheats

Just for fun

Item ETC Hack [Omok]
All ETC items act as an Omok Game set. Double click any ETC item to start Omok.
Code:

[enable]
0050C2B1:
db 90 90
00A38171:
db B8 01 00 00 00 90
[disable]
0050C2B1:
db 74 14
00A38171:
db 0F 84 85 03 00 00



Item ETC Hack [Cards]
All ETC items act as a Card Game set. Double click any ETC item to start a Card Game.
Code:

[enable]
0050C2B1:
db 90 90
00A38171:
db B8 02 00 00 00 90
[disable]
0050C2B1:
db 74 14
00A38171:
db 0F 84 85 03 00 00



Card Game Master
Makes all cards face up while you play. Client sided so the other player has no idea you can see all the cards.
Code:

[enable]
0063FE5E:
db EB 13
[disable]
0063FE5E:
db 75 13




Omok Undo Cheat
Pressing the Alert GM button located in the Omok window while playing lets you undo moves instantly & as much as you want.
Code:

[enable]
alloc(Omok,60)
label(Undo)
label(OmokRet)
0069253A:
jmp Omok
OmokRet:
Omok:
cmp edx,08
ja OmokRet+3f
cmp edx,05
je Undo
jmp OmokRet
Undo:
pushad
push Omok+34
call 00691290//Replace this with call 00691190 for TIE cheat instead of UNDO cheat.
popad
jmp OmokRet
[disable]
0069253A:
db 83 FA 08 77 3F
dealloc(Omok)




Omok Crasher
Both players crash when the game starts. Block RECV B8 to avoid the crash.
Code:

[enable]
00A384C5:
db 6A 7F 90 90 90
[disable]
00A384C5:
db 8B 44 24 20 50







BT commands


Item ETC Hack [Omok]

Enable:
wpm 50C2B1 4B8D9090
wpm A38171 000001B8
wpm A38175 C73B9000
-------------------
Disable:
wpm 50C2B1 4B8D1474
wpm A38171 0385840F
wpm A38175 C73B0000


Item ETC Hack [Cards]

Enable:
wpm 50C2B1 4B8D9090
wpm A38171 000002B8
wpm A38175 C73B9000
-------------------
Disable:
wpm 50C2B1 4B8D1474
wpm A38171 0385840F
wpm A38175 C73B0000


Card Game Master

Enable:
wpm 63FE5E 8D5513EB
-------------------
Disable:
wpm 63FE5E 8D551375


Omok Crasher

Enable:
wpm A384C5 90907F6A
wpm A384C9 244C8D90
-------------------
Disable:
wpm A384C5 2024448B
wpm A384C9 244C8D50

Blogger Tips and TricksLatest Tips And TricksBlogger Tricks