Hi!
Would it be possible to get this updated? I can't get "Player Stats 3" to work. I am not sure if there is a special condition i am not fulfilling to activate the script... The other two are working just fine. If at all possible, Thank You in advance.
another one make a table for attack all enemy,but share code compare not work ,someone can fix it?
aobscan(base,83 B8 F8 00 00 00 07 0f 84)
//base = ProjectTower.particles.particles.hit.HitManager::CheckHit+1DC - 83 B8 F8000000 07 - cmp dword ptr [eax+000000F8],07 { 7 }
[ENABLE]
globalalloc(hook_attack,0x1000)
define(block,hook_attack+100)
hook_attack:
mov edx,[ebp-00000298]
cmp [salt.exe+800],edx //hook,getmainplayer
je base+19
cmp [edx+c8],1 //don't hit all enemy on map, only hit actived
je base+19
xor eax,eax
inc eax
jmp base+1f
block:
mov eax,[ebp-00000298]
cmp [salt.exe+800],eax
jne base+0ccc //enemy no block
mov [ebp-58],00000001
//jmp base+0cc5 //block
jmp base+0cea //shield strike
[QUOTE="AetherCheat, post: 32111, member: 12763"]Thanks very much for the table n.n, Could you add drop chance to the scripts?[/QUOTE]
Hey! If you're still interested, I have found within my files an old table that I can't seem to remember who made it anymore since I can't find it anywhere within the forums since the original cheat engine forum thread was closed. It contains some scripts like drop chance and the like. But I can't take any credit for this since it is not mine. I've tried it and it still works for the latest version.