|| _text.equalsIgnoreCase("haha")
|| _text.equalsIgnoreCase("xaxa")
|| _text.equalsIgnoreCase("ghgh")
|| _text.equalsIgnoreCase("jaja"))
&& (!activeChar.isRunning() || !activeChar.isAttackingNow() || !activeChar.isCastingNow() || !activeChar.isCastingPotionNow()))
activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 10));
if ((_text.equalsIgnoreCase("yes")
|| _text.equalsIgnoreCase("si")
|| _text.equalsIgnoreCase("yep"))
&& (!activeChar.isRunning() || !activeChar.isAttackingNow() || !activeChar.isCastingNow()|| !activeChar.isCastingPotionNow()))