• 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 Fullauto.mac 1.0

No permission to download

sstone71

New member
Joined
Dec 11, 2009
RedCents
608¢
The other day as I was setting my group up to auto grind some levels I figured there had to be a easier way do do this. Not that setting group roles, then targeting pullers, and Main assists and typing /kissassist is that hard. But I decided to make it a little easier. No more forgetting to set group roles and having your puller go out with out being assigned to puller and watch your mercs run out there with him.
This macro uses the BCCMD (MQ2EQBC.exe program) and your autoaccept plugin. And designed to be run with your puller. It will disband your group, end all running macros (other than this one) and re form your group up, then fire off all of your kissassists on the appropriate toon and get you rolling with 1 click. Works great if your 1 grouping a instance with a mage.

Before you get rolling with this, you have to do a little work.
1. make a hotkey for all of your characters that has the following
/plugin mq2eqbc
/bccmd reconnect on
/autoaccept on

2. edit the parts of the macro that take all of your toon names. I added 14 lines for this. Hey, we all have lots of alts, don't judge me! There are 2 spots for tanks, and 12 assists. This allows you to enter all of your toons one time and this macro will invite only the ones you have online. This keeps text file editing to a minimum.

If you have more tanks its ok to put them in the assist parts, I only changed the names in it to keep it easier to keep track of whos where. (lines 25-38 roughly are where you enter all of your guys)
your puller is always the toon who runs this so you don't have to enter them as puller macro takes care of that for you. You just need to add your tank and MA. Usually the same toon, but not always, you could have a tank merc. So on lines 18&19 enter who you picked for these 2 roles, these are the only two lines you have to edit when changing the group memebers, and that only has to be done if your changing out a tank or the MA. If your changing out DPS you don't have to do squat.

I Personally I have my puller, hes set to assist off the MA/tank, Tank assists puller. and the rest of the herd assists the MA so thats how this macro is written. Only enter each toons name once, and never add the pullers name at all.

3. You need a good working autoaccept.ini file with all of your horde into its list of trusted names. There are other threads on this for more detail.
http://www.redguides.com/community/showthread.php/24734-MQ2AutoAccept

HOWEVER, if you run this macro once, per toon then do a "/auto save" it will add all of the toons you added to the macro to its list of trusted names then save it, cool huh. Then you will never have to mess with that again. SWEET!

4. this is the go phase, once you have your names entered, your MA and Tank input. a good working autoaccept.ini file your pretty much ready to rock. Load all of your herd up along with mq2eqbc.exe, mash that hotkey to connect to BCCMD on every toon. Then hop on over to your puller, and type "/macro fullauto" and your off.

Behind the scenes, yes I set it up to automatically disband, and kill all running macros. This is intentional. I have had my puller go LD making him no longer group leader then things can get a bit wonky. Disbanding the group then re-forming it fixes this. And this macro is fast, your only ungrouped for a few seconds. It will automatically set group roles for you, then fire off all of their kissassists on the correct toon, with the correct switches and who its assisting.

when editing this for your use i would suggest using the notepad++ program

EDIT: Something I forgot to mention, I use kissassist version 7.4 for my puller it messes up less I just renamed that version of that macro to kissassist74.mac but forgot to include it on the original post. you can use this version or just edit the last line and erase the 74 on the end. I also included the new .ini to make your guys auto join the server.:p
http://notepad-plus-plus.org/
 

Attachments

Last edited by a moderator:
[Settings]
AutoConnect=1
AutoReconnect=1
ReconnectRetrySeconds=10

I use this in my Eqbc file so it will auto connect every time. Also, I make sure my EQBC is loaded before I log in.

This could help you save a hotkey spot
 
Not that I am aware of... you can always make two shortcuts right next to each other one for MQ2 then one right next to that for the EQBC exe file. Then, just remember to click both.
 
wow there ya go, thanks long.
Now all I really have to do is load up all of my guys, and run 1 macro. no messing around making them connect to EQBC, very cool.

I have EQ, MQ2, and MQEQBC pinned to my taskbar. Just be sure to load up MQ2EQBC first.

- - - Updated - - -

I just added a file I forgot to add earlier...it was pretty early in the morning.
I use KA ver 7.4 on my pullers. for some reason this version works for me better than 7.67. I renamed my file to kissassist74 keeps them separated. I included that file in the original post.
 
I have a script I run that executes both EQBC and MQ2 its very basic but gets the job done.

Rich (BB code):
Echo Starting EQBC  
start c:\MQ2\MQ2EQBCS.exe
ping 127.0.0.1 -n 5 > nul                       ("Timeout 5" without the quotes can work instead of this line as well)
Echo Starting MQ2
start C:\MQ2\MacroQuest2.exe
pause

The Echo commands just announce what is being launched. The Directories should be changed to match the locations of your EQBC and MQ2 locations. The Ping command makes 5 attempts (5 seconds) to ping the local IP address if it is greater than NUL which is just a sloppy 5 second timer between launchings. Hope this helps. Just copy all the text into a text document and rename it to something like EQBCMQ2.bat or .cmd. Make sure to right click and run as administrator. At that point your server comes up and MQ2 launches. :)

If you are feeling really lazy I attached mine here. :) Just make sure to edit it and change the folders to match your locations.
 

Attachments

Or you can just add the icon to your quick launch area of your task bar, along with MQ2. Just be sure to load MQ2 last.
 
i have been trying to set up my team but i cant get it to work fullauto how would the setup look like if i have to put in my toons (sk,shaman,cleric,ranger,brad,necro) ?
 
Release Fullauto.mac

Users who are viewing this thread

Back
Top
Cart