Originally Posted by
PMad
Ok so at first, the script wasn't picking up any of the flawless gems so I created the images for it and that works. Then I noticed sarkoth would sometimes run away a little and the script would try to teleport just before it died so I tweaked that. Now, right after the leap into sarkoth and the other skills are used, the script clicks the warcry icon getting rid of it. What line of code is this?I need to stop it from happening because I nearly die sometimes. In fact, I did just die typing this... I tried to find it, but not fluent in this language of code so i'm not quite sure.. I need to prevent it from dumping that since its dropping my defense.
this should be the line you're looking for (line 489):
Code:
MouseClick("right", Round(694 * $x_ratio), Round(929 * $y_ratio)) ;cancel aura thanks to LATM