• 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 Buying Tears of Alaris 1.0

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Other Authors
Hylander, Hytiek, Kaen
Software Requirements
MQ2Lua, MQ2Nav, MQ2Easyfind
Server Type
🏢 Live Test
The description provided by ChatGPT.

This Lua script, "buy_tear.Lua" by burdsjm, is designed to automatically buy Tear Fragments, specifically "Fragment of Legendary Alaran History," from the Overseer Dude NPC in EverQuest when you have enough Overseer Tetradrachms.
The script starts by loading the required 'mq' module, defining necessary variables and some helper functions. It checks if the player has the necessary currency, and if not, it stops the script. The main loop does the following:
  1. Checks if the player needs to buy Tear Fragments.
  2. Ensures the player is in the correct zone (Plane of Knowledge).
  3. Navigates to the NPC "a mysterious presence" if the player is not nearby.
  4. Targets the NPC and opens the merchant window.
  5. Buys the "Fragment of Legendary Alaran History" if the player has more than 10,000 Overseer Tetradrachms.
  6. Uses the purchased fragment and moves it to the player's inventory.
Please note that this script is designed for use with the MQ scripting environment in EverQuest. Running this script in its current form requires the appropriate MQ setup and modules. Additionally, comply with the rules of the game and the server you play on, as using third-party tools might be against the Terms of Service.
Author
burdsjm
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from burdsjm

Share this resource

Latest updates

  1. Out of Beta :)

    It will now search through your bags and find your tear. If you have it, then equip it in your...
  2. Update 0.2 Beta

    Removed Hylanders name from the code!
Back
Top