hi guys. i have a problem.. i'm using this script...works fine, if 2 acc login, the last is kicked. I need to identify the two accounts, but do not count the @AT merchants. if i have 10 @at merchants, and 2 online accounts..only 2 online will be checked. and 1 kicked. - script Only2perIP -1,{ OnPCLoginEvent: if(getgmlevel()<=99){ end; } else { set .@name$, strcharinfo(0); if (query_sql("SELECT login.account_id FROM login LEFT JOIN `char` ON login.account_id=`char`.account_i