Here is my first cool macro that actually works... lol
This code only completes the hailing. It does not kill anything.
Also - Plink, I have tried using your MQ2Hail.dll, but it has not worked for me.
If there is anything else I can do, please tell me, as I am trying my hardest to learn.
This code only completes the hailing. It does not kill anything.
Also - Plink, I have tried using your MQ2Hail.dll, but it has not worked for me.
If there is anything else I can do, please tell me, as I am trying my hardest to learn.
Rich (BB code):
|************************|
|Stropfo's First Macro |
|HKMM.mac |
|Use with HK MM. |
|************************|
Sub Main
/echo MQ HK MM Macro has just started, Please stand back, and let me take full control of 2/3 of your MM.
/delay 20
/target Captain
/warp target
/delay 10
/hail
/delay 40
/target a_prisoner00
/warp target
/delay 20
/hail
/target a_prisoner01
/warp target
/delay 20
/hail
/target a_prisoner02
/warp target
/delay 20
/hail
/target a_prisoner03
/warp target
/delay 20
/hail
/target a_prisoner04
/warp target
/delay 20
/hail
/delay 10
/warp loc 0 0 0
/endmacro
/return
Last edited:


, but I simply don't have time until Sunday or so to work on it,
. [Damn, RL] I don't suppose someone else has a few minutes free to crank this up a notch?
Ideas are free for all to use, credits are nice, but if anyone should get credit for using MQ2Hail, it should be the author(s) of MQ2Hail