Goto page 1, 2  Next Search found 24 matches
Replies: 11
Views: 2477
Public MacrosI'm looking for some assistance with a Macro.
I think what you might want is :


Sub Main
/target id ${Spawn
Thu Sep 15, 2011 1:12 pm
Replies: 30
Views: 10657
Public MacrosSpawn & NearestSpwan issu
Try my mini macro just to be sure blum but I think you and I have the same issue.
Fri May 13, 2011 2:40 pm
Replies: 30
Views: 10657
Public MacrosSpawn & NearestSpwan issu
I have experienced variables NULL ing out in Event_Chat on UF as well. I don't have the exact code in front of me (sorry sorvani) but I think this would cause the failure on my setup.

#Chat tell
...
Fri May 13, 2011 12:43 pm
Replies: 8
Views: 1889
ErrorsHelp understanding /for loop mechanism
MQ2Cast has built in functionality to do this. Admittedly I've never tried to use it. From http://www.macroquest2.com/wiki/index.php/MQ2Cast#.2Fsss


/sss
Spell Set Save - This will save your any ...
Fri May 06, 2011 4:49 pm
Replies: 18
Views: 17768
GeneralMQ2Melee /killthis /holyshit question
Here is mine expanded out. Honestly I'm not sure if the /timed s in there will work as I'm thinking.

/if (${Target.ID}!=${Me.ID} && ${Target.ID}!=${Me.Pet.ID}) {
/if (${Defined
Thu May 05, 2011 2:58 pm
Replies: 18
Views: 17768
GeneralMQ2Melee /killthis /holyshit question
Eh, oh well. Glad to hear you got it working at least.
Thu May 05, 2011 8:14 am
Replies: 18
Views: 17768
GeneralMQ2Melee /killthis /holyshit question
Here's a slightly different one. It might be too long to use though.

holyshit#/downshit#=/docommand ${If
Wed May 04, 2011 8:49 pm
Replies: 18
Views: 17768
GeneralMQ2Melee /killthis /holyshit question
What if you throw in some sort of /docommand ${If before the cast and just /target id ${${Me.CleanName}Target} after it casts?
Wed May 04, 2011 8:39 am
Replies: 51
Views: 48032
GeneralMQ for Dummies?
Harm touch is an ability that can be used only once every 72 minutes. http://www.albrandes.com/skden/articles/HT.asp
Sun Apr 10, 2011 11:36 am
Replies: 3
Views: 1705
Public Macrosauto looting
I know modbot can auto-loot http://www.macroquest2.com/wiki/index.php/ModBot .
Sun Apr 10, 2011 11:27 am
Replies: 9
Views: 4184
Character Browser2.11 posted
I'm on SoD. I'm saying the charbrowser value says 6300 and ingame unbuffed PEQ SoD I have just about 8k unbuffed. It's probably the same not set up for AAs issue since my war has all the defensive a ...
Sat Mar 19, 2011 10:16 pm
Replies: 9
Views: 4184
Character Browser2.11 posted
On PEQ character browser I notice that the HP/mana calculations don't account for stat caps. IE my enchanter says I should have 8k+ mana due to all the INT, but ingame on SoD it's only in the 6k rang ...
Sat Mar 19, 2011 8:20 pm
Replies: 60
Views: 40792
General/bca //command question
For a simple start you can make a new text file, copy the contents of the clericbuff.mac text box sorvani posted into the text file, save it as clericbuff.mac (make sure to change the save as file typ ...
Sat Mar 19, 2011 3:11 pm
Replies: 51
Views: 48032
GeneralMQ for Dummies?
I believe that the hold is implicit when using /stick id . It works that way for me at any rate.

And yes, as you recommended the uw underwater switch is always good to use.
Thu Feb 17, 2011 8:25 am
Replies: 51
Views: 48032
GeneralMQ for Dummies?
If he's running to melee range my first guess would be that you're using just /stick for following. Try /stick id ${Me.ID} and he should stay stuck to you even when he changes targets.

Also, you ...
Wed Feb 16, 2011 1:39 pm
Goto page 1, 2  Next Search found 24 matches