Search found 6 matches

by eqg4m3r
Fri Apr 09, 2004 1:26 am
Forum: Macro Depot (MQ1)
Topic: wiznuke.mac
Replies: 4
Views: 7857

wiznuke.mac

The purpose of this macro is explained in the commentaries. Thanks to ashborzylwahn for helping with testing and debugging. It's the first one I wrote without stealing any code :twisted: so be gentle please. |** wiznuke.mac - by eqg4m3r and ashborzylwahn This macro is intended to have a wizard-bot r...
by eqg4m3r
Fri Apr 09, 2004 1:12 am
Forum: Macro Help (MQ1)
Topic: Can MQ detect casting?
Replies: 6
Views: 2103

Thank you so very much :) Works like a charm now
by eqg4m3r
Thu Apr 08, 2004 8:27 pm
Forum: Macro Help (MQ1)
Topic: Can MQ detect casting?
Replies: 6
Views: 2103

This is exactly where I am stumbling over a lil problem as well :) Ok, basically this macro should do the following: Upon incoming you start the macro and your friendly neighbourhood wizard'll summon a flaming sword of xuzl, then activate the swarm pet AA and then start a nuke rotation (and every no...
by eqg4m3r
Mon Apr 05, 2004 11:35 pm
Forum: MQ2::Help
Topic: Problem with excecuting macros on European server
Replies: 41
Views: 11336

You're my savior ! Worked like a charm. Thank you so very much, Rand :)
by eqg4m3r
Mon Apr 05, 2004 6:11 pm
Forum: MQ2::Help
Topic: Problem with excecuting macros on European server
Replies: 41
Views: 11336

I dunno why, but since March 16th release I am having terrible troubles with MQ on the german server Kael Drakkal. Even though I am using the same release that nuad and eq_nutzer are using, and even though nuad already compiled it for me, I am experiencing the following error: I can start MQ just fi...
by eqg4m3r
Thu Mar 11, 2004 10:28 pm
Forum: Macro Depot (MQ1)
Topic: ForageINI.mac a forage macro with ini support
Replies: 42
Views: 18703

Wouldn't it make more sense to exchange Sub HandleItem /if @ItemArray(1,@Index)==0 { /varadd ForageDestroys 1 /click left destroy /echo $cursor(name) should be destroyed. } else { /varadd ForageKeeps 1 /autoinv } /return with Sub HandleItem /if @ItemArray(1,@Index)==0 { /varadd ForageDestroys 1 /ech...