That is because I moved /away to the top. Here's the fixed version.[color:#003300]
Code:

; Set Back:
back {
  if (!%_away) echo.grey * You are not away!
  else {
    if (%public == on) $iif(%scon-at1 == on,scon -at1) ame $+(is back from ",%_away.reason," [awaytime: $duration($awaytime),])
    echo.grey * Away turned off
    titlebar - The Reactor Script - %name
    $iif(%scon-at1 == on,scon -at1) nick %_away.oldnick
    $iif(%scon-at1 == on,scon -at1) away
    unset %_away*
  }
}


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C