De Medici
Grandmaster
Hi folks,
i have the following problem:
I am using a little script to attack the closest mob:
getenemy 'gray' 'murderer' 'closest'
pause 200
attack 'last'
pause 100
If there are only one or two mobs on the screen it seem to work, but if i am doing champs e.g. where many mobs are on the screen it seem to attack the mobs which are far away and not the closest which is a big problem. I guess if I use the hotkeys closest enemy and then press a key for attacking last target it will be the same because this is identical with the commands in my script. Any ideas? I cant use steam for champs atm.
Thx
i have the following problem:
I am using a little script to attack the closest mob:
getenemy 'gray' 'murderer' 'closest'
pause 200
attack 'last'
pause 100
If there are only one or two mobs on the screen it seem to work, but if i am doing champs e.g. where many mobs are on the screen it seem to attack the mobs which are far away and not the closest which is a big problem. I guess if I use the hotkeys closest enemy and then press a key for attacking last target it will be the same because this is identical with the commands in my script. Any ideas? I cant use steam for champs atm.
Thx