Search found 10 matches

by Eat_the_meek
Fri Jul 16, 2004 1:40 pm
Forum: MQ2::Macros::Requests
Topic: Rallos Safety Macro
Replies: 0
Views: 734

Rallos Safety Macro

I was wondering if anyone could update the bag macro to run automatically if someone gets inside of a certain range of you. Maybe also set it up so that if they go back outside of that range it requips your gear. I know how to write the bagging part of the macro, but any help to write the PC detecto...
by Eat_the_meek
Thu Apr 22, 2004 10:22 pm
Forum: Macro Depot (MQ1)
Topic: Updated PowerArrows2
Replies: 27
Views: 7605

I think you need to rework all the /if statements.
by Eat_the_meek
Sun Apr 11, 2004 10:44 pm
Forum: Macro Requests (MQ1)
Topic: I need some help with this macro please
Replies: 13
Views: 3847

Try something like this: Assign each spell a number. Set a variable at your first spells number. Cast the spell equal to the variables number and add one to the variable. When the variable gets above a certain the last spells number, set it to the first spells number. That's just the logic behind it...
by Eat_the_meek
Mon Apr 05, 2004 4:28 pm
Forum: MQ2::Custom UI
Topic: All in one spellbar or Combat Ability Screenshots Added
Replies: 25
Views: 9640

What program is that a screen shot of?
by Eat_the_meek
Wed Mar 24, 2004 11:26 pm
Forum: Macro Help (MQ1)
Topic: Bad varibale in /var command...
Replies: 3
Views: 856

Bad varibale in /var command...

I am getting the follow error message when I run this macro, can anyone help? Ending macro: Bad variable in /var function. fight.mac@24 (Main)/varset wepdelayTimer 30 #turbo /declare WepdelayTimer timer /varset WepdelayTimer 0 Sub Main :Main /if n @WepdelayTimer<=0 /goto :Engage /if n $target(distan...
by Eat_the_meek
Sun Mar 21, 2004 9:34 am
Forum: Macro Help (MQ1)
Topic: Problems with zoning
Replies: 1
Views: 1018

Problems with zoning

Can anyone help me with this code? I am trying to run from an NPC in PoK to a vendor in the Bazaar and back. Right now when I zone into The Nexus, it pauses for a while, loads the PoKtoBaz path, and then selects the stone and sends me back in to the Plane of Knowledge. #include advpath.inc #turbo Su...
by Eat_the_meek
Fri Feb 13, 2004 9:14 pm
Forum: Macro Depot (MQ1)
Topic: ForageINI.mac a forage macro with ini support
Replies: 42
Views: 18512

First make sure you DL MQ2, get it compiled (help for this is in the Help forum), and load MQ2, and EQ. Copy this code and put it into a notepad file and save it into your Macro folder as whatever.mac . Create another blank file and save it as something.ini . Change (#define INIFile "e:\macros\...
by Eat_the_meek
Wed Feb 11, 2004 9:21 pm
Forum: Macro Depot (MQ1)
Topic: The Perfect Cleric
Replies: 24
Views: 10775

If anything, you should be ignoring Necromancers, Shamans, or anyone else who does health to mana conversion. They gotta heal thier own asses if they are going to be doing that.
by Eat_the_meek
Wed Feb 11, 2004 12:45 am
Forum: MQ2::General
Topic: I dont get it
Replies: 10
Views: 2578

Normally when you would want help you might, just maybe go to a forum titled "help". Then you just might run across a stickied post at the top of the page that could solve your problem.

I dunno maybe something like this:
http://macroquest2.com/phpBB2/viewtopic.php?t=4761
by Eat_the_meek
Sat Feb 07, 2004 9:08 pm
Forum: Macro Depot (MQ1)
Topic: Joust.mac
Replies: 5
Views: 2459

Joust.mac

This is my first atempt at a macro and it's pretty simple but it works rather well. It is mainly for PvP servers and characters in PvP fights that use slow high damage weapons. It works best for me if I turn it on and then use one of the arrow keys along with the right mouse button (mouse-look) and ...