Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Is there something in the EQ options window to block TL request windows from appearing, maybe that is selected on that one toon. Sorry not in game to check right now.I use autoaccept on all my toons - and everyone is added to each other. I LOVE IT - It all works perfectly - except
When I do a TELEPORT GUILD HALL from a Wizard or Druid - Every toon says View attachment 47794- ALL EXCEPT one Enchanter.
I have to swap to her screen and manually click yes.
So some things I have tested.
/plugin mq2autoaccept unload and reload (Turn it off and on)
/autoaccept del CasterName
/autoaccept add CasterName
The autoaccept settings are as follows for this toon. This is more than other toons have - but i basically just turned everything on.
Enabled=1
Translocate=1
Anchor=1
SelfAnchor=1
Trade=1
TradeAlways=0
TradeReject=0
Group=1
Fellowship=1
Raid=1
I've tried Multiple casters - 4 wizards and 1 Druid - She still doesn't get the message Clicking yes message that everyone else does.
Oh - i just tried to trans her to POK - she didnt accept that either..Bitch!
She does autoaccept Group invites, raid invites, and she takes my money if i trade with her.
So maybe is it something wrong with the /yes alias?
Code:/yes=/multiline ; /squelch /notify LargeDialogWindow LDW_YesButton leftmouseup ; /squelch /notify LargeDialogWindow LDW_OKButton leftmouseup ; /squelch /notify ConfirmationDialogBox CD_Yes_Button leftmouseup ; /squelch /notify ConfirmationDialogBox CD_OK_Button leftmouseup ; /squelch /notify TradeWND TRDW_Trade_Button leftmouseup ; /squelch /notify GiveWnd GVW_Give_Button leftmouseup ; /squelch /notify ProgressionSelectionWnd ProgressionTemplateSelectAcceptButton leftmouseup ; /squelch /notify TaskSelectWnd TSEL_AcceptButton leftmouseup ; /squelch /notify RaidWindow RAID_AcceptButton leftmouseup
But this is for all toons on the one PC - so if there was an issue with that it would happen to all toons. Besides - she does accept it if i type /yes.
Does anyone have any other suggestions on what it may be?
this all dayuse the makecrew lua instead, much more versatile and user friendly than autogroup.
well you can't accept (or do) certain thingswhile casting (eq limitation) - so this is going to happenWasn't sure which place to post this in. I'm having a problem with MQAutogroup. My characters are not setting roles and group. I believe this happens because I run CWTN and when I enter the world my toon starts buffing and I get the "You can't use that command right now" message.
Anyone else experience this?
load eqbcHi All. I just got back into EQ after many months away. Also got a new comp. Trying to set up my 6 toons. When they log in the leader will invite everyone, they all join group. I'm using EQBCS. None of the toons will connect to it, it seems.
/noparse /bcaa //bcaa //autoaccept add ${Me.Name}.. This won't work nor will /bccmd status. Says "this is not a valid command" What am I missing?
Awesome, that did it, ty very muchload eqbc
/plugin mq2eqbc load
I did try without using framelimiter...I mentioned that because on discord today you mentioned it helping out with cpu issues...It is often because eq doesn't allow you to accept invites while casting, not sure if this is happening
With framelimiter - outside of limits due to "relaxes truebox" there's not many reasons to run so few toons per PC.
You could look up other scripts like makecrew.lua which can give you more flex/adjustability
Thank you!@Telstar Its not a direct answer to your question, but I have a similar situation where my 6 toons take slightly different amounts of time to log in. Because of the issues this causes me, I dont use autogroup. I do use autoaccept. Instead, I made myself a macro where I invite each character to group, one at a time. That way, they don't have to be in the same zone either. It goes along these lines:
/pause 30, /invite tank
/pause 20, /invite healer
/pause 10, /invite toon4
/pause 10, /invite toon5
/invite toon6
I give the pauses, that way they group in the order I want them in my group window. I then right click and assign roles.
I realize that doesn't help you auto group and get the roles assigned, but its what I ended up doing and thought I'd share.
AutoAccept to make everyone add everyone else
/noparse /bcaa //bcaa //autoaccept add ${Me.Name}
/bcaa //autoaccept save
check my hotkey guideIs there a dannet equivalent for the quoted code?
/dga /dga /autoaccept add $\{Me.Name}; /timed 10 /dga /autoaccept save
well, everquest won't let you accept a group invite if you are casting - always been like thisI know there have been a lot of issues since the patch so I am not sure if this is related or not. Since the patch my main group of toons will not accept group invites at start up like they did before. I have checked my ini files for Mq2Autoinvite and MQ2 Autoaccept and MQ2Autogroup and they look like they should. All the names are included and the right groups with names are there. The funny thing is, that the group invitations are going out to the individual toons (can see this in the chat box), it also shows the assignments for the Main Tank and so forth. But the other toons don't accept the invite. I can go to each toons instance and click "Follow" and they join right up. And yes, when they start up they automatically start casting spells. I am not sure about the timing but they used to accept invites and join the group np.
Any ideas what changed? I was going to try Sic's autoaccept command line just to make sure that wasn't what was causing the problem. As an aside, all these toons are running CWTN's plugins, I was wondering if it would make any difference if I started them all with the Plugin's in PAUSE mode. And btw what would I type into my toonname.ini file to start them up in PAUSE mode? Thanks in advance for any help you can provide.
Vrak
this is the mq2autoaccept discussion thread.Hey Sic
Is there a command line for CWTN Plugins' to start up in Pause Mode? So they are not casting when logging in?
Vrak
Since the patch my main group of toons will not accept group invites at start up like they did before. I have checked my ini files for Mq2Autoinvite and MQ2 Autoaccept and MQ2Autogroup and they look like they should. All the names are included and the right groups with names are there. The funny thing is, that the group invitations are going out to the individual toons (can see this in the chat box), it also shows the assignments for the Main Tank and so forth. But the other toons don't accept the invite. I can go to each toons instance and click "Follow" and they join right up. And yes, when they start up they automatically start casting spells. I am not sure about the timing but they used to accept invites and join the group np.
Commits
(f9990a3) ~Mike FarajianPrevent auto-acceptance of self-initiated removing someone else from a fellowship.
From Sic's hotkey post (https://www.redguides.com/community/resources/sics-hotkeys.1150/), for new toons I just runHad it working great with /Bcaa now that i moved to Dannet i just can not get this thing working correctly. i watched the vid sic had made with autogroup, autoaccept & yes but it doesn't cover dannet commands.... help
it did autogroup when i logged on under BCAA, now i must invite each toon then they will autoaccept.
autotrade no longer working.
/multiline ; /dga /dga /autoaccept add $\{Me.Name}; /timed 10 /dga /autoaccept save; /timed 15 /rez acceptpct 90; /timed 20 /rez delay 0; /timed 25 /rez accept on; /timed 30 /aaspend order 53214; /timed 35 /aaspend brute on; /timed 35 /aaspend bank 220; /timed 35 /aaspend save
Have you tried the commands listed at the top of the resource overview?Had it working great with /Bcaa now that i moved to Dannet i just can not get this thing working correctly. i watched the vid sic had made with autogroup, autoaccept & yes but it doesn't cover dannet commands.... help
it did autogroup when i logged on under BCAA, now i must invite each toon then they will autoaccept.
autotrade no longer working.
I also fixed the issue by only switching the give window and the trade window back to default from my custom UIDont know if this has been mentioned or is 100% the issue, but switching back to the default UI fixed my crashing issues with autoaccept. I too was having lots of crashes.
GiveWndWhich window is the give window ?
