Lazy monks mend trainer

dulak

Vagoo!
Joined
Jul 9, 2006
Messages
1,460
Reaction score
4
Points
38
Hey all, I've done it again...I've made yet another simple macro that appears to be working with no problems. Here is it.

Code:
#turbo

Sub Main
:Mend
/doability "Mend"
/delay 375
/goto :Mend
   
/return
 
I looked at that shortly after I posted mine lol. I only made this one to keep me from having to remember to keep pressing 2 lol. I'm just happy that it's simple and it works.