Advertisement
intersys

Untitled

Jul 10th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 1.27 KB | None | 0 0
  1. dialog ief {
  2.   title "intersys Easy Life"
  3.   size -1 -1 372 219
  4.   option dbu
  5.   box "Channel Modes", 1, 113 17 108 62
  6.   text "Modes:", 4, 118 27 21 8
  7.   radio "+", 5, 158 39 16 10
  8.   radio "-", 6, 196 39 16 10
  9.   edit "", 7, 148 27 64 10
  10.   text "Modes Type:", 8, 118 39 33 8
  11.   button "Set Modes", 9, 136 51 66 9
  12.   button "Get the correct modes from the channel", 10, 115 63 103 9
  13.   box "Normal Control Users", 11, 1 17 108 90
  14.   text "Voice (v):", 12, 5 26 31 8
  15.   edit "", 13, 38 26 68 10
  16.   text "Operator (o):", 14, 5 38 34 8
  17.   edit "", 15, 38 38 67 10
  18.   text "Kick:", 17, 5 50 17 8
  19.   edit "", 18, 38 50 67 10
  20.   text "Ban:", 19, 4 62 19 8
  21.   edit "", 20, 38 62 67 10
  22.   box "Q Control Users", 2, 1 109 110 108
  23.   text "Auto-Voice (av):", 3, 4 120 40 8
  24.   text "Auto-Op (ao):", 16, 5 132 40 8
  25.   edit "", 21, 47 120 60 10
  26.   edit "", 22, 47 132 60 10
  27.   text "Master (amo):", 23, 5 144 40 8
  28.   edit "", 24, 47 144 60 10
  29.   text "Owner (amno):", 25, 5 156 41 8
  30.   edit "", 26, 47 156 60 10
  31.   text "Q-Ban:", 27, 5 168 25 8
  32.   edit "", 28, 47 168 60 10
  33.   text "Invite (k):", 29, 5 180 25 8
  34.   edit "", 30, 47 180 60 10
  35.   button "Set user mode", 31, 10 94 86 9
  36.   button "Set user mode", 32, 12 204 86 9
  37.   box "Mass", 33, 113 83 107 131
  38.   button "Mass Voice", 34, 117 94 97 10
  39.   button "Mass De-Voice", 35, 117 108 97 10
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement