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.
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)
A few years ago I cannabilized ninjaloot's logic and made a loot macro for use on EZ, it isn't a passive macro as you trigger the loot event but it has customizable parameters you can set. It has sell logic built in as well that will cycle through your inventory and sell anything in your bags...
You could just drop a sub in your Main loop to set any EQ window in the foreground to load whatever your desired sound settings are and to turn all sound settings off when in the background.
Slider values are base 5 iirc, so to set your volume to 50 on slider values you'd use 10, something like...
Couldn't you just make MQ2 manipulate the window for you? I don't actively play much anymore, but I did load in to see what the commands would be.
To set all volume elements to zero, I think it would be:
/if (${Window[optionswindow].Child[ogp_soundrealismvaluelabel].Text.NotEqual[0 %]}) /notify...
I wrote a program earlier this year with VS that is a basic interface gui that lets you read and edit a character's ini file, specifically socials, I lost interest in it before I finished. If there is any interest I can share, just be advised that it will write to the ini of your choice but the...
Both should show up in your MQ2 directory, plugin definitions and paid plugins can all be found using the Plugins tab on the site header. All macros are in the macros directory of your MQ2 directory, any macros that have been included would be in there and most of the have their own...
I don't play on live so this may not help much, the personal loot window is foreign to me so maybe it's not as easy as manipulating a control on a window with mq2, but when I pass items from one character to another it opens up the trade window and I have a hotkey that tells the target toon to...
If you're playing all the characters from the same directory and camp all of them out all at once, this can happen in my experience. I don't know if it's the client trying to apply all the client settings at the same time on logout or what the issue is, I just know that I could replicate it...
Target the toon first and be close enough to open the trade window, then /click left target. MQ2 will execute the left click command onto your target and open the trade window, then you can pass whatever you need to into it.
You would need to add a new label to the group window and declare the piece to be included at the bottom. It doesn't matter what you call it, just use the values of one of the existing labels as a template so you have an idea what do for your new label. Modifying the ui windows is an endeavor...
MQ2Targets for EMU compile has been borked for quite a while. I never had an issue where it would cause an instant crash upon logging in, but if you did have a name set to watch for and that name was up, as soon as you target it the client would crash. I don't recall the way the plugin worked...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.