Bogreaper
Member
- Joined
- Feb 8, 2017
- RedCents
- 113¢
Not sure if this is the correct place to ask this or not. If there is a better place, please let me know and I will move the post.
Is there some plugin or some way to see what macro is being ran on a different client.
I like how NetBots creates all of the TLOs for each client, is there something somewhere that has the macro name being executed on that client?
I have a little ui add on that I wrote that utilizes netbots and shows me a lot of information about all of the clients with netbot send=on.

Character Name, Distance from you, HP%, Mana%
Target ID: Target Name Spell being cast
If I could add say, ${NetBots[${NetBots.Client.Arg[6]}].Macro} that would work great.
Or any other way for that matter.
Thanks in advance, and Peace
PS.. I attached the xml for that claim window incase anyone wishes to look at it and use it or clean it up. I will be the 1st to say I know NOTHING about xml, that is really just a hack of xml code found here and there and just pasted together in a very basic format, I am 100% positive there is a better and cleaner way to accomplish this.
Is there some plugin or some way to see what macro is being ran on a different client.
I like how NetBots creates all of the TLOs for each client, is there something somewhere that has the macro name being executed on that client?
I have a little ui add on that I wrote that utilizes netbots and shows me a lot of information about all of the clients with netbot send=on.

Character Name, Distance from you, HP%, Mana%
Target ID: Target Name Spell being cast
If I could add say, ${NetBots[${NetBots.Client.Arg[6]}].Macro} that would work great.
Or any other way for that matter.
Thanks in advance, and Peace
PS.. I attached the xml for that claim window incase anyone wishes to look at it and use it or clean it up. I will be the 1st to say I know NOTHING about xml, that is really just a hack of xml code found here and there and just pasted together in a very basic format, I am 100% positive there is a better and cleaner way to accomplish this.

