; dialog table generated by Dialog Studio
; but coded by mCl0on3 ;p
; no point tellin u not to rip it.. u will.. i know u will... who u foo'in lmao ... fuck.. lol
; but ill tell u anyway... DONT RIP IT ! 

dialog access {
  title "Access Dialog"
  size -1 -1 222 192
  option dbu
  list 1, 2 3 217 99, size
  button "Ok", 4, -2 102 224 12, ok
  scroll "", 6, 3 3 8 98
  box "", 7, -2 111 226 19, disable
  text D e s t i n y - A c c e s s - D i a l o g  - C o d e d - b y - m C l 0 o n 3 , 8, 32 118 158 8, disable
  button "Options", 9, -2 130 225 13, disable
  box "", 10, 2 144 215 45, disable
  button "Clear Owner", 11, 6 148 37 12
  button "Clear Host", 12, 6 162 37 12
  button "Clear Deny", 13, 6 175 37 12
  button "A Host You", 14, 49 148 37 12
  button "A Owner You", 15, 49 162 37 12
  box "", 17, 0 142 220 49
  button "Clear All Acc", 18, 174 149 37 12
  button "A Owner All", 19, 174 162 37 12
  button "A Host All", 20, 174 175 37 12
  button "Ban MSN", 21, 133 148 37 12
  button "Un Ban MSN", 22, 133 162 37 12
    icon 26, 101 149 29 22, C:\My Documents\Gerard's Stuff\DestinyX\Xp-Team.ico, 0, noborder
  text "Copyright mCl0on3 2002. All Rights Reserved", 27, 58 180 107 8, disable
}
menu channel,menubar {
  'Destiny Access List:/dialog -md access access | /access #
}
raw 804:*:{ did -a access 1 $strip($3,ucb) $chr(124) $strip($4,ucb) $chr(124) $strip($5,ucb) $chr(124) $strip($7-,ucb) | halt }
}
on 1:Dialog:access:sclick:11:{ /access $active Clear Owner }
on 1:Dialog:access:sclick:12:{ /access $active Clear Host }
on 1:Dialog:access:sclick:13:{ /access $active Add Deny $active }
on 1:Dialog:access:sclick:14:{ /access $active Add Host $me }
on 1:Dialog:access:sclick:15:{ /access $active Add Owner $me }
on 1:Dialog:access:sclick:18:{ /access $active Clear }
on 1:Dialog:access:sclick:19:{ /access $active Add Owner $active }
on 1:Dialog:access:sclick:20:{ /access $active Add Host $active }
on 1:Dialog:access:sclick:21:{ /access $active Add Deny *!*@cg } 
on 1:Dialog:access:sclick:22:{ /access $active Add Remove *!*@cg }
}
