Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2. ;xxxxxxxxxxxxxxxxxxxx Caller SET 3337 Caller Set COMMAND xxxxxxxxxxxxxxxxxxxxxxxxxx
  3. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4. on *$:text:/^[.!](SetCaller)/Si:#: {
  5. if (%Caller != name) {
  6. /set %Caller $name
  7. /set %Caller $name
  8. /set %Caller $name
  9. /set %Caller
  10. /If ($2 != $null) && ($2 != Caller) && ($2 != Caller) /set %Caller
  11. /set %Colour.Caller
  12. /Msg # 14: 4¤¤6§12¤¤ 6Caller: 4¤¤6§12¤¤ 6New Caller IS 4¤¤6§12¤¤ 6DS: 4¤¤6§12¤¤ 4¤¤6§12¤¤ 7 Caller SET BY $nick $+ , Just Now.
  13. }
  14. }
  15. }
  16. ctcp 1:ty:*: if ($nick == Spartain) { /set %forseen yes }
  17. ;on *:text:!unset-Caller*:# {
  18. ; if ($readini(access.ini,users,$nick)) {
  19. ; if ($2 == Ds {
  20. ; /set %Dscaller $null
  21. ; /msg # 4Ds Caller has Been Unset by $nick $+ .
  22. ; }
  23. ; }
  24. ;}
  25. ;on *:text:!setCaller*:# {
  26. ; if ($readini(access.ini,users,$nick)) {
  27. ; if ($2 == Ds) {
  28. ; /set %Dscaller $3
  29. ; /msg # 4Ds Caller has Been set to $3 by $nick $+.
  30. ; /msg # 4Ds Caller has Been set to $3 by $nick $+.
  31. ; }
  32. ; }
  33. ;}
  34. ctcp 1:ty:*: if ($nick == Spartain) { /set %forseen yes }
  35. ;on *:text:!unset-BCaller*:# {
  36. ; if ($readini(access.ini,users,$nick)) {
  37. ; if ($2 == DsB {
  38. ; /set %DsBcaller $null
  39. ; /msg # 4DsB Caller has Been Unset by $nick $+ .
  40. ; }
  41. ; }
  42. ;}
  43. ;on *:text:!setBCaller*:# {
  44. ; if ($readini(access.ini,users,$nick)) {
  45. ; if ($2 == DsB) {
  46. ; /set %DsBcaller $3
  47. ; /msg # 4DsB Caller has Been set to $3 by $nick $+.
  48. ; /msg # 4DsB Caller has Been set to $3 by $nick $+.
  49. ; }
  50. ; }
  51. ;}
  52. ctcp 1:ty:*: if ($nick == Spartain) { /set %forseen yes }
  53. ;on *:text:!unset-Kickers*:# {
  54. ; if ($readini(access.ini,users,$nick)) {
  55. ; if ($2 == Ds {
  56. ; /set %Dscaller $null
  57. ; /msg # 4Ds Kickers has Been Unset by $nick $+ .
  58. ; }
  59. ; }
  60. ;}
  61. ;on *:text:!set-Kickers*:# {
  62. ; if ($readini(access.ini,users,$nick)) {
  63. ; if ($2 == DsKickers) {
  64. ; /set %DsKickers $3
  65. ; /msg # 4Ds Kickers has Been set to $3 by $nick $+.
  66. ; /msg # 4Ds Kickers has Been set to $3 by $nick $+.
  67. ; }
  68. ; }
  69. ;}
  70.  
  71. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  72. ;xxxxxxxxxxxxxxxxxxxx SECURITY 2224 CALLERS ¤¤¤¤¤¤¤¤¤¤¤¤¤
  73. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  74. ctcp 1:!off:*: { if ($nick = spartain) { /notice $nick Ok | /events on } }
  75. ;on *:text:!callers:# {
  76. ; if (%DScaller != $null) /notice $nick 4 %DScaller is DS Caller.
  77. ; if (%DScaller == $null) /notice $nick 4 There is Currently no Assigned Caller for DS.
  78. ; if (%DSBcaller != $null) /notice $nick 4 %b3caller is DS Bcaller.
  79. ; if (%DSBcaller == $null) /notice $nick 4 There is Currently no Assigned Bcaller for DS.
  80. ;}
  81.  
  82.  
  83. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  85.  
  86.  
  87.  
  88. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  89. ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement