Jump to content
UBot Underground

pash

Fellow UBotter
  • Content Count

    3523
  • Joined

  • Last visited

  • Days Won

    167

Posts posted by pash

  1. Use the confirm command, something like:

     

    set(#TEST, $confirm("Want to exit?"), "Global")
    if(#TEST) {
        then {
            comment("Code to exit")
        }
    }
     
     
    I'm sorry I was not clear.

    I meant to close the program. Created by ubot.

    http://postto.me/id/uokcc.png
×
×
  • Create New...