on 1:START: {

  .inc %times
  titlebar  NutGuy-ScripT Last User $me : Date $+ $date : Use Script %times times


  echo -s 2,0T10,0hanks 2,0F10,0or 2,0U10,0sing 2N10utGuy-2S10cripT  by 2,0N10,0aaB786 2,0Thanks for Using It10,0 %times 2,0T10,0imes 
  echo -s 2,0D10,0ate :2,0 $adate  
  echo -s 2,0T10,0ime :2,0 $atime 
  dialog -m welcome welcome
  if (%script.passwd == on) { script.pass }
  else { goto end }
  :end  

}
if ( %times == 1 ) {
  option
  user info
  first time
}
}
