[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,enemyCharecterBase:checkAround+c)
label(returnhere)
label(originalcode)
label(exit)
newmem:
push r8
cmp [rsi+31C],(float)1
jle originalcode
mov r8,(float)1
mov [rsi+31C],r8
pop r8
originalcode:
movss xmm0,[rsi+0000031C]
exit:
jmp returnhere
enemyCharecterBase:checkAround+c:
jmp newmem
nop
nop
nop
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
enemyCharecterBase:checkAround+c:
movss xmm0,[rsi+0000031C]
//Alt: db F3 0F 10 86 1C 03 00 00
When somebody wants onehit kill. Open auto assemble (CTRL + Alt A) to open. And copy the text above. Paste it in the auto assemble, then go top left and assign to current cheat table
thank you for the trainer! For some reason the kill 1 enemy for 1 level is only working on the fire wizard but none of the others. any chance you have time to fix it? Please and Thank you!