Search found 6 matches

by MyEmQueTwo
Thu Jul 23, 2015 9:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Simple Auto Bash/Disarm/Taunt Macro
Replies: 1
Views: 683

Simple Auto Bash/Disarm/Taunt Macro

Hello, I made this while learning and received help from people on these forums so I wanted to post this for maybe others who might be learning/want something simple. This macro uses the MoveUtils plugin to move to into range of your target. The macro will auto bash/disarm/and taunt if your target d...
by MyEmQueTwo
Sun Jul 19, 2015 10:12 pm
Forum: MQ2::Help
Topic: target closest pc
Replies: 1
Views: 437

target closest pc

Hello again! Im currently looking for a way to target the closest PC and check it's distance for my OOG cleric for heal distance checks. I was looking at the http://www.macroquest2.com/wiki/index.php/Spawn_Search link but didn't see a way. Is there something I am missing? Does anyone have an example...
by MyEmQueTwo
Fri Jul 17, 2015 4:00 pm
Forum: MQ2::Help
Topic: pulling a declared string at the start of a macro
Replies: 2
Views: 311

Re: pulling a declared string at the start of a macro

Thanks a bunch, learned what I needed =)
by MyEmQueTwo
Fri Jul 17, 2015 1:44 pm
Forum: MQ2::Help
Topic: pulling a declared string at the start of a macro
Replies: 2
Views: 311

pulling a declared string at the start of a macro

I am trying to figure out how to pull a name when starting a macro and then have it target that name For example: HealTarget.mac /macro HealTarget.mac nameoftarget I then want the macro to be able to target the name ive defined like such: /tar nameoftarget /cast heal I know there are other ways/more...
by MyEmQueTwo
Mon Jul 13, 2015 10:29 pm
Forum: MQ2::Macros::Requests
Topic: DPS Parser .mac?
Replies: 1
Views: 1225

DPS Parser .mac?

Does anyone know of any DPS Parser macro's out there? I found this one but unfortunately it seems to be a little outdated. Maybe it's possible to get some help fixing it up? Parser.inc #event Outgoing "You slash #*# for #1# points of damage." #event Outgoing "You crush #*# for #1# poi...
by MyEmQueTwo
Mon Jul 13, 2015 8:37 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: YAST - Yet Another Spell Trainer - none struck my fancy so..
Replies: 68
Views: 52096

Re: YAST - Yet Another Spell Trainer - none struck my fancy

Holy necro batman! My apologies =)

Checking @Hobbyist version, the castCount is not accurate. I'm not sure how t fix that but I might poke at it some since I am learning stuff myself.