Of course you can use the same direct bindings used in the orc2.
In fact, you have an orc1 which send msg to the MessageBox (due to the direct binding).
Then you have one or more subscipters who subscribe to the Msg (using Promoted Properties). In your case, you want that 2 orcs can receive the msg, so you have to build orc with receive shape and appropriate filter and msgType.