Page 1 of 1

Skills detection

Posted: Tue Oct 26, 2010 2:33 pm
by smokyru
I recently got myself a macro that check target/self status and cast a skill accordingly.

So i basically just want the bot to spam this button. I know i read about it somewhere here, but couldnt find.

At start of the bot, it says "We learned Shadowstab and we'll use it. We learned Low Blow..."
so it uses them besides the macro.

So how can i make the bot just spam the macro while in fight?

Re: Skills detection

Posted: Thu Oct 28, 2010 5:27 am
by smokyru
bumping;

Is it this hard to skip the detection part? i just don't understand why does the bot use the skills he detects instead of the one i set up in the profile.

Re: Skills detection

Posted: Thu Oct 28, 2010 12:49 pm
by smokyru
M'kay...

After trying to delete skills from skills.xml, skills_local.xml, after searching through player.lua for that detection thing, i found a god damn easy way to do it, and i blame myself for not thinking of it at start:

i just entered in my profile all skills that the bot was using and that i didnt want him to use (i.e: all the skills used through the DIYCE macro) and put inbattle="false".

/close ^_^