Search found 279 matches

by loadingpleasewait
Tue Jul 19, 2005 8:18 pm
Forum: MQ2::Bug Reports
Topic: Hello all bug crash
Replies: 6
Views: 3024

dont_know_at_all wrote:les exemples du bajillion
ROTFLMAO!
by loadingpleasewait
Mon May 30, 2005 5:59 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

What was updated with this post? Just curious.. Little history, this macro was created BEFORE the /autofire command.. I've found from testing that /autofire actually works better than the way /ranged works in this macro, and have changed my personal version to use the /autofire command. However, my ...
by loadingpleasewait
Thu Feb 10, 2005 4:03 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

no chance, theres no need.. use /autofire.. = ) as far as CTD, that could be a ton of other things.. not enuf info..
by loadingpleasewait
Thu Feb 03, 2005 10:27 am
Forum: MQ2::Custom UI
Topic: Frequncy UI - I Like turtles
Replies: 648
Views: 272662

its probably not the map XML, there is a

Code: Select all

/mapfilter menu
command that allows the context menu to pop up or not..
by loadingpleasewait
Thu Feb 03, 2005 10:23 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

OMG, I can't believe I'm actually posting this... Read 5 posts above yours, 6 above mine, where I answered this issue for the umteenmillionth time..
by loadingpleasewait
Mon Jan 31, 2005 8:35 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

Open your ArchSettings.ini and tell me what your PctHPsToAssist= Example [Version] ArchMacVersion=2.4 [General] EQAssistOnOff=TRUE AutoSnare=TRUE SnareSpell=entrap AutoReRoot=FALSE RootSpell=earthen roots AutoTaunt=FALSE AutoForage=FALSE SelfBuffing=TRUE TargetSpells=FALSE Verbosity=FALSE NoArchery=...
by loadingpleasewait
Thu Jan 06, 2005 8:36 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

Howdy all.. Long time no updates.. :) Anyways, the problem is an old one, and its not related to the macro. The macro runs fine, the issue most likely lies in your macroquest.ini file. When unzipping the new macroquest zip you most likely overwrote your macroquest.ini file, which is the file that ho...
by loadingpleasewait
Fri Nov 19, 2004 8:32 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Rogue Helper v6.0 [Complete Rogue Macro] (Updated: 10-26-04)
Replies: 901
Views: 313411

I've noticed the mez checks using animations are a bit buggy as well. I incorporated the same checks into my Ranger macro before firing arrows, but later realized that a slowed mob will hold the idle/mezzed animation in between attacks therefore lowering my DPS significantly. Therefore I've stripped...
by loadingpleasewait
Mon Nov 01, 2004 8:21 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Rogue Helper v6.0 [Complete Rogue Macro] (Updated: 10-26-04)
Replies: 901
Views: 313411

its the version check that he jumps over during loading in hopes that the BuildDate TLO actually makes it into the source. Pretty simple to put back in as he didnt actually referance the BuildDate TLO at all, but actually kept the version check the same as it has been, except that he jumps over it i...
by loadingpleasewait
Sun Oct 31, 2004 12:52 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Rogue Helper v6.0 [Complete Rogue Macro] (Updated: 10-26-04)
Replies: 901
Views: 313411

is there any way to put a mezz check inside the fighting loop, so that if a mob you've already engaged gets mezzed, you'll stop attacking? I tried to do this myself, but failed miserably.. hehe :D Ooh, and how bout some sort of autosit routine to help regain endurance.. :cool: And... just noticed th...
by loadingpleasewait
Thu Oct 28, 2004 1:08 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Rogue Helper v6.0 [Complete Rogue Macro] (Updated: 10-26-04)
Replies: 901
Views: 313411

You should change the /assist checks to include pet checks and corpse checks.. al la |- Lets try all the assists in priority order until we get an NPC to whack on /if (!${Me.Casting.ID}) /assist ${firstassist} /delay 1 /if (${Target.ID} && !${Target.Type.Equal[PC]} && !${Target.Type....
by loadingpleasewait
Thu Oct 28, 2004 1:01 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: KISS Incoming Message generator
Replies: 32
Views: 31435

Just get rid of the quotes.. you dont need em the way its written..
by loadingpleasewait
Wed Oct 27, 2004 8:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

UPDATED October 27, 2004 Tweaked /stopfight to turn autoassist off, before if you had autoassist on, stopfight would just assist yer tank again and start fighting again. Added an Target Animation check to the archery to hopefully keep from shooting arrows at mezzed mobs. Added a line of sight check...
by loadingpleasewait
Sun Oct 24, 2004 1:06 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

Update coming.. I added a DD at 70 and a DD at 30%.. I put some hopefull mez checks into the archer portion.. and some invis checks into the clicky portion.. Tweaked stop fight to actually stop fighting if melee and autoassist.. if anything else wanted, let me know... Right now I dont want to add th...
by loadingpleasewait
Fri Oct 22, 2004 6:34 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: ARCH.Mac v2.4 [All Purpose Ranger Mac] (Updated: 10-27-04)
Replies: 102
Views: 63143

To fix the problem fennecfox is speaking of, simply delete the version string from the archsettings.ini. Change [Version] ArchMacVersion=2.3 [General] EQAssistOnOff=TRUE AutoSnare=FALSE SnareSpell=ensnare AutoReRoot=FALSE RootSpell=earthen roots To: ArchMacVersion=GET RID OF THE 2.3!!! [General] EQA...