Here you can easy change the map.
[ENABLE]
alloc(newmem,204
label(returnhere)
label(AttackIllegal)
label(AttackLegal)
label(originalcode)
label(exit)
newmem:
push ebx
movzx esi byte ptr [edx+136]
movzx ebx,byte ptr [eax+136]
cmp esi,ebx //level equal
pop ebx
jne AttackIllegal
cmp byte ptr [edx+160],(int)39 //map id
jne originalcode
AttackLegal:
jmp 00457e35
AttackIllegal: //eax=main
mov byte ptr [eax+1544],0
jmp 00457e39
originalcode:
mov dl,[edx+0000012D]
exit:
jmp returnhere
"ps_game.exe"+57E27:
jmp newmem
nop
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"ps_game.exe"+57E27:
mov dl,[edx+0000012D]
//Alt: db 8A 92 2D 01 00 00
Press thanks when it you help