• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac is spending extra time updating MacroQuest. Please show him your appreciation.
Epic Laziness

Work in Progress Epic Laziness v0.4.19

[0.1.19] - 2024-04-19​


Bug Fixes 🐛


- Fixed script looping if lockpicker not found.
(21de77d) ~Lisie

Features ⛲


- Version bump 0.1.19
(0d3eb30) ~Lisie

[0.1.18] - 2024-04-19​


Bug Fixes 🐛


- Added slot parameter to combine_do
(38286a2) ~Lisie
- Fixes to various tradeskill combine functions
(6ce8880) ~Lisie

Features ⛲


- Version bump 0.1.18
(feac1e2) ~Lisie
- Added filter to the outline tabs
(2fc0433) ~Lisie

[0.1.17] - 2024-04-19​


Bug Fixes 🐛


- Added fixed width for debug level dropdown in console tab
(8243150) ~Lisie

Features ⛲


- Version bump to 0.1.17
(dcee855) ~Lisie

[0.1.16] - 2024-04-19​


Bug Fixes 🐛


- Various minor quest DB changes.
(3553aa2) ~Lisie
- Fixed crash when selecting a step from the outline before starting
(da7310d) ~Lisie
- Minor changes to npc_give
(6c2446f) ~Lisie
- Capitilized the S in Saving step message
(37856fa) ~Lisie
- Added check to make sure we are invis before making us uninvis.
(ca76183) ~Lisie
- Added relocate command to leave the hole, updated outline
(b7a08b3) ~Lisie

Features ⛲


- Version bump to 0.1.16
(17c437b) ~Lisie
- Added progress bar for travel
(c9e55d2) ~Lisie
- Added quest-step to console logging.
(a655700) ~Lisie

[0.1.15] - 2024-04-19​


Bug Fixes 🐛


- Added better description of how to use lockpicker in Shaman 1.0.
(09c3fb1) ~Lisie
- SK 1.5 changed how Paladin Bloods are looted to try and insure you get all 3.
(3e5d84f) ~Lisie
- SK 1.5 outline numbering fixed
(00419cb) ~Lisie
- Fixed error causing bad_ids list to fail
This will once again fix the dragorn refugee issue.
#495
(1e8af3c) ~Lisie
- Changed call to findnearestnpc to enable checking script status while looping
This will cause the script to no longer enter a loop of not finding a mob, and trying to find it again over and over again.
It will now properly wait for a mob to be found before moving out of the findnearest loop.
#494
(771a7ff) ~Lisie
- Changed bag slot to be variable
(cb87a9d) ~Lisie
- Added pause after relocate skill finishes casting.
This is to prevent the script from using relocate skill after relocate skill. Instead stopping after using only one.
#494
(2ceceec) ~Lisie
- Added combine slot parameter to combine_item
(f0cab87) ~Lisie
- Added check to insure combine container has been placed in the correct slot.
(d94b2c7) ~Lisie
- Cleaned up combine container code.
Added check for what the best bag slot to use for the container.
Added better checking for bag moving on and off cursor.
(fa6d2ce) ~Lisie
- Corrected missing NPC value shaman 1.5 step 130
Fix for #498
(bf138ed) ~Lisie

Features ⛲


- Version bump to 0.1.15
(d581642) ~Lisie

[0.1.14] - 2024-04-18​


Bug Fixes 🐛


- Fixed missing () when checking for autosize plugin
(51692e7) ~Lisie

Features ⛲


- Version bump to 0.1.14
(d7ce095) ~Lisie

[0.1.13] - 2024-04-18​


Bug Fixes 🐛


- Speculative fix for relocating twice.
(43538be) ~Lisie
- Rogue 1.5 outline showing step 120 as traveling to overthere to turn in signed agreement. Corrected to 720.
(6d9f17b) ~Lisie
- Fixed issue with speed_to_num not being created on new config creation.
Added speed_to_num to config if it does no exist.
post #489
(88a3742) ~Lisie

Features ⛲


- Version bump to 0.1.13
(14cd345) ~Lisie

[0.1.12] - 2024-04-18​


Bug Fixes 🐛


- Fix for oddities when using an enviromental tradeskilling container.
(7506abe) ~Lisie

Features ⛲


- Version bump to 0.1.12
(c46b59f) ~Lisie

[0.1.11] - 2024-04-17​


Bug Fixes 🐛


- Removed old outline/full outline drawing from main imgui function.
(580e7db) ~Lisie
- Fixed width of class automation drop down in settings tab
(45ef4ca) ~Lisie
- Version checking fix
(ac50ead) ~Lisie

Features ⛲


- Version bump to 0.1.11
(df8fbd3) ~Lisie
- Moved general tab drawing to draw_gui
(c3a93b6) ~Lisie
- Moved full outline tab drawwing to draw_gui
(d3cef53) ~Lisie
- Added step outline tab drawing to draw_gui
(239af62) ~Lisie
- Moved Console tab drawing to draw_gui
(e264637) ~Lisie
- Cosmetic changes in settings tab
(8bfdd6c) ~Lisie
- Added another text area in the General tab indicating a more broad view of your current step.
(7aca38a) ~Lisie

