• 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 Watchforstrangers.lua - Pause macro if someone else is near 1.2

Server Type
🏢 Live
Found myself powerleveling 2 casters and wanted to train skills while leveling, but only when no other people were near my toons.

Configure the variables in the top of the script and run it with /lua run watchforstrangers

Variables:
local radius = 300
local people = 6
local guild = "GUILDNAME"


Script will pause the running macro if one of the following is true
  • Someone from another guild is near you
  • There are more than the specified amount of people within the specified radius
Author
neophys
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from neophys

Share this resource

Latest updates

  1. Dynamic message

    Dynamic message
  2. Updated message and search parameters to be dynamic

    Thanks for letting me know i forgot to add the variables :)
Back
Top