I have found how mirc allows multiserver support with the -m modifier, but I am trying to figure out if it is possible to make an alias target a specific server tab.

For example, let's say you are running a server window where you chat plus a couple custom bots on the same IRC network. They each have their own tab through using server -m.

Is there a scripting method to pass commands to a specific tab/connection? Like if my personal tab I use for chatting is tab #1 and the bots are tabs 2-4, then could I use an alias on tab #1 that would make tab 4 respond? If so, how?

Thanks for your help.