Page 1 of 1

macro bot

Posted: Thu May 20, 2010 4:46 am
by Supergala
/script TargetNearestEnemy() if UnitName("target")=="Sharpclaw Bear" then tUseAction(11); else tUseAction(8); end
slot 9:
/wait 1
/script tUseAction(2);
/wait 5
/script MoveBackwardStart();
/wait 1.5
/script MoveBackwardStop();
/wait 1
/script tUseAction(8);
slot10:
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(4);
/wait 1.3
/script UseAction(2);
/wait 1
/script tUseAction(9)
slot11:
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(3);
/wait 1.1
/script UseAction(4);
/wait 1.3
/script UseAction(2);
/wait 1
/script tUseAction(10)


these are my macros after the patch .... the "t"of the tUseAction have the problem and i must be removed ... 'that I can 't link various macro slot ...... numbers in brackets indicate the skill....where is the problems?...i don't know how to use micromacro or lue.......are there another program for bot?example uberflex etc.....pls answer me thk's

Re: macro bot

Posted: Thu May 20, 2010 8:35 am
by filipsworks
U get smth like uberflex effect after adding

Code: Select all

<option name="USE_SLEEP_AFTER_RESUME" value="true" />
to your profile file.

Re: macro bot

Posted: Fri May 21, 2010 1:25 am
by Supergala
add this string in my profile file....but where is it?and where i add this?after i use macro how before

Re: macro bot

Posted: Fri May 21, 2010 7:58 am
by filipsworks
U need to get smth like this

Code: Select all

<option name="MAX_DEATHS" value="99"/>
<!-- Log out after this many deaths -->
<!-- For more options and documentation see the RoM Bot Wiki: -->
<!-- http://www.solarstrike.net/wiki/index.php5?title=RoM_Bot -->
<option name="USE_SLEEP_AFTER_RESUME" value="true"/>
</options>
<friends>
<!-- names of friends we help fighting or enemys we don't want to attack -->
<!-- for umlauts use \129 (ue),\132 (ae),\148 (oe) e.g. K\132fer -->