• 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 --->
Epic Laziness

Work in Progress Epic Laziness v0.3.32

[0.3.20] - 2024-05-27​


Bug Fixes🐛


- Rogue 1.5 step 46
Farm check did not have gotostep indicated.
(d30bd6f) ~Lisie
- Updated outline for bard 1.5
(7999908) ~Lisie
- Renumbering for bard 1.5, fixes in Mage 1.5 and Cleric 2.0
Added pre_damage_until to bard 1.5
Fixed Mage 1.5 farming Ice Burrower Meat.
FIxed Cleric 2.0 not continuing to farm.
(89280b7) ~Lisie
- Ranger speed skill.
Will target ranger before continuing.
(1325f3c) ~Lisie
- Removed Golanda Nut from forage_trash list and add check to forage
Golanda nut is required for ranger 1.5 so removed it from the trash list.
Forage function now delays until forage has been pressed to better handle items on cursor.
(d6672b6) ~Lisie
- Removed debug message
(e0221f5) ~Lisie
- Fixed use of Spirit of Eagle (ranger)
(0a7b364) ~Lisie

Features⛲


- Version bump to v0.3.20
(0837762) ~Lisie
- Added log messages to pre_damage_until
(cb07449) ~Lisie
- Added pre_damage_until function
If we need to lower a mob to a certain % hp memorize a lower level skill to not kill the mob.
(4b3b4ec) ~Lisie
- Moved cursor check for foraging to seperate function
(818deee) ~Lisie
- Added slow kill function.
New handling for damaging lower level mobs without killing them.
(50faa0c) ~Lisie
- Added support for foraging multiples of same item.
(676783d) ~Lisie
- Added TS requirements for RNG 1.5
(066b0f4) ~Lisie

[0.3.19] - 2024-05-24​


Bug Fixes🐛


- Incorrect item listed in mage 1.5
(29d474f) ~Lisie

Features⛲


- Version bump V0.3.19
(7e8f65f) ~Lisie
- Added Mage 2.0.
(6564f0e) ~Lisie
- Added Mage 2.0
(a9c8032) ~Lisie
- Added requirements for Mage 1.5 and Ranger Pre 1.5
(ec656fb) ~Lisie
- Added tradeskill requirements for Mage 1.5
(7a9a373) ~Lisie
- Added outlines for Mage 1.5 and Ranger Pre1.5.
(fbe1e3e) ~Lisie

[0.3.18] - 2024-05-22​


Bug Fixes🐛


- Modified some rgmercs lua commands
Changed some commands after speaking with Derple.
(f98b974) ~Lisie
- Removed xtarg check from relocate function
(035bf33) ~Lisie
- Rogue 1.5 step 806 Shapely Vegetation ground spawn
Will not look for the groundspawn in a way that is location dependant, since it can spawn randomly at several locations.
(816d410) ~Lisie

Features⛲


- Version bump to v0.3.18
Added Mage 1.5 and Ranger Pre1.5!
(a9aab04) ~Lisie
- Added Mage 1.5 and Ranger pre-1.5
(d7b3fb4) ~Lisie
- Added functions.
Elevator_check
click_switch
wait_z_loc
(3772a71) ~Lisie
- Added calls for 4 new functions.
Inv.clear_stored_items -- Clears list of stored items from equipitem
travel.click_switch -- Clicks switch identified by #
travel.elevator_check -- Checks Z location of elevator to see if it is up or down.
travel.wait_z_loc -- Waits until you are within 0.5 units of specified Z location.
(a9062bc) ~Lisie
- Added handling for equiping multiple items
If multiple items need equiped it will store the original item and slot for each item it removes in order to reequip your normal items after.
(d2fa662) ~Lisie

[0.3.17] - 2024-05-19​


Bug Fixes🐛


- Rogue 744/745 ignore Kiliki
(b26febe) ~Lisie
- Rogue 1.5 step 756-760 invis flag
Was missing invis flag on a few of these steps. Added them in.
(93ea246) ~Lisie
- Added prechecks in bard 1.5
Added pre-checks for each of the dragon crystals before attempting to go farm them.
(94e388a) ~Lisie
- Beast pre 1.5 step ~60
Will now use an enviromental Mixing Bowl rather than buying one and using it in inventory.
(85bdbab) ~Lisie

