UI to control alts like a pet?
Is there any technical stumbling block to creating a UI mod that uses a private chat channel to send commands to your other alts to trigger spells and commands?
I am thinking of something like a pet bar, that allows you to control your alts without having to use 3rd party software. I don't see any reason something like that would be against TOS since nothing is automated, its still a person typing on a keyboard sending commands.
I'm thinking something like how GEM works with it's custom chat channel to send data back and forth. The tricky part would be getting the UI to perform the actions on the slave characters.
Has anybody tried something like this? It would make multiboxing much more user friendly.
Re: UI to control alts like a pet?
Quote:
Originally Posted by lilbopeep
Is there any technical stumbling block to creating a UI mod that uses a private chat channel to send commands to your other alts to trigger spells and commands?
I am thinking of something like a pet bar, that allows you to control your alts without having to use 3rd party software. I don't see any reason something like that would be against TOS since nothing is automated, its still a person typing on a keyboard sending commands.
I'm thinking something like how GEM works with it's custom chat channel to send data back and forth. The tricky part would be getting the UI to perform the actions on the slave characters.
Has anybody tried something like this? It would make multiboxing much more user friendly.
I wrote a bot that leveled from 1-60 and got exhalted with alterac valley using this concept... However, 2.0 nerfed it and the techniques used within the UI to accomplish this. It is no longer possible without the use of 3rd party software.
Re: UI to control alts like a pet?
Quote:
Originally Posted by lilbopeep
Is there any technical stumbling block to creating a UI mod that uses a private chat channel to send commands to your other alts to trigger spells and commands?
Yes, basically the API restrictions.
Some commands, like /follow and you can do. But spells like 'heal','frost nova' ... no cannot do that and for some time.