Search found 7 matches

by ounvme
Tue Sep 08, 2009 1:30 pm
Forum: MQ2::Macros::Snippets
Topic: spell_routines.inc ( updated: 11/07/2004 )
Replies: 152
Views: 110963

For some reason this still fails when casting bard aura. It freezes in a casting mode and the macro is haulted.
by ounvme
Wed May 27, 2009 5:23 pm
Forum: MQ2::Macros::Snippets
Topic: Ninjadvloot.inc v1.3
Replies: 56
Views: 40660

Tried this Sub LootCorpse /declare i int local /declare LootList string local /call CheckCursor /loot /delay 3s ${Corpse.Open} /doevents CantLoot /if (${Target.ID}==${ALDontLoot} && ${Spawn[${ALDontLoot}].ID}) /squelch /alert add 25 id ${ALDontLoot} /delay 3s ${Corpse.Items} || ${Target.ID}=...
by ounvme
Wed May 27, 2009 4:02 am
Forum: MQ2::Macros::Snippets
Topic: Ninjadvloot.inc v1.3
Replies: 56
Views: 40660

Heres a challenging one......How can this be modified to keep all spells and all tomes without listing them in the ini. Is there a way to look for just Spell: and default to Keep?
by ounvme
Fri Jun 01, 2007 2:58 am
Forum: MQ2::Macros::Snippets
Topic: Ninjadvloot.inc v1.3
Replies: 56
Views: 40660

Doesnt return to origional spot after looting. Don't know it that was intentional or overlooked.
by ounvme
Sat Aug 20, 2005 5:55 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Self Automated Tradeskill Macros
Replies: 409
Views: 335341

BUGS

Tried updating and still cannot get this working. Anyone have current updates? If not i'l keep playing with it.
by ounvme
Mon Jul 25, 2005 8:53 pm
Forum: MQ2::Macros::Help
Topic: Working with code errors.
Replies: 19
Views: 3942

It looks like this
/declare SpellBuff[1,3] string outer
by ounvme
Mon Jul 25, 2005 10:29 am
Forum: MQ2::Macros::Help
Topic: Working with code errors.
Replies: 19
Views: 3942

Working with code errors.

I finally decided to step into the realm of this amazing utility. The help forum and wiki are good sources of info but this 1 has me stuck. I am trying to get the Cleric Bot to run but I keep getting the infamous "Due to complete misuse bla bla error. From what I read in the wiki it has to due ...