• 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

Recent content by Tibberu

  1. T

    💾Software IonBC Legacy READ OVERVIEW

    I just got a 7 day suspension on my accounts as well. IonBC and Multiplicity were the only things I've been running. I do have ShowEQ but I'm using the linux version on its' own box on my network. No VPNs here, I do have VMWare Workstation installed on my PC, but it's for work stuff. Oof... 2...
  2. T

    Release MQ2Nav Release Thread

    Is there a /command to turn off and on the "Automatically click nearby doors" option in the settings? It's usually not a problem, but with the anniversary tower my toons seem to love clicking the exit door in the instance if I forget to turn the option off in the GUI ahead of time. I tried...
  3. T

    Problem - MeshGenerator

    Same here, I've tried on two different PCs (one Win11, one Win10) and I'm getting the same behavior on both... black window pops up for a second and then closes. Not sure if these are helpful but Win11 PC: Faulting application name: MeshGenerator.exe, version: 0.0.0.0, time stamp: 0x65acf255...
  4. T

    Utility - MQ2CWTNCommons

    Would something like /windowstate spellbookwnd close work?
  5. T

    Utility - MQ2CWTNCommons

    I'm getting the spellbook stuck open thing while mounted as well, but mainly seems to happen when I'm in the GL rezing/rebuffing (I'm on Mischief in Underfoot so everything is an indoor zone... so not a lot of time spent on mounts.) I can make it happen pretty consistently though by clicking...
  6. T

    Release ZFix - 'You cannot see your target' fixer

    I think we're saying the same thing? The lua has /dgge /cwtn, which you wouldn't want to do because it causes the non-driver accounts to /cwtn and send whatever you are trying to send to your group back to your driver. If you wanted to do that you would just /cwtna. So as is when the lua...
  7. T

    Release ZFix - 'You cannot see your target' fixer

    I think you need to change these 2 lines to remove the /dgge from them. mq.cmd('/dgge /cwtn mode 0') mq.cmdf('/dgge /cwtn mode %s',cwtn_group_mode) The /cwtn is already doing a /dgge so with the /dgge /cwtn you're telling every client to do a /cwtn which causes the other clients to tell...
  8. T

    Utility - MQ2CWTNCommons

    Just an oddity, my Shaman is adding its cloak as a downtime clicky when I log in and then spam clicking it. The buff from the cloak is just one of the permanent AA mana regen buffs. The first time I logged in I removed it, the second time I disabled it. Just an odd thing to get added.
  9. T

    Funny - Because I Got Banned

    Uh, no... I did PoP, GoD, OoW in era and had to deal with another guild that would basically try to train the entire zone on you (especially with Fire minis). I don't care how awesome your guild was, you weren't going to kill the fire field, whatever raid minis were trained, with all the shit...
  10. T

    Release MQ2AutoLoot

    Just something to point out. If you move your config files from Live to Next or use the Migrator to move the files to Next you end up with your MQ2Autoloot.ini in Next still pointing to your loot.ini in your old Live for any toons that have already been using Autoloot. So you can be editing the...
  11. T

    💾Software MacroQuest Migrator

    Just a heads up on something I noticed today. When you use the migrator (at least from the one that I used back after the last EQ patch) it will pull over all of your config files (as expected), but one small issue is that the MQ2AutoLoot.ini it pulls over points to your loot.ini in the Live...
  12. T

    Release Boxhud

    One thing to make note of for folks, if you are doing the CWTN stuff like this: { Name='CWTN.Mode', DependsOnName='Me.Class.ShortName', DependsOnValue='MNK,ROG,WAR,SHD,MAG,ENC,CLR,BER,SHM' }, You have to have an observed property for...
  13. T

    Release MQ2AAspend

    MQ2AAspend is already included in VV so you don't need to download it. Just enable it. /plugin mq2aaspend load
  14. T

    Release Boxhud

    Doh... I forgot this part on like 1/2 the stuff I was trying. That explains why it wasn't working.
  15. T

    Release MQ2Events

    You would do "that <toon name> must bend the" so "That Overtimer must bend the" Change these: command=/if (!${Me.CleanName}) /multiline ; /mqp on; /stopcast; /keypress ESC; /keypress duck What that is saying is /if <not my name> do these commands. You'll super die because that will always...
Back
Top
Cart