Monk-bot

Macro requests from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

Shammy
orc pawn
orc pawn
Posts: 17
Joined: Sat Dec 28, 2002 2:33 pm

Monk-bot

Post by Shammy » Fri Jul 18, 2003 6:30 am

Presently using "Warrior-autogrp.mac Rogue-autogrp.mac Cleric-autogrp.mac" from Roguish, but I have finally levelled up my monk to 60+ so I want to use him instead of the rogue.

Could anyone give me some pointers on how to convert the rogue script to a monk script?

Need to kick instead of backstab, and fd instead of evade/hide. Can I just "replace" those commands, and keep all the mechanics in there?

Also need to be able to send a tell to monk, to make hin drop dead and stay down - possibly with ending the macro. This for the times when manure hits the ventilation equipment :)

fryfrog
a hill giant
a hill giant
Posts: 271
Joined: Fri Jun 20, 2003 5:37 am

Post by fryfrog » Fri Jul 18, 2003 7:39 am

you may have better luck modifying the slightly improved warrior pet script that i wrote. you just need to check out the /doabilities section and modify it to your taste. adding a "DIE" command that would make the monk FD should not be to hard, and with the pull command already there you just need to have your finger on the trigger to fd at the right time (or maybe put a loop that waits for the mob to be X distance away and tries to fd?).