I have an alias from someone who helped me before that is this...


alias qb {
$iif($group(#qb) == off,.enable,.disable) #qb | $iif($group(#qb) == on,echo * Khaos' Quote Script On, echo * Khaos' Quote Script Off)
}


But, even when it's on, it doesn't work... whereas, another script I had written before using the same method did work.