Goto page 1, 2  Next Search found 26 matches
Replies: 4
Views: 3826
Public MacrosNEW Shammy macro using NetBots and what I have learned
Yes I noticed when I was trying to find a way and researching and asking questions about how NetBots could be used to find, detect and cast buffs that would have worn off, I found that the way I ended ...
Thu Jul 05, 2012 9:53 am
Replies: 4
Views: 3826
Public MacrosNEW Shammy macro using NetBots and what I have learned
Ok I can see how:

/declare RegenSpell string outer Chloroplast
/declare RegenSpellID string outer ${Spell
could help to reduce some of the code. As long as it will accomp ...
Fri Jun 29, 2012 11:41 am
Replies: 4
Views: 3826
Public MacrosNEW Shammy macro using NetBots and what I have learned
I have gone back and rewritten my Shammy macro now that I have learned a bit about netbots. I STILL think it is a very cool plugin. I'm rewritting each one of my toons macros including my clerics. In ...
Thu Jun 28, 2012 5:05 pm
Replies: 3
Views: 3655
Public MacrosI have Seen the New World of NEtBots (plugin)
ok so just as a note (which I learned something new today) DO NOT put a note with
" | " unless you do it at the beginning of a line.. it doesn't work properly if there are any space betwee ...
Fri Jun 22, 2012 4:10 pm
Replies: 3
Views: 3655
Public MacrosI have Seen the New World of NEtBots (plugin)
I was playing around, researching and trying to learn more about MQ2 and different plugins and how they work.
That is when I discovered the NetBots plugin. This is a fricken AWSOME plugin.
Before yo ...
Fri Jun 22, 2012 8:45 am
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
Ok, After some work I finaly got it.
It does everything you need it to do as far as mezzing from what I can see. I have been running it through some testing. I still have not taken it into the field ...
Fri Jun 15, 2012 6:20 am
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
Well after a few posts that I have deleted about my loop I was trying to create I decided to scrap it. It did what it was suppose to do but when there where no mobs in range it would get stuck then if ...
Sat Jun 09, 2012 2:04 pm
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
Ok found what works. Using the Ini coding and playing around with it, I have found I think a perfect combanation to play around with in the main enchanter macro.
The way this is it does 2 things:

...
Fri Jun 08, 2012 11:09 am
Replies: 0
Views: 2091
Public MacrosA leason on Events
Ok kids,
After spending hours trying to test some code,that I had set up with an event, and hitting a brick wall because I couldn't figure out why it wasn't working I thought I would just post this f ...
Fri Jun 08, 2012 8:57 am
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
ok been playing with a test macro:


#event addini "You say, 'add'"


Sub Main

:start
/if (${Ini
to try to understand how to use ${Ini}
and
/ini

I can type in MQ2 /ini " ...
Thu Jun 07, 2012 3:41 pm
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
ok after a few hours of playing with "ini" I have been able to add mobs to a list in veriuos ways. From what I can tell you can't have just a name, you have to add like a section/key and the ...
Wed Jun 06, 2012 7:57 pm
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
ok this is the information on the generation of Ini that I have found.

Ini
/echo ${Ini

ini "filename" "keyname" "valuename" "value"
example:

/ini &qu ...
Wed Jun 06, 2012 4:54 pm
Replies: 2
Views: 2837
Public MacrosVery Basic Warrior Macro
I started a Warrior for a group of 6 I'm running with a different toon as the one I'm actualy playing (Monk for pullin). After reviewing several macros and researching things I came up with this very ...
Wed Jun 06, 2012 4:53 am
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
Ok,
Sorry been a few days... I have been busy.
Lets see.
I like the idea of mob facing and possition/location. That is something I might play with and add to it later. The only thing I see that mi ...
Tue Jun 05, 2012 8:47 pm
Replies: 21
Views: 6445
Public MacrosYour Mission if you choose to accept-Mez, radius adds remezz
OH.. also was thinking. The basic animations for standing there doing nothing for that mob is consistant with what they do mezzed so far. So mostly all I have to do is watch mobs stand around and see ...
Tue May 29, 2012 8:42 pm
Goto page 1, 2  Next Search found 26 matches