• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver
Resource icon

Release Full Auto 2.1

No permission to download

sstone71

New member
Joined
Dec 11, 2009
RedCents
608¢
I have been working on the original macro and made this macro a little slicker and have two versions. This macro will group up your group, set group roles, and fire off Kissassists and get your whole team up and rolling with just 1 macro, no more typing on all of your toons to get them rolling.

As with the old one, you need to have the MQ2EQBC server up and running. Make sure your autoaccept.ini is up to par, all your toons, names and switches set. along with this autoaccept.mac I included below to make your life easy.

I have 2 versions now this one is for a group with a separate puller and tank and the other one is for a kissassist with the pullertank option. Remember no duplicate names, can't have a character entered in the Assist and the tank areas

instructions:
these are designed to be run by the Puller.

fullauto.mac, lines 7 and 8 enter your tank and main assist, usually the same toon. then enter all of your DPS, healers ect in the Assist area. Let Kissassist control how they operate. You can enter up to 12 it will invite whoever you have online. Keeps you from changing your whole macro up because you swap out some DPS.

FullautoPT.mac This is the one for pullertank, great for a SK! Just enter your DPS in the assist areas (marked NULL by default). Same as before enter all your alts, it will find who's online soon as you run it. No duplicate names and make sure your pullertank isn't listed in the assist area.

MQ2EQBC.ini goes in the main directory of MQ
the macros both go in the macros folder

Edited to change files to support advloot grouproles
 
Last edited:
cant find autoaccpet.ini so can anyone post a copy of thiers with toon names changed please?

Simply run: /autoaccept save
It will create an MQ2AutoAccept.ini in main folder of MQ2, and create a section with your characters settings within the ini for each character you run this on. Be sure to /autoaccept save after all your updates are completed on a character.

MQ2AutoAccept

Rich (BB code):
[MyToon_Settings]
Enabled=1
Translocate=0
Anchor=0
Trade=1
TradeAlways=1
TradeReject=0
Group=1
Raid=1
[MyToon_Names]
Toon1
Toon2
Toon3
Toon4
 
I did a /autoaccept save, edited it added ALL of my toons in the second sectio, then did a massive cut and paste, operation. And changed the header for each paste to the name of all of my toons. so all of my alts have their own section, with all of my mains, and alts listed below. Did it once, and never have to worry about it, unless i make a new alt anyhow.
 
how would I use autoaccept group for my characters with a mercenary? I have 2 of my 4 character that have a merc. Is there a quick fix?
 
Works great but still need to set the Master Looter role right?

How can I add it here:

Rich (BB code):
:Roles			
	/echo Setting Group Roles		
	/grouproles set ${GRPULLER} 3
	/grouproles set ${GRMA} 2
	/grouproles set ${GRTANK} 1
 
I have a new one written, need to upload it. It takes care of all this for you too.
 
Its uploaded now, if you don't want to replace your whole file, adding all of your toons in there just change the :Roles portion to read

/echo Setting Group Roles
/grouproles set ${GRPULLER} 3
/grouproles set ${GRMA} 2
/grouproles set ${GRTANK} 1
/grouproles set ${GRTANK} 4
/grouproles set ${GRTANK} 5
 
how would I use autoaccept group for my characters with a mercenary? I have 2 of my 4 character that have a merc. Is there a quick fix?

that whole part about wanting to combine groups seems to add a hiccup. It appeared with ADVLOOT if you switch over to that toon real quickly you can hit yes to the Yes/No pop up maybe someone here knows the commands to add to make that happen.

what i normally run is 5 toons and a cleric merc do i just make sure the puller/MA who's running this macro is the dude with the merc and it goes fine.
or you could have your mercs suspended when you run it then pull them out after group is formed.
 
I just use an normal ingame button for this.
I have a second one to invite the group. Could do this with one button, but i invite only once, but start / stop the macro pretty often ;P

Rich (BB code):
Page4Button8Line1=/bct Cleric //multiline  ;  /target Tank ; /delay 5 ; /mac Autocleric
Page4Button8Line2=/bct Chanter //multiline ;  /target Tank ; /delay 5 ; /mac KissAssist
Page4Button8Line3=/bct DD1 //multiline   ;  /target Tank ; /delay 5 ; /mac KissAssist
Page4Button8Line4=/bct DD2 //multiline   ;  /target Tank ; /delay 5 ; /mac KissAssist
Page4Button8Line5=/multiline ; /grouproles set "Tank" 1 ; /grouproles set "Tank" 2 ; /grouproles set "Tank" 3 ; /grouproles set "Tank" 5 ; /mac KissAssist PullerTank ; /bcaa //stick off ; /bcaa //pet who leader
 
That's not a macro, that's an example of an in-game social macro key.

If you have everything set up and want to run this macro though, you just need to type "/mac fullauto" while in game.
 
Just found this little ditty. I was tried of tring to use a social to group and another to start kissassist than starting autocleric, autobard, eoknuke...etc With a few tweaks now it's push one button and done! Thanks!
 
Release Full Auto

Users who are viewing this thread

Back
Top
Cart