• 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 MQ2NetBots

Other Authors
s0rCieR, Deadchicken, Kroak, mijuki, woobs, eqmule, SwiftyMuse
Included in Very Vanilla
Very Vanilla Included! No need to download.
Server Type
🏢 Live 🏘️ Emu TLP Test

Wiki Manual
MQ2NetBots - Provides Linked MQ2EQBC Client way to exchange/share statistics/status to others and make those informations available in TLO for macro scripters and HUD designers.

Syntax:
Rich (BB code):
/netbots on/off
/netbots grab=on/off
/netbots send=on/off

grab: listen to others status on the network.
send: broadcast your status over the network.

Full commands
SyntaxDescription
/netbots [on|off] [grab=on|off] [send=on|off]Turns netbots on or off, or the send/receive portions on or off.
/netnote <custom note>A custom setting to describe what your characters are doing.

TLOData Type(s)Description
NetBotsNetBotsReturns information about the client, but also holds a data type of the same name which is much more interesting.


Examples

Displays the duration remaining on the buff Samwell has in buff slot 4

/echo ${NetBots[Samwell].Duration[4]}
Source Repository
https://github.com/RedGuides/MQ2NetBots
[git] Automation options?
Yes
Author
woobs
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from woobs

Share this resource

Latest updates

  1. 01/05/2024

    〰️Commits Fix deprecation warning (55fd96c) ~brainiac
  2. 20230219

    〰️Commits Update for v143 Addresses https://github.com/macroquest/macroquest/issues/635...
  3. 20220817

    〰️Commits - Update netbots to work with conditionally supporting leadingship xp on emu...
Back
Top