Code:
on *:JOIN:#: {
  if (RoomBlah !isin $chan) halt
  msg $chr(37) $+ $chr(35) $+ RoomBlah $remove($replace($nick $address $1,>,Guest_),') has Join $remove($chan,$chr(37),$chr(35)) ( $+ $time GMT +10)
  if (' isin $nick) {
    if (Bot isin $nick) { halt }
    if (Denies isin $nick) { halt }
    else {


Hello How Would I go About halting this code for a few seconds please thanks smile