I already stated it nomer

heres one example

put this in remotes then type echo -a $ielget

Make sure you change #channel to your channel or replace #channel with $1 and use //echo -a $ielget(#channel)

alias ielget {
var %x = 1
while (%x <= $iel(#channel,0)) {
var %y = $instok(%y,$iel(#,%x),%x,32)
inc %x
}
.timer 1 2 echo -a %y
}


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }