• 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 Mirage828

  1. M

    Release EZInventory

    Amazing work snice
  2. M

    Release MyPaths

    Is there a command to toggle on the interrupt on combat, that can be set?
  3. M

    Release MyPaths

    Any advice on using this to pull camps? I use it to roam kill and its great. I would like it to pull mobs, then pause for combat inside camp, and not go to next waypoint
  4. M

    Release MyPaths

    I rolled back 1 version and it is fine
  5. M

    Release MyPaths

    When upgrading to this version i get error on common.lua 199, nil value attempt to index loaded_settings. I deleted entire folder and redownloaded it, any advice?
  6. M

    Question - Spamkey? or way to spam a key?

    pretty simple to do a spam in lua, local mq = require("mq") while true do mq.delay("1s") mq.cmd("/keypress 3") end
  7. M

    Release (Mighty) Lua Event Manager

    Thanks Thanks works perfect
  8. M

    Release (Mighty) Lua Event Manager

    Is there a way to explicitly turn event on/off and not just toggle?
  9. M

    Release MQ2EasyFind

    Is there an easy way to retry translocators when they don't translocate you? if i broadcaster a path and it uses a translocator, sometimes toons just sit waiting.
  10. M

    Release MQ2HUDMove

    Example, [MQ2HUD] Last= SkipParse=30 CheckINI=10 UpdateInBackground=on ClassHUD=on ZoneHUD=on UseFontSize=off [GM] //*** Center *** GMIndicator1=3,800,253,255,0,255,*${Spawn[gm]}* GMIndicator2=3,800,263,255,255,255,GM - ${NearestSpawn[GM]} GMIndicator3=3,800,273,255,250,0,GM -...
  11. M

    Release MQ2HUDMove

    Whenever i use movehud it just changes color of the elements, not actually move it? Something I am doing wrong?
  12. M

    Problem - luarock missing in modules folder

    My issues was as you said above it was somehow running 1.0, once 1.1 was installed it works fine.
  13. M

    Problem - luarock missing in modules folder

    Mine has issues installing LFS for both plugins, boxhud and Maui
  14. M

    Problem - luarock missing in modules folder

    The issue I see is the script returns a -1, and causes the lua resource to not be runnable. Any guide on how to debug the lua rocks install failure? Is there a way to enable more logging? I tried cleaning out the folder and restarting same issue. It worked on my two pc, before patch after...
  15. M

    Problem - luarock missing in modules folder

    I have the same issue the lua rocks command line throws error that the -e flag passed to it does not exist when any lua try’s to install a dependency.
Back
Top
Cart