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

Joined
Jul 5, 2018
RedCents
789¢
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
 
Question - EQBC Code to get bots to report invetory through my cursor

Users who are viewing this thread

Back
Top
Cart