OK, so I'm still using the old method:

Code:
//----------------------------------------------------------------
//Formation 1
//----------------------------------------------------------------
<MovementHotkey ScrollLockOn Shift Ctrl 1>
    <SendLabel w2>
        <Key Left>
        <Key Down>
    <SendLabel w3>
        <Key Right>
        <Key Down>
The OP didn't ask for a script to move his characters in the same direction simultaneously, he wants them moving in different directions.