• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - EQBC Code to get bots to report invetory through my cursor

earthsnemesis

Well-known member
Joined
Jul 5, 2018
RedCents
839¢
I am trying to get a EQBC command to get my bots to report how many of an item they have, the item being the item in my cursor. It becomes a mess of /noparse and I cannot figure it out. Right now I can get a specific item if I type it out but it would be awesome if I could just get them to report whats is in the main toon's cursor.

INI:
/noparse /bca //bc ${FindItemCount[=Item]}

This is nice but I have to type. If I do a

INI:
/noparse /bca //bc ${FindItemCount[=${Cursor}]}

it just gives me what is in the BOT's cursor not the main toon.

I cant really figure it out. Thanks in advance for any support.
 
I am trying to get a EQBC command to get my bots to report how many of an item they have, the item being the item in my cursor. It becomes a mess of /noparse and I cannot figure it out. Right now I can get a specific item if I type it out but it would be awesome if I could just get them to report whats is in the main toon's cursor.

INI:
/noparse /bca //bc ${FindItemCount[=Item]}

This is nice but I have to type. If I do a

INI:
/noparse /bca //bc ${FindItemCount[=${Cursor}]}

it just gives me what is in the BOT's cursor not the main toon.

I cant really figure it out. Thanks in advance for any support.
We have MQ2Status that might help you do this more easily (you can even do /status itembank)

you can pick up an item on the main toon and do a /bcaa //status item ${Cursor} and everyone will report it

1581867539690.png
 
Oh cool! I use MQ2Status to make sure everyone is ready; didn't realize I could also use it for this purpose. Thanks!
 
Question - EQBC Code to get bots to report invetory through my cursor

Users who are viewing this thread

Back
Top
Cart