• 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 --->
Resource icon

Utility Overseer 3.60

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Primary purpose of this update is to optimize interactions with the EQ UI for performance and reduce automated hits
Most changes are foundational to allow for other up-coming features.

  • Quest Database
    • Most known Overseer quests read from a database.
    • Removes need to physically walk the UI and read quest details. Noticeable performance gain and click-reduction
    • May be disabled by unchecking Settings > General > ...
    • 1716754358503.png
    • Command-line: useDatabase
      • /mqoverseer useDatabase true/false
    • Database exists under "/data" and at this time contains 261 known quests and their details including:
      • Name, Level, Rarity, Type, Duration, and reward amounts for Char Experience, Merc AAs and Tetras
      • Additional releases will be made as this list grows.
  • UI Action Random Delay
    • If desired, implements a random delay before every UI action
    • May activate by checking the box and specifying the minimum and maximum delay amounts.
    • 1716754640763.png
    • Command-Line
      • useUiDelay [true/false]
      • uiDelayMin [milliseconds]
      • uiDelayMax [milliseconds]
  • Command Window Popup Removed
    • Launching script will no longer briefly popup a Windows command prompt
    • Thanks to @jande
  • Minor optimizations and spelling corrections
  • Should no longer occasionally leave a reward unclaimed
  • If item claiming (i.e. tetradrachm coffers) is interrupted, will stop that process until next run
    • 1706718306939.png
    • Safe fix for now. Will work at a better, self-recovering change in the future.
  • Added [Actions] button for initiating Item Claiming (i.e. tetradrachm coffers) at any time
    • 1706718362723.png
  • Log output has had a slight coloring make-over
This release will have no impact on your execution.
  • Corrected a handful of stray nil values that made things unhappy under certain scenarios
    • Thank you, braniac
  • Hopefully addresses errors being reported
    • Hadn't seen nor was able to reproduce error directly
  • Small update to possibly fix some reported crashes
    • If correct, was due to recent "Improve Overseer Performance" changes by DBG
  • Some clean-up of logging mechanism
  • INI files now include class name to work more nicely with Alternate Persona
    • All else should work like previously when dealing with normal alts
    • Overseer_MyName.lua -> Overseer_MyName_WAR.lua
  • Corrected Issue Running Achievement (Holiday) Quests
  • Fully removed clean-up of Dynamic Level Cap logic.
    • Until Me.MaxLevel() reports correct, cannot use
    • Possibly caused some issues not fully cleaned-up
  • If legacy 'Any' data exists for specifying "All Types" to run, no quests would be found
Back
Top