• 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 has been spending extra time updating MacroQuest. Please show him your appreciation.
    Don't forget to update your mq2nav meshes by running the meshupdater or by visiting MQ Mesh
Easy.lua

Unmaintained Easy.lua BETA v9.8

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Auto Loot works with the Leader of the Group who is Master Looter.
Auto loot will now loot when not grouped without giving an error in the mq window.
Changed some variables.
Posted by: Cannonballdex
Corrected an issue that was still foraging in safezones when forage_safezones was set to false.
Mage (EM clickies) and Rogue (poison clickies)will now use more of their summoned items during the burn routine.
Corrected a check on the SK (Voice of Thule) that was checking himself for the buff instead of the maintaink when he was not the maintank.
Posted by: Cannonballdex
Moved the dannet_load setting to the ini file. If you have already created an ini file you will need to add dannet_load=true for each toon or you will get a message about having dannet loaded and no setting in the ini file.
Added an option for the ini file to forage_safezones
You can select forage_safezones=false if you want to skip foraging in safe zones. This comes in handy if you have forage on by default and do not want to forage in pok, guild lobby, guild hall, pot, and so on.

If you have already created an ini file, you will need to add these two lines to each toon that you want to use these options.
forage_safezones=true
dannet_load=true

Attachments

  • Untitled.jpg
    Untitled.jpg
    72.7 KB · Views: 2
Posted by: Cannonballdex
Fixed a buff check.
Fixed spam about trying to change a mercenary to Balanced when the mercenary is a Tank class without Balanced. The Tank merc will be set to Aggressive.
Posted by: Cannonballdex
Had the same variable used for two different functions causing undesirable return results with burn.
Changed some other checks to avoid anything going nil on return.
Posted by: Cannonballdex
Squished a bug that would crash ImGui if you had pressed the paused button and the tried to zone while paused.
Posted by: Cannonballdex
Fixed a bug that would cause the krono count to nil.
Added to Auto Loot: Will now leave items that are not lootable, such as lore or locked.
Posted by: Cannonballdex
Fixed buff spam if your tank died or out of zone. Consolidated a bunch of variables. Scribbled a few lines of code. Removed a couple dashes. Finished off a bottle of Royal Crown and Let loose a rebel yell.
Posted by: Cannonballdex
Went over the script with wide tooth comb. Eliminated unnecessary delays. Shortened delays that were too long for no reason and added a few more alterations to colors and nil checks.

If anyone uses the script. Any suggestions, feedback or bug reports are welcome. Thank you.
Posted by: Cannonballdex
If for some odd reason you do not want to use the functions including:
AA Rez, Peers | Peers in Zone, Toon Assist and DanNet commands, Pause and Run the script on Other Toons.
You can edit the script and change
DanNet_Load = true
to DanNet_Load = false

If DanNet_Load = false and you decide to run plugin DanNet. You will still need to change the file back to DanNet_Load = true to use the functions. Otherwise Easy will continue to run without the DanNet functions.
Posted by: Cannonballdex
Back
Top