Features⛲


- Version bump to v0.3.17
(e373419) ~Lisie
- Added dz_check to paladin 2.0 step ~200
(7dc1d7b) ~Lisie
- Added functions to check what dynamic zone we have
Checks dynamic zone against item.zone, this is for paladin 2.0 step 200 to insure Gersh gives the correct zone.
(def7305) ~Lisie
- Added checks for secondary_loot to farm_radius
(73b54f1) ~Lisie
- Added secondary_loot field to all tables
Will be used in farm_radius events to have a secondary loot item for the step without hindering progress if farming for that item is not complete.
(3dd6781) ~Lisie
- Added check to gate between zone
If you are already in your bound zone it will not attempt to gate you.
(3bbd35c) ~Lisie

[0.3.16] - 2024-05-17​


Bug Fixes🐛


- Added level to speed skill check
This will only check the level required for the AA speed skill, it will not check the character actually has the AA purchased.
(b77914b) ~Lisie
- Rogue gamble will look for trigger instead of chips.
(e25190c) ~Lisie
- Added check before starting farm loop to insure location is correct.
(d0df9b4) ~Lisie

Features⛲


- Version bump v0.3.16
(c5b6980) ~Lisie

[0.3.15] - 2024-05-17​


Bug Fixes🐛


- Beastlord 1.5 Full Outline crash
Row misalignments
(a38b00e) ~Lisie

Features⛲


- Version bump 0.3.15
(bc293ca) ~Lisie

[0.3.14] - 2024-05-15​


Bug Fixes🐛


- Crash in DamageUntil function.
Didnt properly escape %
(c699aa9) ~Lisie

Features⛲


- Version bump v0.3.14
(ac991cc) ~Lisie

[0.3.13] - 2024-05-13​


Bug Fixes🐛


- Rogue gambling function being called improperly
Call was to rogue_gamble, function was rog_gamble.
(cdabd7f) ~Lisie
- Fixed typo in campGroup function.
This would cause a crash if the user was grouped in several steps.
(1f717f7) ~Lisie
- Bst pre-15 travel in step 33.
Step 33 will not trigger gating again after traveling to the nexus.
(e27f50d) ~Lisie

Features⛲


- Version bump v0.3.13
(af0e587) ~Lisie

[0.3.12] - 2024-05-09​


Bug Fixes🐛


- Check if we are in the desired zone before gating.
(51c89b8) ~Lisie
- Will once again save when changing class automation.
(a26256e) ~Lisie
- Fixed crash on full outline when step is unknown.
(0009353) ~Lisie
- Crash in find_best_bag_slot when item is not a bag.
(62ab957) ~Lisie

Features⛲


- Version bump 0.3.12
(ec6341a) ~Lisie

[0.3.11] - 2024-05-08​


Bug Fixes 🐛


- Shaman 1.0 fixes
(d1c8eeb) ~Lisie
- Distance
(d43d54e) ~Lisie
- Shaman 1.0 save fix.
(8ec7e7d) ~Lisie
- Generate all parameters at execution time.
(16fd38d) ~Lisie
- Fixed crash after completing a tradeskill combine.
(a1a8e18) ~Lisie
- Combine container not emptying after placed in its slot.
(4963df5) ~Lisie
- Replaced printf with logger.
(60d8995) ~Lisie
- Sham 1.0 fix
(39eae2b) ~Lisie
- Fulloutline Shaman 1.0 and clr pre-1.5 crashes
(4b1f5da) ~Lisie

Features ⛲


- Version bump v0.3.11
(ed12b76) ~Lisie

[0.3.10] - 2024-05-08​


Bug Fixes 🐛


- Adjusted outline steps to match new shaman1.0
(8b5490e) ~Lisie
Fix moved log message up
(96ecc47) ~Lisie

Features ⛲


- Version bump v0.3.10
(e25a8fc) ~Lisie
- Added distance check from loc into general_search
(a6835f8) ~Lisie
- Rewrote Shaman 1.0 database
(789e1e2) ~Lisie
Back
Top