[0.1.10] - 2024-04-17​


Bug Fixes 🐛


- Additional fix for Cleric 1.5
(52eb24f) ~Lisie
- Speculative fix for oddities with cleric1.5 Step 15-24. Typo in NPCs name.
(c803944) ~Lisie
- Shaman 1.0 will now stay on mesh when trying to reach Neh`Ashiir
There is a new mesh up at https://github.com/yb-f/meshes for City of Mist.
(12b7858) ~Lisie
- Remove invis at the start of farm loop
(0aab432) ~Lisie
- Goto in loot step for glaron/tabien
(b16938e) ~Lisie
- Shaman 1.0 - The script will properly recognize Tabien and Glaron are up and move on after killing them.
(9b08290) ~Lisie

Features ⛲


- Version bump to 0.1.10
(f80bb45) ~Lisie
- Add storing of autosize sizeself at startup. Restore when finished with task.
(3d66514) ~Lisie

[0.1.9] - 2024-04-16​


Bug Fixes 🐛


- Changes to Shaman 1.0 steps with Tabien and Glaron
(1207ef6) ~Lisie

Features ⛲


- Version bump to v0.1.9
(7fe0ae3) ~Lisie

[0.1.8] - 2024-04-16​


Bug Fixes 🐛


- Random line fix
(ee41e2a) ~Lisie
- Added checks for autosize state on startup
(a3fc11f) ~Lisie
- Fix for hang on bard when using CAST_ALT function
(59250d4) ~Lisie
- Incluced creation of settings.speed in new config creation.
(c95e81d) ~Lisie
- Added loop to verify the experiment button has been clicked on enviromental tradeskill containers.
(8bb291d) ~Lisie
- Fixed outline numbering for changed quests.
Shaman 1.5 and Rogue 1.5 have had changes made to them which may make your previously stored steps slightly innacurate. If continuing one of these quests use the outline to verify the step you should actually be on.
(42fd6d0) ~Lisie
- Fixed Plane of Sky steps in Shaman 1.5 using Agent of Change
This has not been heavily tested on my end. It may run into issues with the island bosses not being available and failing to spawn Sirran.
(#452)
(fe5ef38) ~Lisie
- Added note indicating need to be in a guild to use guild portals.
Added to Paladin pre1.5 and Shadowknight pre1.5 for Plane of Hate.
Added to Shaman 1.5 for Plane of Sky.
(#452)
(23c4939) ~Lisie
- Fix to make rogue sneak behind mobs before interacting with them in cases where faction may be needed
Fix for message #451
(2f5b4d6) ~Lisie
- Added message to remind user to verify location of their food and drink so as to not consume quest items.
Issue from post #451
(a21cbdd) ~Lisie
- Added check to insure Shav the Cryptologist is up before continuing
(c8b8c0a) ~Lisie
- Added checks for pause and skipping of steps to relocate loops.
(906ee62) ~Lisie
- Added checks to relocate function to break out of loops and insure we have actually zoned.
(3994ed8) ~Lisie
- Corrected call to npc_kill_all function.
(e199068) ~Lisie

Features ⛲


- Version bump to 0.1.8
(218ddf3) ~Lisie
- Added Mq2autosize features into zone_travel
The autosize features have not been tested as exstensively as I would have liked, so please let me know if you encounter any issues due to them.
Thank you a_moss_snake for inspiriation on the usage of autosize.
(4e0f464) ~Lisie
- Added functionality for mq2autosize to travelloop
(3f42232) ~Lisie
- Added return vlaues from open_door function
(0d3de2c) ~Lisie
- Added autosize checks to determine status of autosize plugin
(2645cf3) ~Lisie
- Added checks for autosize plugin.
This is being added to help if you are becoming stuck while travelling.
It is not required for the script to run.
(4b25c49) ~Lisie
- Added sneak function.
Part of fix for post #451
(06777f5) ~Lisie

[0.1.7] - 2024-04-15​


Features ⛲


- Version bump to 0.1.7
(9e887ef) ~Lisie

[0.1.6] - 2024-04-15​


Bug Fixes 🐛


- Removed debug message
(986cd2a) ~Lisie

[0.1.6] - 2024-04-15​


Bug Fixes 🐛


- Fixed changing loglevel
(4bfa159) ~Lisie
- Set MA for RGMercs Lua when running solo
(7ce3bde) ~Lisie
- Updated gate/invis potion requirements for completed classes and quests
(e181019) ~Lisie

Features ⛲


- Version bump to 0.1.6
(4dcc3a4) ~Lisie
- Warrior Pre-1.5 complete!
(3f50e52) ~Lisie
- Added tradeskill requirements for Warrior Pre 1.5
(41ccbca) ~Lisie

Testing 🧪


- Line cleanuip
(55ccae7) ~Lisie
Back
Top