pony

dialogstafftool

Jul 11th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. dialog Staff_Kick {
  2. title "New Project"
  3. size -1 -1 108 111
  4. option dbu
  5. tab "K/B", 1, 0 96 108 17
  6. text "Disruptive", 8, 21 43 25 8, tab 1
  7. text "Under Age", 13, 72 54 28 8, tab 1
  8. text "harsment", 12, 72 43 25 8, tab 1
  9. text "Drug", 11, 21 76 25 8, tab 1
  10. text "Race", 10, 21 65 25 8, tab 1
  11. text "Swear", 9, 21 53 25 8, tab 1
  12. text "Custom", 16, 72 86 19 8, tab 1
  13. text "Topic", 14, 72 76 25 8, tab 1
  14. text "Flood", 15, 72 65 25 8, tab 1
  15. icon 17, 10 41 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  16. icon 25, 61 74 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  17. icon 24, 61 63 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  18. icon 23, 61 52 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  19. icon 22, 61 41 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  20. icon 21, 61 85 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  21. icon 20, 10 74 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  22. icon 19, 10 63 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  23. icon 18, 10 52 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  24. text "Left Click Kick | Right Click Kick Ban", 41, 6 32 97 8, tab 1 center
  25. text "Join | Part", 47, 21 86 25 8, tab 1
  26. icon 48, 10 85 10 10,$mircdir\iconpics\tick.jpg, 0, tab 1 noborder
  27. tab "Acc", 2
  28. text "Right Click Add | Left Click Remove", 26, 13 33 85 8, tab 2 center
  29. text "SUPER OWNER", 27, 40 45 37 8, tab 2
  30. text "OWNER", 28, 41 54 25 8, tab 2
  31. text "HOST", 29, 40 64 25 8, tab 2
  32. text "VOICE", 31, 40 84 25 8, tab 2
  33. icon 32, 28 43 10 10,$mircdir\iconpics\tick.jpg, 0, tab 2 noborder
  34. icon 33, 28 53 10 10,$mircdir\iconpics\tick.jpg, 0, tab 2 noborder
  35. icon 34, 28 63 10 10,$mircdir\iconpics\tick.jpg, 0, tab 2 noborder
  36. icon 35, 28 73 10 10,$mircdir\iconpics\tick.jpg, 0, tab 2 noborder
  37. icon 37, 28 83 10 10,$mircdir\iconpics\tick.jpg, 0, tab 2 noborder
  38. box "", 36, 19 39 68 56, tab 2
  39. text "GRANT", 30, 41 74 25 8, tab 2
  40. tab "Tab 3", 3
  41. tab "Set", 4
  42. text "Left Click Set | Right Click Change", 38, 9 33 91 8, tab 4 center
  43. text "STAFF ROOM USED", 39, 35 44 64 8, tab 4
  44. text "STAFF NAME TO MESSAGE", 40, 34 56 64 8, tab 4 center
  45. icon 42, 23 42 10 10,$mircdir\iconpics\tick.jpg, 0, tab 4 noborder
  46. icon 43, 23 54 10 10,$mircdir\iconpics\tick.jpg, 0, tab 4 noborder
  47. text %staffmsg.rm, 44, 36 67 46 8, tab 4 center
  48. text %staffmsg.nick, 45, 36 77 46 8, tab 4 center
  49. text %kick.room, 5, 1 3 106 8, center
  50. text %kick.name, 6, 1 13 106 8, center
  51. text %kick.gate, 7, 1 23 106 8, center
  52. button "X", 46, 96 86 10 10, flat ok cancel
  53. }
  54.  
  55.  
  56.  
  57. on *:dialog:Staff_Kick:init:*:{
  58. dll $mdx SetMircVersion $version
  59. dll $mdx MarkDialog $dname
  60. dll $mdx SetDialog $dname bgcolor $rgb(0,0,0)
  61. dll $mdx SetColor $dname 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200 textbg $rgb(0,0,0)
  62. dll $mdx SetColor $dname 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200 background $rgb(0,0,0)
  63. dll $mdx SetColor $dname 1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200 text $rgb(0,212,255)
  64. dll $mdx SetColor $dname 64,73,56,58,60,97,101 text $rgb(252,252,12)
  65. dll $mdx SetColor $dname 44,45, text $rgb(252,12,12)
  66. dll $mdx SetColor $dname 26,38,41 text $rgb(255,255,0)
  67. dll $mdx SetColor $dname 5,6,7,13,36,37,57,59,87,88 text $rgb(255,255,255)
  68. dll $mdx SetFont $dname 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200 400 tahoma Bold
  69. dll $mdx SetBorderStyle $dname staticedge
  70. }
  71.  
  72. on *:dialog:Staff_Kick:sclick:17:{ echo -a 9SENDING | msg %staffmsg.rm `warn %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate Please stop with the Disruptive Behavior | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  73. on *:dialog:Staff_Kick:rclick:17:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was asked to stop with the Disruptive Behavior | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  74. on *:dialog:Staff_Kick:sclick:18:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate Now While some times (Profanity/Masking) Is ok in some rooms , Please reframe From Doing so Here Please | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  75. on *:dialog:Staff_Kick:rclick:18:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You Was Warned (Profanity/Masking) Is ok in some rooms , Please reframe From Doing so Here Please, and yet you contuine with this . | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  76.  
  77. on *:dialog:Staff_Kick:sclick:19:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate (Racist/Disciminatory Comments Will Not Be Tolerated Here) You will Not Get a 2ed warning ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  78. on *:dialog:Staff_Kick:rclick:19:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate (Racist/Disciminatory Comments Will Not Be Tolerated Here) You Was Told ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  79.  
  80. on *:dialog:Staff_Kick:sclick:20:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate That topic Discussion of drug use is not allowed in this chatroom ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  81. on *:dialog:Staff_Kick:rclick:20:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was Warned That That topic Discussion of drug use is not allowed in this chatroom ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  82.  
  83.  
  84. on *:dialog:Staff_Kick:sclick:21:{ echo -a 21 }
  85. on *:dialog:Staff_Kick:sclick:22:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate (Harassing other users or the Host Staff will not be tolerated) | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  86. on *:dialog:Staff_Kick:rclick:22:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was Warned That (Harassing other users or the Host Staff will not be tolerated) | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  87.  
  88. on *:dialog:Staff_Kick:sclick:23:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate This is a Age Limit Room 18+ , Please Find a Room more for your age Group , Thank you | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  89. on *:dialog:Staff_Kick:rclick:23:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was Told this Room Has a Age Limit of 18+ , Have a good day | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  90.  
  91. on *:dialog:Staff_Kick:sclick:24:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate Scrolling/Flooding Not Permitted. It get very old , Please reframe From Doing so Please | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  92. on *:dialog:Staff_Kick:rclick:24:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was Warned about Scrolling/Flooding Not Permitted. And that It get's very old , Please reframe From Doing so Please | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  93.  
  94. on *:dialog:Staff_Kick:sclick:25:{ echo -a 9SENDING | msg %staffmsg.rm `kick %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate That Topic is not appropiate, Please change it ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  95. on *:dialog:Staff_Kick:rclick:25:{ echo -a 9SENDING | msg %staffmsg.rm `Ban %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate You was Told That Topic is not appropiate, And to Please change it ! | .raw NOTICE %staffmsg.rm %staffmsg.nick hop | echo -a 9SENT }
  96.  
  97.  
  98. on *:dialog:Staff_Kick:sclick:32:{ echo -a 9SENDING | msg %staffmsg.rm `makesuper %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  99. on *:dialog:Staff_Kick:rclick:32:{ echo -a 9SENDING | msg %staffmsg.rm `Deletesuper %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  100.  
  101.  
  102.  
  103.  
  104. on *:dialog:Staff_Kick:sclick:33:{ echo -a 9SENDING | msg %staffmsg.rm `AddOwner %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  105. on *:dialog:Staff_Kick:rclick:33:{ echo -a 9SENDING | msg %staffmsg.rm `DeleteOwner %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  106.  
  107. on *:dialog:Staff_Kick:sclick:34:{ echo -a 9SENDING | msg %staffmsg.rm `AddHost %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  108. on *:dialog:Staff_Kick:rclick:34:{ echo -a 9SENDING | msg %staffmsg.rm `DeleteHost %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  109.  
  110.  
  111. on *:dialog:Staff_Kick:sclick:35:{ echo -a 9SENDING | msg %staffmsg.rm `AddGrant %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  112. on *:dialog:Staff_Kick:rclick:35:{ echo -a 9SENDING | msg %staffmsg.rm `DeleteGrant %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  113.  
  114. on *:dialog:Staff_Kick:sclick:37:{ echo -a 9SENDING | msg %staffmsg.rm `AddVoice %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  115. on *:dialog:Staff_Kick:rclick:37:{ echo -a 9SENDING | msg %staffmsg.rm `DeleteVoice %staffmsg.nick Name set %kick.name %kick.room %kick.gate gate }
  116.  
  117.  
  118.  
  119. on *:dialog:Staff_Kick:sclick:43:{ /set %staffmsg.nick $snick($active,1) | echo -a %staffmsg.nick Set | did -o Staff_Kick 45 106 %staffmsg.nick }
  120. on *:dialog:Staff_Kick:sclick:42:{ /set %staffmsg.rm $active | echo -a %staffmsg.rm Set | did -o Staff_Kick 44 106 %staffmsg.rm }
  121. :/set %kick.name $snick($active,1) | /set %kick.room $active | /set %kick.gate $gaddy(%kick.name)
  122.  
  123. :/set /set %staffmsg.nick $snick($active,1) | /set %staffmsg.rm $active | did -o Staff_Kick 44 106 %staffmsg.rm
Advertisement
Add Comment
Please, Sign In to add comment