void main()
{
object oPC = GetLastUsedBy();
        ActionStartConversation(oPC);
}