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.

Dude. Just /loadsk default (or whatever your UI is named). That works for me every time. If my character crashes as a result, then it was already broken and needed a refresh of the EQ client anyhow. My character was having a critical problem (not clicking OK on overseer/ress/etc boxes, /advloot window not functioning, sometimes my items/AAs not clicking, etc). It either fixes your EverQuest UI problems, or forces you to reload because you were critically broken anyhow. I crash about 10% of the time when camping because the EQ UI causes severe memory leaks.So since /reload crashes my toons do I need to unload VV, then /reload, and finally reload VV? How long will that work for since you said it is a common problem? I am using the standard UI that comes with EQ, nothing fancy. CWTN MQ2 stuf, mq2autoloot, and of course this awesome macro. Nothing else that doesn't load with VV as standard.
Yeah once in common agent set it assumes all is common, bit weird that he is at the bottom.
I have that problem when the window shows I have more duplicate agents than I actually do when looking in the list. I've been doing conversions manually on the accounts I find with this issue.
I noted several weeks/months? back that if you have over a certain number of agents, it was causing the macro to crash. That crashing seems to have been resolved when they last changed the Overseer system, but maybe the conversion issue you're having is because you have some number of agents that the system can't handle. Try getting your agent total count down to ~250 and seeing if the auto-conversion can take it from there.I have that problem when the window shows I have more duplicate agents than I actually do when looking in the list. I've been doing conversions manually on the accounts I find with this issue.
I noted several weeks/months? back that if you have over a certain number of agents, it was causing the macro to crash. That crashing seems to have been resolved when they last changed the Overseer system, but maybe the conversion issue you're having is because you have some number of agents that the system can't handle. Try getting your agent total count down to ~250 and seeing if the auto-conversion can take it from there.
I have 162 agents and it still crashes on conversions. Try again.I noted several weeks/months? back that if you have over a certain number of agents, it was causing the macro to crash. That crashing seems to have been resolved when they last changed the Overseer system, but maybe the conversion issue you're having is because you have some number of agents that the system can't handle. Try getting your agent total count down to ~250 and seeing if the auto-conversion can take it from there.
I just started getting this on one toon. This window pops up and then goes away and macro ends.
Got this on another toon, keeps going through the rotation to claim, but gives an error in the chat window.
Is there a way to have this macro stop automatically breaking out my mercs?
requireMercToClaimExpRewards=0Yes, in your ini. Change the following line from 1 to 0
requireMercToClaimExpRewards=0
[General]
claimRewards=1
repeatTimeMinutes=-1
minimumSuccessPercent=0
requireMercToClaimExpRewards=0
logLevel=2
useQuestPriorities=1
agentCountForConversion=2
ignoreConversionQuests=0
ignoreRecruitmentQuests=0
countAgentsBetweenCycles=0
useFastAgentSelection=1
[QuestPriority]
Priorities=Levels|Durations|Rarities|Types
Durations=6h|12h
Rarities=Elite|Rare|Uncommon|Common
Types=Any
Levels=5|4|3|2|1
[QuestPriority_Unsubscribed]
Priorities=Levels|Durations|Rarities|Types
Durations=12h|6h
Rarities=Elite|Rare|Uncommon|Common
Types=Any
Levels=5|4|3|2|1
[Rewards]
index=0
1=Character Experience
2=Overseer Tetradrachm
Heyo. I'm running into this issue, and I have "requireMerc..." set to "0" and am automatically claiming exp for characters set to 1, tetra set to 2, and deleted merc exp, so there is no 3.
INI:[General] [Rewards] index=0 1=Character Experience 2=Overseer Tetradrachm
Sub PopMercIfApplicable
/return FALSE
[Rewards]
index=0
1=Character Experience
2=Overseer Tetradachm
3=Mercenary Experience
requireMercToClaimExpRewards=0
Any thoughts? Suggestions?INI:[Rewards] index=0 1=Character Experience 2=Overseer Tetradachm 3=Mercenary Experience
index=3???Shouldn'tindex=3???
That is why it is not choosing char xp, set it to 1 and it shouldDunno - it defaults to index=0 and i've not changed it
I havent been able to get toons to select Character experience, so i made the following change
INI:[Rewards] index=0 1=Character Experience 2=Overseer Tetradachm 3=Mercenary Experience
This worked, for collecting Character Experience, however it popped mercs each time too, even with
INI:requireMercToClaimExpRewards=0
Any thoughts? Suggestions?
Possible issue. Sorry don’t have a lot of details so this post is probably to remind me to pay more attention.
Today I saw some errors regarding unable to access log file. My guess it was because I ran the macro on several toons at once, so file locking issues. Maybe the log files can append the characters name to ifs file name.
[General]
logLevel=0
it does?I have a suggestion if I may. And I apologise if this has been brought up previous but, I’ve noticed that when I manually do quests that (with a well developed Collection of agents) the first choice on the agents list when choosing each agent almost always covers all or most of the requirements.
My suggestion is: add a fast mode that follows all the previous checks for level, quest type etc, but instead of going through the process of scrolling through all available agents, just chooses the first one. This will streamline the use of overseer.
I don’t know what would be involved code wise for this, but it would be brilliant if it’s doable.
it does?
sorry for thatyoure gonna have to clarify your question. im not sure what youre asking
sorry for that
Doesnt it do what you asked already?. Choosing the first one?
useFastAgentSelection=1
or am I missunderstanding your suggestion?
sorry for that
Doesnt it do what you asked already?. Choosing the first one?
useFastAgentSelection=1
or am I missunderstanding your suggestion?
