Advertisement
Guest User

Untitled

a guest
Aug 1st, 2016
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. on *:LOGON:*:{
  2. raw CAP REQ :twitch.tv/membership
  3. raw CAP REQ :twitch.tv/tags
  4. raw CAP REQ :twitch.tv/commands
  5. /debug raw
  6. }
  7.  
  8. //NADESHOT
  9.  
  10. on 1:TEXT:*subscribed*:#nadeshot:{
  11. if ( $nick == twitchnotify ) && ($istok($1-,subscribed to,32)) halt
  12. elseif ($nick == twitchnotify) && ( $4 == $null ) { describe $chan nadeHype nadeHood Welcome to The Nadebrohood $1 $+ ! nadeHood nadeHype }
  13. }
  14.  
  15.  
  16. raw USERNOTICE:*:{
  17. if (($msgtags(msg-id).key == resub) && ($1 == #nadeshot)) {
  18. var %nick $iif($msgtags(display-name).key, $v1, $msgtags(login).key)
  19. if ($0 == 1) {
  20. describe $1 nadeHype nadeHood %nick has been in the Nadebrohood for $msgtags(msg-param-months).key months in a row! nadeHood nadeHype
  21. }
  22. else {
  23. describe $1 nadeHype nadeHood %nick has been in the Nadebrohood for $msgtags(msg-param-months).key months in a row with the message: $qt($2-)
  24. }
  25. }
  26. }
  27.  
  28.  
  29. -------------------------------------------------------------------
  30.  
  31.  
  32. on *:LOGON:*:{
  33. raw CAP REQ :twitch.tv/membership
  34. raw CAP REQ :twitch.tv/tags
  35. raw CAP REQ :twitch.tv/commands
  36. /debug raw
  37. }
  38.  
  39. //GEEKCHIC
  40.  
  41. on 1:TEXT:*subscribed*:#thegeekchic:{
  42. if ( $nick == twitchnotify ) && ($istok($1-,subscribed to,32)) halt
  43. elseif ($nick == twitchnotify) && ( $4 == $null ) { describe $chan gekLove gekHype gekDance Welcome to The Geek Squad $1 $+ ! gekLove gekHype gekDance }
  44. }
  45.  
  46.  
  47. raw USERNOTICE:*:{
  48. if (($msgtags(msg-id).key == resub) && ($1 == #thegeekchic)) {
  49. var %nick $iif($msgtags(display-name).key, $v1, $msgtags(login).key)
  50. if ($0 == 1) {
  51. describe $1 gekLove gekHype gekDance %nick has been in The Geek Squad for $msgtags(msg-param-months).key months in a row! gekLove gekHype gekDance
  52. }
  53. else {
  54. describe $1 gekLove gekHype gekDance %nick has been in The Geek Squad for $msgtags(msg-param-months).key months in a row with the message: $qt($2-)
  55. }
  56. }
  57. }
  58.  
  59.  
  60. -------------
  61. on *:LOGON:*:{
  62. raw CAP REQ :twitch.tv/membership
  63. raw CAP REQ :twitch.tv/tags
  64. raw CAP REQ :twitch.tv/commands
  65. /debug raw
  66. }
  67.  
  68. //AGONY
  69.  
  70. on 1:TEXT:*subscribed*:#agony:{
  71. if ( $nick == twitchnotify ) && ($istok($1-,subscribed to,32)) halt
  72. elseif ($nick == twitchnotify) && ( $4 == $null ) { describe $chan agonySUB cruLOVE $1 Has became a Legend $+ ! cruLOVE agonySUB }
  73. }
  74.  
  75.  
  76. raw USERNOTICE:*:{
  77. if (($msgtags(msg-id).key == resub) && ($1 == #agony)) {
  78. var %nick $iif($msgtags(display-name).key, $v1, $msgtags(login).key)
  79. if ($0 == 1) {
  80. describe $1 agonySUB cruLOVE %nick has been a Legend for $msgtags(msg-param-months).key months in a row! cruLOVE agonySUB
  81. }
  82. else {
  83. describe $1 agonySUB cruLOVE %nick has been a Legend for $msgtags(msg-param-months).key months in a row with the message: $qt($2-)
  84. }
  85. }
  86. }
  87.  
  88.  
  89.  
  90. -------------
  91.  
  92.  
  93.  
  94. on *:TEXT:!mod*:#jewelgames:{
  95. if ($nick isop #jewelgames) {
  96.  
  97. msg # /mod $2-
  98.  
  99. }
  100. }
  101.  
  102. on *:TEXT:!s *:#: {
  103. if ($nick == jewelgames) {
  104.  
  105. .timer 1 .10 msg # /color #00ffcc
  106. .timer 1 .10 describe # $2-
  107. .timer 2 .10 msg # /color #00ffcc
  108. .timer 2 .10 describe # $2-
  109.  
  110. }
  111. }
  112.  
  113. on *:text:!py*:#:{
  114. if ($nick == $me) {
  115. var %x = 0
  116. var %y = 0
  117. while ( %x < $3 ) {
  118. %x = %x + 1
  119. %y = %y + 1
  120. timer -m 1 $calc($4 * 1000 * %y) msg $chan $str($2 $chr(32), %x)
  121. }
  122. while ( %x > 1 ) {
  123. %x = %x - 1
  124. %y = %y + 1
  125. timer -m 1 $calc($4 * 1000 * %y) msg $chan $str($2 $chr(32), %x)
  126. }
  127. }
  128. }
  129.  
  130. off *:text:*:#: {
  131. if ( $nick = jewelgames ) {
  132. if (!%color) {
  133. set %color 1
  134. }
  135. if (%color = 14) {
  136. set %color 1
  137. msg $chan /color #ED99FF
  138. }
  139. else {
  140. if (%color = 1) { TimerColor 1 0 msg $chan /color #FF0000 }
  141. if (%color = 2) { TimerColor 1 0 msg $chan /color #F78181 }
  142. if (%color = 3) { TimerColor 1 0 msg $chan /color #FF8000 }
  143. if (%color = 4) { TimerColor 1 0 msg $chan /color #FFFF00 }
  144. if (%color = 5) { TimerColor 1 0 msg $chan /color #9AFE2E }
  145. if (%color = 6) { TimerColor 1 0 msg $chan /color #2EFE9A }
  146. if (%color = 7) { TimerColor 1 0 msg $chan /color #A9F5A9 }
  147. if (%color = 8) { TimerColor 1 0 msg $chan /color #58D3F7 }
  148. if (%color = 9) { TimerColor 1 0 msg $chan /color #2E2EFE }
  149. if (%color = 10) { TimerColor 1 0 msg $chan /color #A9E2F3 }
  150. if (%color = 11) { TimerColor 1 0 msg $chan /color #7401DF }
  151. if (%color = 12) { TimerColor 1 0 msg $chan /color #9F81F7 }
  152. if (%color = 13) { TimerColor 1 0 msg $chan /color #6441a4 }
  153. if (%color = 14) { TimerColor 1 0 msg $chan /color #000000 }
  154. inc %color
  155.  
  156. }
  157. }
  158. }
  159.  
  160.  
  161.  
  162. --------------
  163.  
  164. on *:TEXT:!emotes*:#jewelgames: {
  165. msg # /me I'm currently getting BTTV emotes created, so far we have these - jewelUp
  166. }
  167.  
  168. on *:TEXT:!port*:#jewelgames: {
  169. msg # /me To see my portfolio go here! - jeweltv.carbonmade.com \ goobyJ /
  170. }
  171.  
  172. on *:TEXT:!discord*:#jewelgames: {
  173. msg # /me ( Come hang out in my personal Discord where you can chill w/ me and others! poshP https://discord.gg/Kg3zPt2 )
  174. }
  175.  
  176. on *:TEXT:!prices*:#jewelgames: {
  177. msg # /me ( Twitter Header: 15$ - Twitch Package: 30$ - Youtube: 25$ - All Combined: 50$ )
  178. }
  179.  
  180. on *:TEXT:!song*:#jewelgames: {
  181. msg # /me ( I use YouTube for all my music! To find out the current song click this link! - https://twitchecho.com/jewelGAMES )
  182. }
  183.  
  184. on *:TEXT:!male*:#jewelgames: {
  185. msg # /me ( I'm a guy not a eGirl QQ goobyTF )
  186. }
  187.  
  188.  
  189.  
  190. ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement