macro bot
Posted: Thu May 20, 2010 4:46 am
/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
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