ok idk how i would want to set this in here is the code i have right now

i need to fill in the on connect so when i log on it /oper <handle> <password>
Code:
on *:DIALOG:addoperline:sclick:11: {
  if ($did(addoperline,3) == $null) { .echo *****ERROR DO IT AGIAN }
  if ($did(addoperline,5) == $null) { .echo *****ERROR DO IT AGIAN }
  if ($did(addoperline,7) == $null) { .echo *****ERROR DO IT AGIAN }
  if ($did(addoperline,9) == $null) { .echo *****ERROR DO IT AGIAN }
  else {
    .set %operline.handel. $+ %op# $did(addoperline,3)
    .set %operline.password. $+ %op# $encode($did(addoperline,5))
    .set %operline.server. $+ %op# $did(addoperline,7)
    .set %operline.name. $+ %op# $did(addoperline,9)
    if (%op# &gt;= 30) { .echo you have reached your max del some then do it again. }
    else { .inc %op# 1 }
  }
}
on *:DIALOG:opers:sclick:37: { .dialog -md addoperline addoperline }

on *:CONNECT: {
  if ($server ==  %operline.server."THE #") { "commands" }
}


Need amazing web design for low price: http://www.matrixn3t.net