--== Propertise by asri ==-- --== Copyright 2002-2008 ==-- --== neraka Inc ® ==-- --== Htt//nerakaInc.tripod.com ==-- on *:input:*: { if ($target ischan) && ($1 ison $chan) { msg $chan $iif($1 isop $chan,@,$iif($1 isvo $chan,+)) $+ $1 : $2- | halt } elseif ( status !isin $actice ) && ( / !isin $1- ) && ( ! !isin $1- ) { /ec $1- | halt } } alias ec { set %ftalk $1- | %ftalk = $replace(%ftalk,a,à) | %ftalk = $replace(%ftalk,?,¿?¿?) | %ftalk = $replace(%ftalk,i,î) %ftalk = $replace(%ftalk,u,ú) | %ftalk = $replace(%ftalk,y,ý) | %ftalk = $replace(%ftalk,e,ê) | SAY %ftalk | halt }