[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,1446491E0)
label(returnhere)
label(originalcode)
label(exit)
alloc(SkillID,4)
alloc(Timer,4)
alloc(Delay,4)
registersymbol(SkillID)
registersymbol(Delay)
registersymbol(Timer)
SkillID:
dd #155111006
Delay:
dd #1
Timer:
dd 00
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov r8,[147457190]
cmp qword ptr [r8+08],2
jg originalcode
mov r8,[147452E00]
mov r8,[r8+28]
cmp dword ptr [r8+00019300],0
je originalcode