Search found 8 matches

by somelamedruid
Wed Dec 27, 2006 5:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Kaladim Fungi Harvester
Replies: 106
Views: 58693

SoE == lame

Can't believe no one fixed this yet. I changed the targeting from being based on the names of the mushrooms to just targeting the nearest ground item until you get something you cant see by line of sight (For example when all the shrooms are gone the Brew Barrel will be targeted which you cant see)....
by somelamedruid
Sat Sep 17, 2005 4:15 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: <Delete>
Replies: 12
Views: 5104

o, we can move this to the snippets section now
by somelamedruid
Thu Jun 30, 2005 5:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: The (Mostly) Complete Raiding Druid Package v7.23
Replies: 292
Views: 71408

woah havent look here in a lwhile, really glad to see you at the helm again A_Druid_00 :D
by somelamedruid
Sat May 14, 2005 5:03 am
Forum: MQ2::General
Topic: Incorrect client version - read this first.
Replies: 70
Views: 29258

"funner" is not a word. Congrats on your second post (ever) in which you (again) give us the old grammatical flamebait. I wouldn't be responding except apparently my life is pointless and I'll be off shortly to kill myself. Now stop making fucking self-righteous posts you moron. You have n...
by somelamedruid
Fri Apr 29, 2005 6:22 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: DruidBot (formerly RaidDruid)
Replies: 82
Views: 60268

I actually began using the MQ2autoskill/destroy method as well. I ran into the swap bug as well. A quick and dirty fixe to this woud be chane the source of MQ2AutoSkills to only fire a forage when the cursor is clear (This may be unwanted... but I'm not sure when it would be) And to make the same pr...
by somelamedruid
Wed Apr 27, 2005 10:12 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: DruidBot (formerly RaidDruid)
Replies: 82
Views: 60268

/if (!${Me.Casting.ID} && !${Me.Moving} && ${Me.PctMana}<${MedPct} && !${Me.Mount.ID} [color=red]&& ${RDPause}[/color]) { /if (${AutoSit} && !${SitTimer} && ${Me.Standing} && !${Spawn[npc radius 20 zradius 100].ID}) { /sit /varset SitTimer ${S...
by somelamedruid
Wed Apr 27, 2005 8:57 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: DruidBot (formerly RaidDruid)
Replies: 82
Views: 60268

well not a lot has happened with this macro as far as the releases lately, but this is one of the most extensible and cooly modifiable macros I've used for my druid. A few mods I've put in my own code are. 1. automatic forageing by turning yafm into an .inc 2. Automatic shrinking in the self buff ro...
by somelamedruid
Tue Feb 08, 2005 10:13 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: The (Mostly) Complete Raiding Druid Package v7.23
Replies: 292
Views: 71408

First off, thank you for writing and maintaining this macro. Its amazing. All my macro projects are now built in terms of adding on to this macro and this is constantly running in the background. And second, to speed things up a bit, rather than binding "/rdpause" you should do something l...