ansdjaktwkrkfcl How do I cheat?
Reputation: 0
Joined: 26 Apr 2023 Posts: 1
|
Posted: Wed Apr 26, 2023 8:41 am Post subject: damage multiplier help me |
|
|
[ENABLE]
aobscanmodule(WindSoul,main.exe,8B 45 F0 FF 70 08 E8 5D)
alloc(codeWindSoul,$100)
alloc(vonglap,10)
label( WindSoulcode returnWindSoul MultiPoint MultiValue)
registersymbol(WindSoul MultiPoint MultiValue)
///////////////////////////////////
vonglap:
MultiPoint:
dd 0
MultiValue:
dd 0
///////////////////////////////////
codeWindSoul:
add [MultiPoint],1
push 0
push 1
lea ecx,[ebp-000069E8]
call main.exe+942123
push edx
mov edx,[MultiValue]
cmp [MultiPoint],edx
jl codeWindSoul
WindSoulcode:
mov [MultiPoint],0
mov eax,[ebp-10] <<<< skill oricode
jmp returnWindSoul
WindSoul:
jmp codeWindSoul
nop
returnWindSoul:
///////////////////////////////////
[DISABLE]
WindSoul:
db 8B 45 F0 FF 70 08
unregistersymbol(WindSoul MultiPoint MultiValue)
dealloc(codeWindSoul vonglap)
------------------------------------------------------
Damage multiplier script not working.
What could be the problem?
Description: |
|
Filesize: |
23.38 KB |
Viewed: |
753 Time(s) |

|
|
|