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

  1. Coldblooded

    Lua - For-loop bug

    Here's a link in Discord also Hytiek and some code for you to see what's happening. https://discord.com/channels/511690098136580097/840375268685119499/1200779814794186772
  2. Coldblooded

    Plugin - MQ2ChatWnd

    https://www.redguides.com/wiki/MQ2ChatWnd https://www.redguides.com/wiki/Command:/setchattitle /setchattitle <insert your title here>
  3. Coldblooded

    Music - Rob's Song of the Day Mega-Thread!

    "This song makes me want to play Everquest again." The only song I think of when I think of Everquest is which was originally featured on this video long before YouTube cracked down and made them remove it.
  4. Coldblooded

    Strategy - Anashti Sul, Damsel of Decay TBM Group mission LEM

    local function on_load() local cure = cures[mq.TLO.Me.Class.ShortName()] if mq.TLO.Me.Gem(cureSpell)() > 0 then local cureCaster = mq.TLO.Me.Name() end end mq.TLO.Me.Gem(cureSpell)() will return nil if a character does not return a gem with one of the predefined cure spells...
  5. Coldblooded

    Utility Magellan - Travel Utility - 12/07/2023

    Bug Fixes 🐛 - Updates LS zones (d1ba54e) ~John
  6. Coldblooded

    Utility Magellan - Travel Utility - 12/07/2023

    〰️Commits (6d4a4d1) ~John
  7. Coldblooded

    Utility Magellan - Travel Utility - 12/05/2023

    Features ⛲ - Adds a Readme (18d219d) ~John
  8. Coldblooded

    Music - Rob's Song of the Day Mega-Thread!

    Let's move back to the 2020s
  9. Coldblooded

    Utility Magellan - Travel Utility - 11/22/2023

    Features ⛲ - Adds Deth Theme (4db5cef) ~John
  10. Coldblooded

    Utility Magellan - Travel Utility - Now With Themes

    Added the ability to change themes. Right now this is done from the command line. I'll update the UI at some point, but another button/dropdown would just make it look cluttered. /lua run magellan <theme name> where the theme is one of the following out of the box: - BlackDevil - Moonlight -...
Back
Top