Being a software developer it didn’t take me long to start writing my own quest tracker software that automated these manual tasks. I never wanted to log into the game anymore to look through inventories and banks, and I didn’t even want to look at my magelo profile either because I’m just too lazy. I wanted something that would do all these things for me without ever having to log into the game.
I eventually expanded the software to include a character log-in manager. I got tired of maintaining windows shortcuts for all my different toons and individually clicking each icon to log in a different toon, so I built a piece to the software that will allow me to see all my characters at once and log in any of them with the click of a button. I modified it to allow me to setup named groups for my characters and log all of them in simultaneously based on group membership.
Eventually my software matured to the point that I thought it would be fun to share this with THF players.
Features to Date:
- Log in Manager
- o Character creator that stores name, class, Everquest program folder, and optional login in name. Login name is optional but it is encrypted in the xml so you can share xml files w/o fear of exposing login names
o Group manager that allows you to assign characters to a group or groups, so that you can log in any particular group of characters with the click of one button
-  Eg: I’m online with 6 but I’d like to log in my buffing team. With the click of two buttons I’ve got my buff team of 4 launched.
- Quest Manager
- o Assign any character to any quest to view the milestones of the quest at a glance
o Quest Monitor uses magelo behind the scenes to scour your inventory and bank for quest items. Select the quest you are looking for and click â€Refresh Magelo Profiles’ if one of your characters looted something in game to update your quest progress
o Most pre T8 quests have already been created
o Quests are xml based so you can create your own. Useful since I doubt I’ll ever progress past the entrance of T7 so I don’t have first-hand experience with upper tier quests.
o Quest Monitor only works for quests that give physical items, it cant handle character flags.
o Completed quests to date:
- ď‚§ Charm 3.0, 4.0, 5.0
ď‚§ Epic 1.0, 1.5, 2.0, 2.5, 2.8
ď‚§ Class Ring
 Key quests – Ssra, Sleepers Tomb, Veeshans Peak
 Armor quests – Chaotic Armor, ToV Armor, Ancient Armor
 Augment Quests – Sleepers Tomb, Plane of Air
ď‚§ Wall of Slaughter pets
ď‚§ Xegony Isle Access
ď‚§ Healing Automation
ď‚§ DSK I & II Quests
- Inventory Search
- o Search any or all character inventories for an item (either by name or by magelo ID). Quantities are inaccurate for stacked items because magelo doesn’t provide that information (ie: app will correctly tell you that you have (4) Icy Emblems but it will incorrectly tell you that you have (1) Qeynos Tea)
- General
- o Can toggle custom wallpapers if setting enabled
o Can toggle auto updating of THF files if setting enabled. Not recommended if you use separate eq folders per character
o Can toggle downloading of all character magelo profiles at startup
o Can setup custom processes to be launched at startup (ie: eqbcs, MacroQuest2)
Under Development:
- Quests
- o I’m still working on completing the quests. They take time because the app uses the alla clone ID of each item to ensure ownership, and in some cases I actually have to go do these quests over again to get some of these ID’s that I’m missing. Quests I’m still building include:
- ď‚§ Solo Aura, Raid Aura
 Armor quests – Powerful Armor
- Login Manager
- o Attach logged in characters to their Windows processes so you cant try to log in the same account more than once
- Quest Builder GUI
- o Currently quests are defined by directly editing XML. Someday I plan on making a nice gui out of this to simplify new custom quest creation
- Magelo “Wish” List
- o Ability to associate desired focus affects per character (ie: Cleric -> Ancient Savings etc)
o Ability to view profile and compare to saved focus list to see what focus items are missing
o Ability to create alternate “wish” profiles to compare/contrast gear
- ď‚§ Are those new boots really an upgrade? You gain stats but lose Dark Thunder
ď‚§ Which set of items allows me to maintain the highest possible level of Dodge, Defense, etc?