Advertisement
intersys

Untitled

Jul 21st, 2015
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 1.30 KB | None | 0 0
  1. dialog run {
  2.   title "Ultimate Runners Script - By interSys"
  3.   size -1 -1 199 283
  4.   option dbu
  5.   text "Runners Script - By intersys", 1, 60 7 71 8
  6.   box "Login details", 2, 110 23 86 70
  7.   text "Username:", 3, 7 33 28 8
  8.   edit "", 4, 40 33 64 8
  9.   text "Password:", 5, 7 44 26 8
  10.   edit "", 6, 40 44 64 8
  11.   check "Save details?", 7, 8 68 42 8
  12.   box "Login to the gatherbot", 8, 3 23 106 70
  13.   text "Username:", 9, 114 32 28 8, disable
  14.   text "Not enter yet", 10, 148 32 36 8, disable
  15.   text "Password:", 11, 114 43 26 8, disable
  16.   text "Not enter yet", 12, 148 43 36 8, disable
  17.   check "Auto login on connect", 14, 8 80 72 8
  18.   button "Login", 15, 55 68 37 10
  19.   text "Auto login:", 16, 114 65 28 8, disable
  20.   text "OFF", 17, 153 65 23 8, disable
  21.   text "Login Status:", 18, 114 76 35 8, disable
  22.   text "OFFLINE", 19, 153 76 31 8, disable
  23.   text "Details saving:", 13, 114 54 37 8, disable
  24.   text "OFF", 20, 153 54 23 8, disable
  25.   box "Run Gather", 21, 2 96 194 150
  26.   text "Gather Number", 22, 8 111 39 8
  27.   list 23, 7 121 86 82, size
  28.   text "Maps to run", 24, 104 111 31 8
  29.   list 25, 103 121 86 82, size
  30.   button "Run Gather", 26, 6 205 185 12
  31.   edit "Gather Status", 27, 6 221 184 10, disable center
  32.   text "Gbot name:", 28, 7 54 31 8
  33.   edit "", 29, 40 54 64 8
  34.   button "Add Map", 30, 141 110 46 9
  35.   button "Refresh", 31, 50 110 40 9
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement