Guest User

Untitled

a guest
May 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. on *:TEXT:*:#Smacks.Bedroom,#Fortis,#tiggle: {
  2. ;Priority One Commands
  3. if ($1 == @battle) {
  4. .timer 1 1 msg $chan %1stprio
  5. }
  6. if ($1 == @battle1) {
  7. .timer 1 1 msg $chan %1stprio
  8. }
  9. if ($chan == #Fortis) {
  10. if ($1-2 == @update battle) {
  11. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  12. set %1stprio 1st Priority: [5 $3 ] ||  $4  || $5-
  13. .timer 1 1 msg $chan Priority One Updated. Type: @battle to view.
  14. }
  15. else {
  16. .timer 1 1 msg $chan You are not Authorized to run this command.
  17. }
  18. }
  19. }
  20. if ($chan == #Fortis) {
  21. if ($1-2 == @clear battle) {
  22. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  23. set %1stprio 1st Priority: 5None Set
  24. .timer 1 1 msg $chan Priority One Cleared.
  25. }
  26. else {
  27. .timer 1 1 msg $chan You are not Authorized to run this command.
  28. }
  29. }
  30. }
  31. ;Priority Two Commands
  32. if ($1 == @battle2) {
  33. .timer 1 1 msg $chan %2ndprio
  34. }
  35. if ($chan == #Fortis) {
  36. if ($1-2 == @update battle2) {
  37. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  38. set %2ndprio 2nd Priority: [5 $3 ] ||  $4  || $5-
  39. .timer 1 1 msg $chan Priority Two Updated. Type: @battle2 to view.
  40. }
  41. else {
  42. .timer 1 1 msg $chan You are not Authorized to run this command.
  43. }
  44. }
  45. }
  46. if ($chan == #Fortis) {
  47. if ($1-2 == @clear battle2) {
  48. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  49. set %2ndprio 2nd Priority: 5None Set
  50. .timer 1 1 msg $chan Priority Two Cleared.
  51. }
  52. else {
  53. .timer 1 1 msg $chan You are not Authorized to run this command.
  54. }
  55. }
  56. }
  57. ;Priority Three Commands
  58. if ($1 == @battle3) {
  59. .timer 1 1 msg $chan %3rdprio
  60. }
  61. if ($chan == #Fortis) {
  62. if ($1-2 == @update battle3) {
  63. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  64. set %3rdprio 3rd Priority: [5 $3 ] ||  $4  || $5-
  65. .timer 1 1 msg $chan Priority Three Updated. Type: @battle3 to view.
  66. }
  67. else {
  68. .timer 1 1 msg $chan You are not Authorized to run this command.
  69. }
  70. }
  71. }
  72. if ($chan == #Fortis) {
  73. if ($1-2 == @clear battle3) {
  74. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  75. set %3rdprio 3rd Priority: 5None Set
  76. .timer 1 1 msg $chan Priority Three Cleared.
  77. }
  78. else {
  79. .timer 1 1 msg $chan You are not Authorized to run this command.
  80. }
  81. }
  82. }
  83. ;Priority Four Commands
  84. if ($1 == @battle4) {
  85. .timer 1 1 msg $chan %4thprio
  86. }
  87. if ($chan == #Fortis) {
  88. if ($1-2 == @update battle4) {
  89. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  90. set %4thprio 4th Priority: [5 $3 ] ||  $4  || $5-
  91. .timer 1 1 msg $chan Priority Four Updated. Type: @battle4 to view.
  92. }
  93. else {
  94. .timer 1 1 msg $chan You are not Authorized to run this command.
  95. }
  96. }
  97. }
  98. if ($chan == #Fortis) {
  99. if ($1-2 == @clear battle4) {
  100. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  101. set %4thprio 4th Priority: 5None Set
  102. .timer 1 1 msg $chan Priority Four Cleared.
  103. }
  104. else {
  105. .timer 1 1 msg $chan You are not Authorized to run this command.
  106. }
  107. }
  108. }
  109. ;Priority Five Commands
  110. if ($1 == @battle5) {
  111. .timer 1 1 msg $chan %5thprio
  112. }
  113. if ($chan == #Fortis) {
  114. if ($1-2 == @update battle5) {
  115. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  116. set %5thprio 5th Priority: [5 $3 ] ||  $4  || $5-
  117. .timer 1 1 msg $chan Priority Five Updated. Type: @battle5 to view.
  118. }
  119. else {
  120. .timer 1 1 msg $chan You are not Authorized to run this command.
  121. }
  122. }
  123. }
  124. if ($chan == #Fortis) {
  125. if ($1-2 == @clear battle5) {
  126. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  127. set %5thprio 5th Priority: 5None Set
  128. .timer 1 1 msg $chan Priority Five Cleared.
  129. }
  130. else {
  131. .timer 1 1 msg $chan You are not Authorized to run this command.
  132. }
  133. }
  134. }
  135. ;All Priority Commands
  136. if ($chan == #Fortis) {
  137. if ($1-2 == @clear battles) {
  138. if (~ isin $nick($chan,$nick).pnick) || (@ isin $nick($chan,nick).pnick) || (% isin $nick($chan,$nick).pnick) || (& isin $nick($chan,$nick).pnick) {
  139. set %1stprio 1st Priority: 5None Set
  140. set %2ndprio 2nd Priority: 5None Set
  141. set %3rdprio 3rd Priority: 5None Set
  142. set %4thprio 4th Priority: 5None Set
  143. set %5thprio 5th Priority: 5None Set
  144. .timer 1 1 msg $chan All Priorities Cleared.
  145. }
  146. else { .timer 1 1 msg $chan You are not Authorized to run this command. }
  147. }
  148. }
  149. if ($1 == @battles) {
  150. .timer 1 1 msg $chan %1stprio
  151. .timer 1 2 msg $chan %2ndprio
  152. .timer 1 3 msg $chan %3rdprio
  153. .timer 1 4 msg $chan %4thprio
  154. .timer 1 5 msg $chan %5thprio
  155. }
  156. }
Add Comment
Please, Sign In to add comment