Hello every body, i search a script.
(i use Blizz ABS on XP)
It depends on the skill you use the formula calculates will be different.
example:
If you use a lot of physical type there will be a calculated expected
ex: strenght - defense = damage
If you use a spell like magic there will be a calculated expected
ex: intelligence - magic defense = damage
The script i imagine look like it:
If skill {1,2,3,4,5,6,7,8,9} = physical then
Formula = (strenght - defense = damage)
else
Skill {10,11,12,13,14,15,16} = magical then
Formula = (inteligence - magic defense = damage)
End if
I don't know if you understand my idea...
I would like to remove the (normal attack for exemple when you use "S" keyboard)
thanks you for the people who will help me. if someone can do the script