Ok here I explain again.
I got 2 accounts, 2 copy of the game. 2POL ID, 2whatever...
I am 70RDM in one copy and just bought a 2nd one for my GF.
(before this she played on my mule, but what we wanted was to play together at the same time)
{Problem_Set "AutoPL" == Plugin I want to use
       ;If client runs (FFXI, Azaril, Azaril)
           ; then ffxi_accounts == 2 
           ; but (Azaril+AutoPL) == False
       ; Else client runs (FFXI, XU windowed)
           ; then ffxi_plugins_available == False
       ; Elseif client runs (FFXI, XU dialog)
           ; then client_canclickelsewherethaninthisstupiddialogbox == False
       ; When client_time while trying_to_make_this_work > 4h
           ; then run {client_mad -v}
       
         Endif ;
problem_solved == False, end}
maybe people will understand this way 
  