• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Recent content by Wednesday

  1. Wednesday

    Broadcast (DanNet or EQBC) - Added functionality to run slash commands remotely with DanNet / NetBots abstraction

    BroadcastInterface Usage local broadCastInterfaceFactory = require 'broadcast/broadcastinterface' ---@alias ColorName 'Previous'|'Black'|'Blue'|'Cyan'|'Green'|'Maroon'|'Orange'|'Red'|'White'|'Yellow' ---@class BroadCastInterface ---@field Broadcast fun(message: string, recievers?: string[])...
  2. Wednesday

    Lua - Broadcast (DanNet or EQBC)

    Wednesday updated Broadcast (DanNet or EQBC) with a new update entry: Added functionality to run slash commands remotely with DanNet / NetBots abstraction Read the rest of this update entry...
  3. Wednesday

    Lua - Broadcast (DanNet or EQBC)

    Wednesday updated EQBC Broadcast with a new update entry: Now supporting both EQBC and DanNet Read the rest of this update entry...
  4. Wednesday

    Broadcast (DanNet or EQBC) - Now supporting both EQBC and DanNet

    Now supporting both EQBC and DanNet DanNet is the preferred method if both are loaded. If none are loaded, a print warning will be issued instead.
  5. Wednesday

    Lua - Broadcast (DanNet or EQBC)

    Wednesday updated EQBC Broadcast with a new update entry: Change to github repository download Read the rest of this update entry...
  6. Wednesday

    Broadcast (DanNet or EQBC) - Change to github repository download

    Change to github repository download for better change tracking
  7. Wednesday

    Lua - Wait4Rez implementation in LUA

    Wednesday updated Wait4Rez implementation in LUA with a new update entry: Change to github resource Read the rest of this update entry...
  8. Wednesday

    Wait4Rez implementation in LUA - Change to github resource

    Changed from pure file download to a github external resource for better change tracking.
  9. Wednesday

    Lua - Broadcast (DanNet or EQBC)

    Wednesday submitted a new resource: EQBC Broadcast - Broadcast colored text to all or specific toon Read more about this resource...
  10. Wednesday

    Broadcast (DanNet or EQBC) 2023-07-11

    Library to help broadcast important information to all DanNet/EQBC connected toons, or a single defined toon (driver). Heavily inspired by Knightly's 'Write' lua script Installation Add broadcast.lua and broadcastinterface.lua to the lua folder of your MQ directory. Broadcast Usage local...
  11. Wednesday

    Lua - Wait4Rez implementation in LUA

    Wednesday submitted a new resource: Wait4Rez implementation in LUA - Wait4Rez re-implemented Read more about this resource...
  12. Wednesday

    Wait4Rez implementation in LUA 2022-10-05

    Re-implementation of the old Wait4Rez macro in Lua for those of you who want macro control of character deaths. Code is writting from scratch but inspired by the old wait4rez.inc When character dies, its set in a waiting for resurrection mode. Once resurrected, it attempts to loot a single...
Back
Top