Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. on *:TEXT:!bear:#/co/mic-writers:{
  2. %flood = 1
  3. nick BuiltABear
  4. %DC = $read(E:\Anonymous\g\Beartron\dc.txt,n)
  5. %Marvel = $read(E:\Anonymous\g\Beartron\marvel.txt,n)
  6. %Plus = $read(E:\Anonymous\g\Beartron\plus.txt,n)
  7. %Neg = $read(E:\Anonymous\g\Beartron\neg.txt,n)
  8. %Insult = $read(E:\Anonymous\g\Beartron\insult.txt,n)
  9. msg $chan The reason %DC is better than %Marvel is obvious, %DC has %Plus while %Marvel just has %Neg $+ . Anyone who can't see that is just %insult $+ .
  10. /timerflood 1 5 reset
  11. }
  12. on *:TEXT:*contrarian*:#/co/mic-writers:{
  13. %flood = 1
  14. nick BuiltABear
  15. msg $chan $read(E:\Anonymous\g\Beartron\cont.txt,n)
  16. msg $chan $read(E:\Anonymous\g\Beartron\cont.txt,n)
  17. msg $chan $read(E:\Anonymous\g\Beartron\cont.txt,n)
  18. /timerflood 1 5 reset
  19. }
  20. on *:TEXT:!biz:#/co/mic-writers:{
  21. %flood = 1
  22. nick Bizzt
  23. %tmblr = $read(E:\Anonymous\g\Beartron\tmblr.txt,n)
  24. %want = $read(E:\Anonymous\g\Beartron\want.txt,n)
  25. %suck = $read(E:\Anonymous\g\Beartron\suck.txt,n)
  26. msg $chan I just want %want but I'll never get it because %suck $+ . Look at this out of context pic I got from Tumblr: %tmblr
  27. /timerflood 1 5 reset
  28. }
  29. on *:TEXT:*kys*:#/co/mic-writers:{
  30. %flood = 1
  31. nick Bizzt
  32. msg $chan $read(E:\Anonymous\g\Beartron\kys.txt,n)
  33. /timerflood 1 5 reset
  34. }
  35. on *:TEXT:!punt:#/co/mic-writers:{
  36. if (%flood = 0) {
  37. /set %flood = 1
  38. /nick Puntronic
  39. /msg $chan $read(E:\Anonymous\g\Beartron\punt.txt,n)
  40. /timerflood 1 5 reset
  41. }
  42. }
  43.  
  44. on *:TEXT:*crepe*:#/co/mic-writers:{
  45. if (%flood = 0) {
  46. /set %flood = 1
  47. /nick Puntronic
  48. /msg $chan !funfact 17
  49. /timerflood 1 5 reset
  50. }
  51. }
  52. on *:TEXT:*yeah that makes sense*:#/co/mic-writers:{
  53. %flood = 1
  54. nick Bizzt
  55. msg $chan https://www.youtube.com/watch?v=w9pePpxU58M
  56. /timerflood 1 5 reset
  57. }
  58. on *:TEXT:*suffer like g did*:#/co/mic-writers:{
  59. %flood = 1
  60. nick Bizzt
  61. msg $chan [TL Note: The G stands for Gold]
  62. /timerflood 1 5 reset
  63. }
  64.  
  65. on *:TEXT:!gold:#/co/mic-writers:{
  66. if (%flood = 0) {
  67. /set %flood = 1
  68. /nick AnRobotGold
  69. /msg $chan $read(E:\Anonymous\g\Beartron\gold.txt,n)
  70. /timerflood 1 5 reset
  71. }
  72. }
  73.  
  74. on *:TEXT:!hardass:#/co/mic-writers:{
  75. if (%flood = 0) {
  76. /set %flood = 1
  77. /nick HARDASS
  78. /msg $chan Greetings, I am HARDASS, the T-1000 to PuntFacts' T-800. Please don't push me into molten steel.
  79. /timerflood 1 5 reset
  80. }
  81. }
  82.  
  83. on *:TEXT:!watch:#/co/mic-writers:{
  84. if (%flood = 0) {
  85. /set %flood = 1
  86. %goldrec = $read(E:\Anonymous\g\Beartron\goldrec.txt,n)
  87. /nick AnRobotGold
  88. /msg $chan watch %goldrec you fuck
  89. /timerflood 1 5 reset
  90. }
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement