Search found 8 matches

by Ghhost
Mon Dec 15, 2014 7:04 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: a spawn watching alarm I made
Replies: 4
Views: 1187

Re: a spawn watching alarm I made

I appreaciate the effort and you sharing so please take this in the nicest way possible ;) you are sending 4 target packets every second to the server with this macro, so its basically an attack on them... that's something that I didn't even think about I realize that you are just informing me of t...
by Ghhost
Mon Dec 15, 2014 5:03 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: a spawn watching alarm I made
Replies: 4
Views: 1187

a spawn watching alarm I made

this is an alarm that watches for specific mobs when it sounds off it opens the map and shows me exactly where the mob is. I have /mapfilter target applied, and so far I have found this very helpful #turbo Sub Main :Scan /target a gorgalask /target a sprited harpie /target a watchful guard /target a...
by Ghhost
Mon Dec 15, 2014 3:47 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: this is a travel macro I made
Replies: 5
Views: 1971

Re: this is a travel macro I made

You have a great start. You should avoid doing /target whoever inside a fast loop. I would modify that line to be something like ... /if (!${Target.ID}) { /target whoever /delay 5 !${Target.ID} } The delay condition may need to be reversed. I took your advice and modified it a little more and I lik...
by Ghhost
Sun Dec 14, 2014 8:23 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: this is a travel macro I made
Replies: 5
Views: 1971

this is a travel macro I made

As a person that 2-boxes quite a bit I was tired of changing windows all the time going from one zone to another just to tell the toon to follow so I modified the auto follow macro to where now all I do is run through the zone (as in neriak with all the gates) and the person that I want to follow wi...
by Ghhost
Mon Dec 01, 2014 4:46 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: my version of auto follow
Replies: 9
Views: 2424

Re: my version of auto follow

I took your line of code and made it so you would stop running in the event of your target disappearing #turbo Sub Main :Start /if (!${Target.ID}) /goto :End /keypress up /goto :Run :Run /face fast /keypress up hold /if (${Target.Distance}<15) /goto :Stop /if (${Target.ID}) /goto :Run :Loop /face fa...
by Ghhost
Mon Dec 01, 2014 9:10 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: my version of auto follow
Replies: 9
Views: 2424

Re: my version of auto follow

Most folks use either MQ2MoveUtils or MQ2AdvPath. Both can be used to follow. The wiki has the options listed. You can search for "plugin list" thank you for the heads up about wiki as well as the added code as I said this is the first one I wrote as opposed to just changing one I know al...
by Ghhost
Mon Dec 01, 2014 3:15 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: my version of auto follow
Replies: 9
Views: 2424

my version of auto follow

I searched a few times for follow.mac but for whatever reason I came up empty handed so I made my own version it's not pretty nor elegant but it works although I wish I knew how to turn it off once the target is gone #turbo Sub Main :Start /keypress up /goto :Run :Run /face fast /keypress up hold /i...
by Ghhost
Thu Mar 21, 2013 9:22 pm
Forum: MQ2::Macros::Requests
Topic: Rogue Helper UPDATE wanted will PAY
Replies: 3
Views: 1911

Re: Rogue Helper UPDATE wanted will PAY

I run a dual install of Windows 7 & XP
and yes even though the auto backstab, hide & sneak etc etc...works
the movement does not....
so I also tested the hunter.mac....same results..all in Windows 7
so I restarted the computer into XP and all macs worked just fine

just a small heads up