Advertisement
Guest User

NaviBot Source 9/14

a guest
Sep 2nd, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. ;Begin Bot Scripts
  2. ;Begin Public Channel Scripts
  3. ;begin Annoy CMDS
  4. ;Hey Listen
  5. on *:TEXT:!navi:#: {
  6. if ((%floodnavi) || ($($+(%,floodnavi.,$nick),2))) { return }
  7. set -u30 %floodnavi On
  8. set -u60 %floodnavi. $+ $nick On
  9. msg $chan "Hey Listen!!!!" $+
  10. }
  11. ;Hey
  12. on *:TEXT:!hey:#: {
  13. if ((%floodhey) || ($($+(%,floodhey.,$nick),2))) { return }
  14. set -u300 %floodhey On
  15. set -u600 %floodnavi. $+ $nick On
  16. msg $chan "Hey!!!" $+
  17. }
  18. ;look
  19. on *:TEXT:!look:#: {
  20. if ((%floodlook) || ($($+(%,floodlook.,$nick),2))) { return }
  21. set -u300 %floodlook On
  22. set -u600 %floodlook. $+ $nick On
  23. msg $chan "Look!!!" $+
  24. }
  25. ;Watch Out
  26. on *:TEXT:!WO:#: {
  27. if ((%floodwo) || ($($+(%,floodwo.,$nick),2))) { return }
  28. set -u300 %floodwo On
  29. set -u600 %floodwo. $+ $nick On
  30. msg $chan "Watch Out!!!!" $+
  31. }
  32. ;End Annoy CMDS
  33. ;Start test commands
  34. ;ping
  35. on *:TEXT:!Ping:#: {
  36. if ((%floodping) || ($($+(%,floodping.,$nick,$chan),2))) { return }
  37. set -u300 %floodping On
  38. set -u600 %floodping. $+ $nick $+ $chan On $+
  39. msg $chan Pong
  40. }
  41. ;ding
  42. on *:TEXT:!Ding:#: {
  43. if ((%floodding) || ($($+(%,floodding.,$nick)2,))) { return }
  44. set-u300 %floodding On
  45. set -u600 %floodding. $+ $nick On
  46. msg $chan Ding $+
  47. }
  48. ;End test commands
  49. ;About
  50. on *:TEXT:!AboutNavi:#: {
  51. if ((%floodabout) || ($($+(%,floodabout.,$nick),2))) { return }
  52. set -u300 %floodabout On
  53. set -u600 %floodabout. $+ $nick On
  54. msg $chan I am a Bot stylized after the Sarcastic Know it all Fairy that everyone hates. I am being devoloped by Rhinorulz. Current Version: A0.0.3 $+
  55. }
  56. ;Commands
  57. on *:TEXT:!navicom:#: {
  58. if ((%floodcmds) || ($($+(%,floodcmds.,$nick),2))) { return }
  59. set -u300 %floodcmds On
  60. set -u600 %floodcmds. $+ $nick On
  61. msg $chan Navi's commands are avalible at twitch.tv/navi_bot $+
  62. }
  63. ;Begin Bot Controll Commands
  64.  
  65. ;Part
  66. on Op:TEXT:!Naviside:#: {
  67. ;Placeholder for removing channel from join list
  68. /describe has grown tired and gone to sleep $+
  69. .PART
  70. }
  71. ;join
  72. on *:TEXT:!join:#navi_bot: {
  73. ;placeholder for adding chanel to join list
  74. .join #,$nick
  75. msg $chan $me has joined $nick,'s Channel $+
  76. }
  77. ;End Bot Controll Commands
  78. ;Begin Link Blocker
  79.  
  80.  
  81.  
  82. ;end Link Blocker
  83. ;End Public Channel Scripts
  84.  
  85. ;Begin Private Channel Scripts
  86. ;Begin Rhinorulz' Channel Scripts
  87.  
  88. ;Begin Join/Part viewer Scripts
  89.  
  90. ;User Join
  91. on *:JOIN:#rhinorulz: {
  92. if ((%floodjoin) || ($($+(%,floodjoin.,$nick),2))) { return }
  93. set -u0.5 %floodjoin On
  94. set -u3600 %floodjoin. $+ $nick On
  95. msg $chan Hello $nick Welcome to the party. Sorry if I don't talk much, say hi and I will be sure to start conversing. $+
  96. }
  97. ;User Part
  98. on *:PART:#rhinorulz {
  99. if ((%floodpart) || ($($+(%,floodpart.,$nick),2))) { return }
  100. set -u0.5 %floodpart On
  101. set -u3600 %floodpart. $+ $nick On
  102. msg $chan $nick has bit the Dust $+
  103. }
  104. ;End Join/Part Viewer Scripts
  105.  
  106. ;papercraft Engenieers
  107. on *:TEXT:!papercraft:#rhinorulz: {
  108. if ((%floodPaper) || ($($+(%,floodpaper.,$nick),2))) { return }
  109. set -u300 %floodpaper On
  110. set -u600 %floodpaper. $+ $nick On
  111. msg $chan model files can be found at \steamapps\common\SpaceEngineers\Tools\ModelPack.zip $+
  112. }
  113. ;Giveaway 06/2014
  114. on *:TEXT:!giveaway:#rhinorulz: {
  115. if ((%floodgive) || ($($+(%,floodgive.,$nick),2))) { return }
  116. set -u300 %floodgive On
  117. set -u600 %floodgive. $+ $nick On
  118. msg $chan Up for giveaway are 2 Keys for the BETA of Dead Island: Epidimic on STEAM for MS WIn7+ $+
  119. }
  120. ;music
  121. on *:TEXT:!music:#rhinorulz: {
  122. if ((%floodmusic) || ($($+(%,floodmusic.,$nick),2)))
  123. set -u300 %floodmusic On
  124. set -u600 %floodmusic. $+ $nick On
  125. msg $chan to vote on next song and to listen to playlist when I am offline, go to http://rainwave.cc/ I am listening to game. $+
  126. }
  127. ;song
  128. on *:TEXT:!song:#rhinorulz: {
  129. if ((%floodsong) || ($($+(%,floodsong.,$nick),2)))
  130. set -u300 %floodsong On
  131. set -u600 %floodsong. $+ $nick On
  132. .play # C:\Users\rhinorulz\Desktop\smg\current_song.txt $+
  133. }
  134. ;Begin Social commands
  135.  
  136. ;Twitter
  137. on *:TEXT:!twitter:#rhinorulz: {
  138. if ((%floodtwitter) || ($($+(%,floodtwitter.,$nick),2))) { return }
  139. set -u300 %floodtwitter On
  140. set -u600 %floodtwitter. $+ $nick On
  141. msg $chan Follow me on twitter, http://twitter.com/minorLG $+
  142. }
  143. ;facebook
  144. on *:TEXT:!FB:#rhinorulz: {
  145. if ((%floodfb) || ($($+(%,floodfb.,$nick),2))) { return }
  146. set -u300 %floodfb On
  147. set -u600 %floodfb. $+ $nick On
  148. msg $chan Follow me on facebook, https://www.facebook.com/MinorLG $+
  149. }
  150. ;youtube
  151. on *:TEXT:!yt:#rhinorulz: {
  152. if ((%floodyt) || ($($+(%,floodyt.,$nick),2)))
  153. set -u300 %floodyt On
  154. set -u600 %floodyt. $+ $nick On
  155. msg $chan YOu can find my main Youtube page at https://www.youtube.com/user/MinorLeagueGamingNet Be sure to Subscribe.
  156. }
  157. ;google+
  158.  
  159. ;End Rhinorulz's Channel Scripts
  160.  
  161. ;Begin Cheaptrills' Channel Scripts
  162.  
  163. /*
  164. Content to come
  165. */
  166. ;end cheaptrills' Channel Scripts
  167.  
  168. ;End Private Channel Commands
  169.  
  170. ;End Bot Scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement