Search found 15 matches

by SiliconeClone
Sat Mar 26, 2005 12:07 pm
Forum: MQ2::Bug Reports
Topic: CTD /unload
Replies: 4
Views: 1475

If you have plugins loaded that are not part of the original MacroQuest you need to unload them before you unload MQ. More often then not unloading MQ with custom plugins running will cause this error. Just a FYI
by SiliconeClone
Mon Mar 21, 2005 8:23 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shambot v1.0c
Replies: 87
Views: 83437

Wow thank you for a very fast response and for all the information :) . Lots of useful tips that should sort out most of the issues I was having. EDIT: I have implemented many of the changes and now heals are indeed a higher priority. I have also been able to use the tips to implement a few other di...
by SiliconeClone
Mon Mar 21, 2005 6:22 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shambot v1.0c
Replies: 87
Views: 83437

I have noticed one or two bugs in the routine. The BOT seems to have a stacking problem with commands, if he recieves commands from more then one source close together for a heal and a slow... he sometimes mixes the two and tries to slow the person asking for a heal and heal the mob needing to be sl...
by SiliconeClone
Fri Feb 04, 2005 11:42 pm
Forum: MQ2::Help
Topic: Old source
Replies: 22
Views: 2426

Well on sourceforge they have a list of old ones.

http://sourceforge.net/project/showfile ... p_id=54194

There is no 16th though... But there is a 17th, 18th, and a 19th.. im guessing there was no needed update on the 16th??
by SiliconeClone
Tue Dec 21, 2004 7:26 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: RH mod for SK now 2.5
Replies: 94
Views: 21234

will be giving this a shot and see how it goes.. Been looking for a helper for SK for a bit now. Thanks :)
by SiliconeClone
Sun Sep 26, 2004 8:54 am
Forum: MQ2::General
Topic: Old Copy of MQ
Replies: 3
Views: 1170

thanks fice you are correct i found a copy on sourceforge from June and it was exactly what i needed :)
by SiliconeClone
Sun Sep 26, 2004 8:37 am
Forum: MQ2::General
Topic: Old Copy of MQ
Replies: 3
Views: 1170

Old Copy of MQ

is there a place to download older versions of MQ?
by SiliconeClone
Fri Sep 24, 2004 2:02 am
Forum: MQ2::Bug Reports
Topic: nm
Replies: 2
Views: 980

nm

nm
by SiliconeClone
Thu Sep 16, 2004 9:29 pm
Forum: MQ2::Macros::Help
Topic: Help with hunter.mac
Replies: 1
Views: 793

bumpity?

No one has any idea how to implement?
by SiliconeClone
Mon Sep 13, 2004 9:29 am
Forum: MQ2::Macros::Help
Topic: Help with hunter.mac
Replies: 1
Views: 793

Help with hunter.mac

Ok sometimes mobs will get stuck in the geometry and I can not hit them melee style. Is there anyway to have the character cast a spell after like 1min if the mob has been enaged but is still at 100percent? Note that usually when I cast the spell manually it hits the mob either killing them or they ...
by SiliconeClone
Wed Aug 25, 2004 4:36 am
Forum: MQ2::Macros::Help
Topic: More Help with hunter
Replies: 2
Views: 670

sob haha how in the hell did i miss that
by SiliconeClone
Wed Aug 25, 2004 2:53 am
Forum: MQ2::Macros::Help
Topic: More Help with hunter
Replies: 2
Views: 670

More Help with hunter

/if ((${Int[${Me.PctHPs}]}<75)&&(${Me.Gem["Touch of Innoruuk"]})&&(${Me.SpellReady["Touch of Innoruuk"]})) { /varset TempID ${Target.ID} /keypress forward /keypress back /keypress F1 /echo Casting Heal Spell because of low health... /cast "Touch of Innoruuk&...
by SiliconeClone
Mon Aug 23, 2004 3:29 am
Forum: MQ2::Macros::Help
Topic: Editing Hunter.mac a bit need some help
Replies: 3
Views: 877

thanks you are awesome.
by SiliconeClone
Mon Aug 23, 2004 1:22 am
Forum: MQ2::Macros::Help
Topic: Editing Hunter.mac a bit need some help
Replies: 3
Views: 877

Editing Hunter.mac a bit need some help

found this in another .mac but when I use it, it keeps looping and trying to do unholy aura over and over /if (${Target.Distance}<11) { /keypress forward /disc Unholy /delay 2s /doability Harmtouch } I need to know how to make it moer like /if (${Target.Distance}<11) &&(me.disc["unholy&...
by SiliconeClone
Sat Aug 21, 2004 3:03 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Shaman Auto-Canni/Slow/Haste/DoT/Healer/etc.. UPDATE 8/14/04
Replies: 71
Views: 24908

I see inquires on using Canni V but do not see an actual way to implement it completely instead of regular canni?