Guest User

Untitled

a guest
Nov 25th, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.82 KB | None | 0 0
  1. [17:39] DekZek Accidentally hit back...
  2. [17:39] Disaster_Flare Know the feeling...
  3. [17:40] DekZek Hi drilly
  4. [17:50] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  5. [17:51] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  6. [17:53] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  7. [18:19] =-= IAmOot is now known as Toomai
  8. [18:19] Toomai Hm that's a lot of 9s up there.
  9. [18:19] MandL27 Yep.
  10. [18:19] Disaster_Flare Where are the 9s?
  11. [18:19] Disaster_Flare Oh the dice.
  12. [18:20] Disaster_Flare Yeah it's safe to say we went a bit overboard.
  13. [18:20] Toomai This is Python, so numbers can be arbitrarily large; I didn't set type other than int.
  14. [18:20] MandL27 ...oh.
  15. [18:20] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  16. [18:20] MandL27 Maybe give it an upper boundary of 256?
  17. [18:20] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  18. [18:21] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  19. [18:21] Disaster_Flare !dice 256
  20. [18:21] XL Disaster_Flare rolls a(n) 218.
  21. [18:21] Disaster_Flare BINGO
  22. [18:21] Toomai Eh I kinda like the weirdness.
  23. [18:21] Toomai Your 9s broke the IRC before it broke the bot, so whatever.
  24. [18:21] DekZek !dice .5
  25. [18:21] Toomai That however cause an exception.
  26. [18:22] Toomai ".5 isn't an int"
  27. [18:22] Serpent_King Well
  28. [18:22] DekZek !dice -1
  29. [18:22] Serpent_King it isn't
  30. [18:22] MandL27 !dice i
  31. [18:22] Disaster_Flare I like the weirdness too.
  32. [18:22] Serpent_King That is though
  33. [18:22] DekZek negatives are integers
  34. [18:22] DekZek !dice 0
  35. [18:22] MandL27 unsigned?
  36. [18:22] MandL27 !dice 1
  37. [18:22] XL MandL27 rolls a(n) 1.
  38. [18:22] Toomai Negatives are ints, but you can't count up from 0 to -1.
  39. [18:23] MandL27 here's what I did with my bot's dice command: I polled the RNG for the next long and then modulo'd it by the number requested
  40. [18:23] MandL27 and added 1
  41. [18:23] Toomai I just did random.randint(1,n)
  42. [18:23] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  43. [18:24] Toomai I should probably add some snark for fault values, instead of letting it just silently fail.
  44. [18:24] Disaster_Flare !dice 12345678910111213141516171819202122232425262728293031323334353637383940
  45. [18:24] XL Disaster_Flare rolls a(n) 11499599130694317049869053232110672699461608963197431771305441773116136.
  46. [18:24] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  47. [18:24] DekZek i'm going to tag some images
  48. [18:24] Disaster_Flare k.
  49. [18:24] Toomai D:
  50. [18:26] Disaster_Flare !insult XL
  51. [18:26] XL I'mma fill your pants with rabid piranhas and stick you in a vat of puce electrolized car paint.
  52. [18:26] Disaster_Flare
  53. [18:27] Disaster_Flare Never gets old.
  54. [18:27] Serpent_King !fart
  55. [18:27] XL Who farted?
  56. [18:27] Serpent_King I did
  57. [18:27] Serpent_King Deal with it
  58. [18:28] XL
  59. [18:28] Disaster_Flare Deal with it
  60. [18:28] Disaster_Flare Aw.
  61. [18:28] Toomai That was a custom; I'm adding it for reals.
  62. [18:29] Disaster_Flare Yay
  63. [18:29] Toomai Like oeuf and wut
  64. [18:29] XL oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf
  65. [18:29] Disaster_Flare wut
  66. [18:29] XL wut
  67. [18:29] Toomai !wut
  68. [18:29] ChanServ Toomai: wut
  69. [18:29] XL wut!
  70. [18:30] Serpent_King I get another mark on the IRC!
  71. [18:30] Toomai !slap Serpent_King
  72. [18:30] XL Toomai gives Serpent_King the business with a large trout.
  73. [18:31] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  74. [18:32] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  75. [18:32] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  76. [18:32] Serpent_King Why I never
  77. [18:33] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  78. [18:33] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  79. [18:33] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  80. [18:33] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  81. [18:34] Disaster_Flare I WANNA TRY.
  82. [18:34] Disaster_Flare !slap Disaster_Flare
  83. [18:34] XL Disaster_Flare gives Disaster_Flare the business with a large trout.
  84. [18:34] Serpent_King Why are you hitting yourself
  85. [18:35] Disaster_Flare Cuz I can.
  86. [18:35] Serpent_King deal with it.
  87. [18:35] Serpent_King Aw
  88. [18:35] Disaster_Flare Deal with it
  89. [18:35] Disaster_Flare wut
  90. [18:35] XL .......................wut?
  91. [18:35] Toomai Yeah she needs to restart before any changes take effect.
  92. [18:36] Drilly_Dilly Ryan, can I talk to you?
  93. [18:36] Toomai Also, there are 22 wut responses.
  94. [18:36] Toomai (most of them are just "wut")
  95. [18:36] Disaster_Flare That's how we roll.
  96. [18:37] Drilly_Dilly Ryan, can I talk to you?
  97. [18:37] Drilly_Dilly For a bit?
  98. [18:38] Serpent_King wut
  99. [18:38] XL .......................wut?
  100. [18:38] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  101. [18:38] Toomai !wut
  102. [18:38] ChanServ Toomai: wut
  103. [18:38] XL wut
  104. [18:38] Disaster_Flare wut
  105. [18:38] XL wut
  106. [18:38] Disaster_Flare !insult XL's face
  107. [18:39] XL It's almost time to call an ambulance, you thrill-seeking brain-leaking dumb-speaking fungus-headed cardboard sock.
  108. [18:39] Serpent_King sounds uncomfortable
  109. [18:41] |<-- XL has left irc.gamesurge.net (Quit: gimme a sec)
  110. [18:41] Drilly_Dilly wut...?
  111. [18:41] Disaster_Flare wut
  112. [18:41] Disaster_Flare Aw, XL's down.
  113. [18:41] -->| XL (~XL@gamesurge-a7af582e.home1.cgocable.net) has joined #smashwiki
  114. [18:41] XL Here it comes suckers, I hope you're ready.
  115. [18:41] Disaster_Flare Never mind.
  116. [18:41] Disaster_Flare Hi XL.
  117. [18:41] XL As an appropriately disproportionate response to pinging me, I will now call you an inadequate bum.
  118. [18:47] DekZek done.
  119. [18:48] DekZek 5792 images left
  120. [18:48] DekZek Can you do more work, XL?
  121. [18:48] XL Talk like that about me again and I'll...probably give you another snarky comment 'cause I can't tell/don't care what you're saying.
  122. [18:49] Disaster_Flare !xl8 Am I attractive?
  123. [18:49] XL My sources are saying "do some basic research first, ya bum".
  124. [18:50] DekZek do we have a category for stuff with Tabuu?
  125. [18:50] Toomai We have [[Category:Bosses]]
  126. [18:50] XL http://www.ssbwiki.com/Category:Bosses
  127. [18:50] DekZek About 15 images that would fit in the category that are currently in fair use
  128. [18:51] DekZek I have found sets of images detailing the attack patterns for most if not all SSE bosses
  129. [18:52] Toomai You mean from [[User:Megatron1/???]]?
  130. [18:52] XL http://www.ssbwiki.com/User:Megatron1/???
  131. [18:53] DekZek yes. They are uncategorized except for fair use
  132. [18:53] DekZek should I make subcategories?
  133. [18:53] Toomai That's a good question, since individial bosses otherwise aren't worth categories.
  134. [18:54] DekZek i need to go now. Give me a response when I get back.
  135. [18:54] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  136. [18:54] Serpent_King Deal with it
  137. [18:54] XL
  138. [18:54] Serpent_King YEs.
  139. [18:55] Toomai HYESZ
  140. [18:55] Toomai !slap Serpent_King
  141. [18:55] XL Toomai gives Serpent_King the business with a large trout.
  142. [18:55] Serpent_King There's an extra space between my name and "the"
  143. [18:55] Toomai ChatZilla's fault; it put a space after your name's tab-completion.
  144. [18:56] Serpent_King WEll that's dumb.
  145. [18:57] Toomai It's not dumb for lists of multiple tabbed names, but yeh.
  146. [19:02] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  147. [19:03] -->| Drilly_Dilly (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  148. [19:03] |<-- Drilly_Dilly has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  149. [19:03] Toomai oeuf
  150. [19:03] XL oeuf
  151. [19:03] Timson ( ͠° ͟ʖ ͡°)
  152. [19:04] MandL27 d
  153. [19:04] Timson Drilly_Dilly ( ͠° ͟ʖ ͡°)
  154. [19:04] MandL27 ...
  155. [19:04] MandL27 ok that's legitimately amusing
  156. [19:06] Disaster_Flare What's amusing?
  157. [19:06] Toomai Your face
  158. [19:06] Serpent_King your face
  159. [19:06] Serpent_King DARN IT
  160. [19:06] MandL27 the timing made it look like XL replied instead of Timson
  161. [19:06] XL You're dang lucky I can't actually see the context of you pinging me. "Butthurt" wouldn't even compare with your sentiment to my scathing wit.
  162. [19:06] Serpent_King
  163. [19:06] Toomai !slap Serpent_King
  164. [19:07] Disaster_Flare !slap Disaster_Flare
  165. [19:07] Serpent_King That was awesome.
  166. [19:07] Timson OHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
  167. [19:07] Toomai Nope that's also part of the same ping lockout.
  168. [19:08] Toomai Should be good now though.
  169. [19:08] Toomai !slap Serpent_King
  170. [19:08] XL Toomai whallops Serpent_King over the head with a large trout.
  171. [19:08] Timson !slap XL
  172. [19:08] XL Timson slaps XL around a bit with a large trout.
  173. [19:08] Toomai Yep that needs a unique message or five.
  174. [19:08] Timson mongers XL intothetrash.bin with an elder HAM radio
  175. [19:08] XL Something funny? You think I dun goofed again, eh? I can boot you whenever I want, bub. Heads up.
  176. [19:09] MandL27 defenestrates XL overneath Final Destination with a Smash Ball
  177. [19:09] Timson whacks XL into Sagittarius A*, the black hole at the center of the galaxy, with a rock Lamborghini
  178. [19:09] XL
  179. [19:09] Serpent_King LOL
  180. [19:09] Serpent_King Yes
  181. [19:09] MandL27 and SK
  182. [19:09] Timson backtraces XL intothetrash.bin with a NSFW rolled-up comic
  183. [19:09] XL Look, I don't care enough to respond to your pings 100% of the time. Get a life.
  184. [19:09] Toomai The return of neutralface.
  185. [19:09] MandL27 you don't even get the joke do you?
  186. [19:09] Disaster_Flare !slap Disaster_Flare
  187. [19:09] XL Disaster_Flare slaps Disaster_Flare around a bit with a large trout.
  188. [19:10] Timson !slap ChanServ
  189. [19:10] XL Timson gives ChanServ the business with a large trout.
  190. [19:10] Serpent_King Timsons?
  191. [19:10] Serpent_King YEs
  192. [19:10] MandL27 the joke with my and timson's /me
  193. [19:10] MandL27 is where a bunch of guys ran to: lizardirc
  194. [19:10] Serpent_King I dont need to know that to know that it's funny
  195. [19:11] Serpent_King Lamborghini is a funny word/brand name
  196. [19:11] MandL27 but the syntax would make more sense if you got it
  197. [19:11] Disaster_Flare Here in my garage with my brand new Lamborghini. But do you know what I like more than my brand new Lamborghini? KNOWLEDGE.
  198. [19:12] Serpent_King MandL27: Deal with it
  199. [19:12] XL
  200. [19:13] Disaster_Flare Deal with it
  201. [19:13] XL
  202. [19:13] Disaster_Flare YES
  203. [19:13] Disaster_Flare Can we keep him Toomai? Please?
  204. [19:14] Serpent_King We need a throwaway account
  205. [19:14] Toomai I mean, I'm not ready to keep him running when I'm not on, but she's fun to have around.
  206. [19:14] Serpent_King She/him?
  207. [19:15] Disaster_Flare XL's a she?
  208. [19:15] XL Oy.
  209. [19:15] Toomai [[User:eXemplary Logic]]
  210. [19:15] XL http://www.ssbwiki.com/User:eXemplary_Logic
  211. [19:15] Serpent_King Oh right
  212. [19:15] Serpent_King X is female
  213. [19:15] Serpent_King L is male
  214. [19:15] Serpent_King Forgot
  215. [19:15] Serpent_King
  216. [19:16] Disaster_Flare Huh, I never realized they were two beings.
  217. [19:17] Toomai Maybe I should make one half talk red and the other half talk blue.
  218. [19:17] MandL27 objection
  219. [19:17] MandL27 make one talk gold and the other talk silver
  220. [19:18] MandL27 (it goes with the avatar)
  221. [19:18] Toomai Silver's a bit hard to read on while though.
  222. [19:18] Serpent_King votes toomai's way
  223. [19:18] Toomai *on white
  224. [19:18] MandL27 alright
  225. [19:18] MandL27 is this better?
  226. [19:18] MandL27 XL
  227. [19:18] MandL27 ...that looks kinda cool.
  228. [19:19] Toomai That's 14 grey, right?
  229. [19:19] MandL27 yeah
  230. [19:19] MandL27 the lighter one was 15
  231. [19:19] Toomai Hard to tell in ChatZilla since text is greyish by default.
  232. [19:19] Toomai But that's probably fine.
  233. [19:20] MandL27 Alright.
  234. [19:20] Toomai I already have a skeleton for colours made up; maybe that'll be the next thing to do.
  235. [19:21] Toomai ...I just remembered that the sig of the SmashWiki account uses red and blue. Hmmmmmm. Now I"m even more undecided.
  236. [19:21] MandL27 Go with the eye colors, then.
  237. [19:22] Toomai I'll try it and see how it goes.
  238. [19:22] Serpent_King Toomai on the subject of sigs
  239. [19:22] Serpent_King What's a glittershine?
  240. [19:23] Toomai A pseudo-last name.
  241. [19:23] Serpent_King oic
  242. [19:26] Disaster_Flare !slap Disaster_Flare
  243. [19:26] XL Disaster_Flare gives Disaster_Flare the business with a large trout.
  244. [19:26] Disaster_Flare !slap XL
  245. [19:26] XL Disaster_Flare gives XL the business with a large trout.
  246. [19:26] Disaster_Flare Sorry XL.
  247. [19:26] XL You're pinging a supercomputer from a fan extension of a fictional hub universe. Don't you have anything better to do?
  248. [19:26] Serpent_King !slap toomai
  249. [19:26] Serpent_King Oh?
  250. [19:27] Toomai Spam timeout.
  251. [19:27] Serpent_King !slap toomai
  252. [19:27] XL Serpent_King whallops toomai over the head with a large trout.
  253. [19:27] Serpent_King Oh ok
  254. [19:27] Toomai Don't worry upon next restart I'll have proper responses for trying to trout me.
  255. [19:27] Disaster_Flare Deal with it
  256. [19:27] XL
  257. [19:27] Disaster_Flare
  258. [19:27] MandL27 grabs popcorn
  259. [19:28] Serpent_King RAVE PARTY
  260. [19:28] Serpent_King W/ POPCORN
  261. [19:28] Toomai !trout Serpent_King
  262. [19:28] XL Toomai slaps Serpent_King around a bit with a large trout.
  263. [19:28] Serpent_King and trout!
  264. [19:28] Serpent_King grills the trout
  265. [19:28] Disaster_Flare DUN DUN DUN DUN DUN DUN DUN DUN DUN
  266. [19:29] Toomai Okay I added colour. Let's see what happens.
  267. [19:29] |<-- XL has left irc.gamesurge.net (Quit: whoop whoop whoop)
  268. [19:30] -->| XL (~XL@gamesurge-a7af582e.home1.cgocable.net) has joined #smashwiki
  269. [19:30] XL I brought the snacks!
  270. [19:30] Toomai ...hm
  271. [19:30] Disaster_Flare SNAKS
  272. [19:30] Serpent_King popcorn?
  273. [19:30] Disaster_Flare *SNACKS
  274. [19:30] Serpent_King SNAKES?
  275. [19:30] Toomai Hey XL is the colour working?
  276. [19:30] XL Oh CRUMBS it's you again. I flipped a bit last time you did that.
  277. [19:30] Toomai Yep.
  278. [19:31] Serpent_King http://www.ssbwiki.com/File:SnakeSubArt.jpg
  279. [19:31] Timson XL
  280. [19:31] XL It's almost like they think I have no tech skill.
  281. [19:31] Toomai Could be just the join that doesn't work for some reason.
  282. [19:31] Timson XL ADMITS THEY HAVE NO TECH SKILL
  283. [19:31] XL I don't think you truly realize how many kiloquads of data I have to muck though every day, only to find that people online in another universe are trolling me.
  284. [19:31] Serpent_King You waveshine bruh?
  285. [19:31] Timson XL has no tech skill because it is Nintendo.
  286. [19:31] XL random.choice(snarkGotPinged)
  287. [19:31] <--| Timson has left #smashwiki (Leaving)
  288. [19:31] -->| Timson (znc@gamesurge-6b68e820.fastlizard4.org) has joined #smashwiki
  289. [19:31] Timson
  290. [19:31] Disaster_Flare XL has no skill because it's For Glory.
  291. [19:31] XL I didn't bother to count how many times you've pinged me so far, but suffice to say that's too much Bob.
  292. [19:32] Disaster_Flare Who's Bob?
  293. [19:32] Toomai Bob Barker, only the greatest.
  294. [19:32] Timson chaingrabs XL around a bit with a large teleport grab
  295. [19:32] XL [No response. System may be busy or melting into slag.]
  296. [19:32] MandL27 <Disaster_Flare> XL has no skill because it's For Glory. <- tech skill again?
  297. [19:33] Disaster_Flare Bruh.
  298. [19:33] Toomai !wut
  299. [19:33] ChanServ Toomai: wut
  300. [19:33] XL wut!
  301. [19:33] XL wut
  302. [19:33] Disaster_Flare wut
  303. [19:33] XL wut
  304. [19:33] Timson oeuf
  305. [19:33] XL oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf
  306. [19:33] Disaster_Flare wut wut
  307. [19:33] XL wut
  308. [19:34] Toomai !wut
  309. [19:34] ChanServ Toomai: wut
  310. [19:34] XL wut!
  311. [19:34] XL wut
  312. [19:34] Timson !xl8 wut
  313. [19:34] XL nope.avi
  314. [19:34] Toomai Okay that's funny, the !wut that ChanServ responds to is also being acted on, for a two-fer.
  315. [19:34] XL wut
  316. [19:34] Timson !xl8 are you a furry, furry?
  317. [19:34] XL Mayyyyyyyyyyyyyyyyyyyyybe.
  318. [19:34] Serpent_King lol
  319. [19:34] Timson !8ball
  320. [19:34] Timson !8ball a
  321. [19:34] ChanServ Timson: No.
  322. [19:35] Timson !8ball Does XL have tech skill due to not being Nintendo?
  323. [19:35] ChanServ Timson: Are you mad?!
  324. [19:35] XL I'll have you know that you're a noun. You don't deserve more specifics.
  325. [19:35] Serpent_King !xl8 HL3 confirmed?
  326. [19:35] XL My sources are saying "do some basic research first, ya bum".
  327. [19:35] Serpent_King LOL that's actually appropriate
  328. [19:36] MandL27 !xl8 Should I be doing homework?
  329. [19:36] XL nope.avi
  330. [19:36] MandL27 ok screw that I'm doing it anyway
  331. [19:36] Toomai D:
  332. [19:36] Serpent_King DISOBEYER
  333. [19:37] Serpent_King Nonconformist.
  334. [19:37] Toomai You insolent worm.
  335. [19:37] XL YOU'LL PAY FOR YOUR INSOLENCE
  336. [19:37] Serpent_King insolent?
  337. [19:37] XL YOU'LL PAY FOR YOUR INSOLENCE
  338. [19:37] Serpent_King Yup
  339. [19:37] Serpent_King Melee?
  340. [19:37] Serpent_King Didn't add that? :c
  341. [19:37] Timson Super Smash Bros. Melee for the Nintendo GameCube ™
  342. [19:37] Toomai I'm not set on a good enough joke for Melee.
  343. [19:38] MandL27 Just quote 20XX; it'll work
  344. [19:38] Toomai I know I'll find something.
  345. [19:39] Serpent_King Or just Hax$ in general
  346. [19:39] Serpent_King Dude is very...quotable
  347. [19:39] Timson HAX
  348. [19:39] Timson FUCKING
  349. [19:39] Timson MONEY
  350. [19:39] Serpent_King *
  351. [19:39] Serpent_King ^
  352. [19:40] Toomai Although honestly having XL go off when people are actually trying to talk about a game is...dubious.
  353. [19:40] XL y 4 u ping meit maeks me feel murdrouz
  354. [19:40] Timson Mango is a straight up jerk; I get the chance to see them on #smashwiki like twice a year and they play him in tournament picks joke characters. So BM
  355. [19:40] Timson goddamnit
  356. [19:40] Timson I messed up
  357. [19:40] Serpent_King What if you made it respond if someone misspelled it
  358. [19:40] Timson Mango is a straight-up jerk; I get the chance to play him in tournament like twice a year and he picks joke characters. So BM
  359. [19:41] Toomai That's kind of hard to do.
  360. [19:41] Serpent_King e.g. Meele
  361. [19:41] Serpent_King BM?
  362. [19:42] Timson https://twitter.com/ssbmhax/status/518848227987451904
  363. [19:43] Toomai Think it's short for "bad manners"
  364. [19:43] Timson bad mannered
  365. [19:44] Timson I’m not being rude, I’m stating a fact, Super Smash Bros. Melee is the superior game. It just is. There’s no better game out there. There’s no reason to ever play any game except for Super Smash Bros. Melee for the Nintendo Gamecube released in November of 2001. If you tell me you like another game, I’ll laugh at you and I’ll shame you. How dare you have different taste in video games than I, a fan of Super Smash
  366. [19:44] Timson Bros. Melee for the Nintendo Gamecube? If you like playing Project M, even just for fun, I’ll spit on you. If you have a good time playing Smash 4 with your friends on Friday nights, I’ll call you every bad name I can think of. There’s no excuse. You need to get off your lazy ass and play Super Smash Bros. Melee for the Nintendo Gamecube or I’ll never talk to you again. For those of you who choose to play using Dolphin,
  367. [19:44] Timson you’re illegally emulating the intellectual property of Nintendo and therefore not a REAL fan of Super Smash Bros. Melee for the Nintendo Gamecube. The only reason the Nintendo Gamecube, the console that originally ran Super Smash Bros. Melee, the best game in the entire world and the only one anyone should play, sold any units at all was so that people could play Super Smash Bros. Melee, the ultimate game.
  368. [19:45] MandL27 what
  369. [19:45] MandL27 the
  370. [19:45] MandL27 f
  371. [19:45] MandL27 u
  372. [19:45] MandL27 -
  373. [19:45] Toomai Yum copypasta
  374. [19:45] MandL27 ^
  375. [19:45] MandL27 I would've pastebinned it so as to not break the character limit
  376. [19:45] Serpent_King What's that from?
  377. [19:47] Toomai Probably reddit
  378. [19:47] MandL27 the thing is
  379. [19:47] MandL27 his tone reminds me of the Sonic "fanbase"
  380. [19:47] MandL27 and I use air quotes for a very valid reason there
  381. [19:48] Toomai Nope looks more tumblr-ish.
  382. [19:48] Timson some of my friends from tumblr made that
  383. [19:48] Timson or popularized it
  384. [19:49] Toomai ...I should make it so that !dice 3 is rock-paper-scissors instead.
  385. [19:49] MandL27 lol
  386. [19:50] Serpent_King please
  387. [19:50] Toomai I mean !dice 9 is already unique.
  388. [19:50] Serpent_King !dice 9
  389. [19:50] XL Serpent_King rolls a 5 and has a spasm.
  390. [19:50] Toomai Wonder what other values make sense.
  391. [19:50] MandL27 !dice 9
  392. [19:50] XL MandL27 rolls a 2 and accomplishes nothing of value.
  393. [19:50] MandL27 too true
  394. [19:50] MandL27 !dice 9
  395. [19:50] XL MandL27 rolls a 4 and looks sharp.
  396. [19:50] MandL27 tips his glasses
  397. [19:51] Serpent_King 314 could be a pie joke
  398. [19:51] Timson !dice 752078
  399. [19:51] XL Timson rolls a(n) 312845.
  400. [19:51] Serpent_King pi*************
  401. [19:51] Timson !dice 1034203203874743
  402. [19:51] XL Timson rolls a(n) 146996930864260.
  403. [19:51] Serpent_King jeez
  404. [19:51] Timson
  405. [19:51] MandL27 !dice 134
  406. [19:51] XL MandL27 rolls a(n) 112.
  407. [19:52] MandL27 rip black BG users
  408. [19:52] Timson how the fuck do you have die with 752078 sides
  409. [19:52] Timson !dice 775892740757527943
  410. [19:52] XL Timson rolls a(n) 695707769553092744.
  411. [19:52] Toomai SCIENCE
  412. [19:52] Timson !dice 10000000000000000000000
  413. [19:52] XL Timson rolls a(n) 8738278868187814080578.
  414. [19:52] Serpent_King Its a 752078-hedron
  415. [19:52] Timson these large numbers are making me very uncomfortable
  416. [19:53] Timson !dice 0
  417. [19:53] Disaster_Flare !dice 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  418. [19:53] XL Disaster_Flare rolls a(n) 7433677604997661362497119210537140286136956364631666802457035506198502529060397645077511679479972503208076194601712052013951431304062077379390804239044430795113549104115665307977275591358564770163442315495261649398375342493125807820551400300440246032117248675037171729572628921192791025684383884009392664718216631449109920248562377960249715910554334014.
  419. [19:53] Timson !dice 1
  420. [19:53] XL Timson rolls a(n) 1.
  421. [19:53] Timson !dice 1=5
  422. [19:53] Timson !dice 5
  423. [19:53] XL Timson rolls a(n) 1.
  424. [19:53] Timson !dice 5
  425. [19:53] XL Timson rolls a(n) 2.
  426. [19:53] Timson !dice 5
  427. [19:53] XL Timson rolls a(n) 2.
  428. [19:53] Timson !dice 9
  429. [19:53] XL Timson rolls a 1 and trips over their own feet. Brillant.
  430. [19:53] Serpent_King !dice 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  431. [19:53] XL Serpent_King rolls a(n) 226368237463993434335587406203234695843875292075373076269280896191746240177585311842146161417248385450422467703594970804956032096778819773068703589833864318080821456865551341787714593734847558446139318020482032719336172385221743703651666563832821704875066239356219947443810601160241332484797584355602373078774002204759867619332214624510036197262209729714863411346218730982025939526014401590757942622308299032462010497
  432. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  433. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  434. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  435. [19:53] Timson ヽ༼ຈل͜ຈ༽ノ
  436. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  437. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  438. [19:53] Toomai Outnined.
  439. [19:53] Disaster_Flare Oh god.
  440. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  441. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  442. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  443. [19:53] Disaster_Flare Help.
  444. [19:53] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  445. [19:54] Serpent_King 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  446. [19:54] Timson Serpent_King ( ͠° ͟ʖ ͡°)
  447. [19:54] Serpent_King 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  448. [19:54] Serpent_King welp
  449. [19:54] Serpent_King I wasn't expecting that.
  450. [19:54] Timson Serpent_King ( ͠° ͟ʖ ͡°)
  451. [19:54] Serpent_King Oh god,
  452. [19:54] Toomai Yeah IRC tries to be clever with superlong messages.
  453. [19:55] Toomai portal2_9999999.mp3
  454. [19:58] Serpent_King !slap Toomai
  455. [19:58] Serpent_King no?
  456. [19:58] Toomai You found a bug, congrats.
  457. [19:58] Serpent_King Yay!
  458. [19:59] Serpent_King Take that you ...bot
  459. [19:59] Serpent_King Yeah, I got him good there
  460. [19:59] MandL27 bots
  461. [19:59] Serpent_King Feel the burn.
  462. [19:59] |<-- XL has left irc.gamesurge.net (Quit: I'm out peace)
  463. [19:59] MandL27 administers Burn Heal to the late XL
  464. [19:59] Timson An error has occurred and has been logged.
  465. [19:59] -->| XL (~XL@gamesurge-a7af582e.home1.cgocable.net) has joined #smashwiki
  466. [19:59] XL hOI
  467. [19:59] MandL27 oi m8
  468. [20:00] Serpent_King What timson?
  469. [20:00] Timson the error message for the ##werewolf bot
  470. [20:01] Serpent_King I feel so uncultured here
  471. [20:01] Serpent_King :c
  472. [20:01] Toomai I would have errors announced in-channel (instead of just to me), but I know people would spam it.
  473. [20:02] Toomai !trout Serpent_King
  474. [20:02] XL Toomai slaps Serpent_King around a bit with a large trout.
  475. [20:03] Toomai !dice 3
  476. [20:03] XL Toomai throws scissors!
  477. [20:03] Toomai Good-o.
  478. [20:04] Serpent_King !trout Toomai
  479. [20:04] XL Toomai is DA BAUSS and don't you forget it.
  480. [20:04] MandL27 !dice 3
  481. [20:04] XL MandL27 throws scissors!
  482. [20:04] Serpent_King MMM
  483. [20:04] MandL27 !dice 3
  484. [20:04] XL MandL27 throws paper!
  485. [20:04] Toomai gotem
  486. [20:04] Serpent_King That pun
  487. [20:04] MandL27 balls up a piece of paper and throws it at SK upon L's request
  488. [20:04] Serpent_King Is delicious
  489. [20:04] Timson !dice 3
  490. [20:04] XL Timson throws scissors!
  491. [20:04] MandL27 scissors bias?
  492. [20:04] Serpent_King !dice 3
  493. [20:04] XL Serpent_King throws scissors!
  494. [20:04] Serpent_King Yup
  495. [20:04] Toomai Random is random.
  496. [20:05] Serpent_King !dice 314
  497. [20:05] XL Serpent_King rolls a(n) 94.
  498. [20:05] Serpent_King Nope.
  499. [20:05] Toomai !dice 3
  500. [20:05] XL Toomai throws paper!
  501. [20:06] MandL27 !dice 3
  502. [20:06] XL MandL27 throws paper!
  503. [20:06] MandL27 x...
  504. [20:06] MandL27 <XL> Toomai throws scissors!
  505. [20:06] XL Congratulations you pressed the buttons on your keyboard to emulate my IRC nick. Your parents must be so ecstatic.
  506. [20:06] MandL27 dammit wrong paste
  507. [20:06] MandL27 !dice 3
  508. [20:06] XL MandL27 throws paper!
  509. [20:06] MandL27 (I tried to c+p "!dice 3")
  510. [20:06] MandL27 !dice 3
  511. [20:06] XL MandL27 throws paper!
  512. [20:06] MandL27 where is my rock
  513. [20:06] Toomai !dice 3
  514. [20:06] XL Toomai throws paper!
  515. [20:06] Toomai !dice 3
  516. [20:06] XL Toomai throws paper!
  517. [20:07] Toomai !dice 3
  518. [20:07] XL Toomai throws paper!
  519. [20:07] Toomai ...hm
  520. [20:07] Disaster_Flare !dice 1
  521. [20:07] XL Disaster_Flare rolls a(n) 1.
  522. [20:07] Disaster_Flare !dice 2
  523. [20:07] XL Disaster_Flare rolls a(n) 2.
  524. [20:07] Toomai I know random is random but this is looking a bit suspicious.
  525. [20:07] Disaster_Flare !dice 3
  526. [20:07] XL Disaster_Flare throws rock!
  527. [20:07] Toomai THere we go.
  528. [20:07] Disaster_Flare dawut
  529. [20:07] XL wut?
  530. [20:07] Serpent_King You forgot to randomize it?
  531. [20:07] Serpent_King That's a thing in py right?
  532. [20:07] Toomai No it's working fine, it's just that the lack of rock for so long make it look like I made a mistake somewhere.
  533. [20:08] Toomai (off-by one errors are common)
  534. [20:08] Serpent_King Oh
  535. [20:08] Serpent_King I know
  536. [20:08] Serpent_King So annoying
  537. [20:09] Serpent_King Especially in arrays
  538. [20:09] Toomai Also known as banana errors./
  539. [20:10] Serpent_King Banana phone?
  540. [20:12] Toomai I need to add a function that does something if no one says anything for a few minutes.
  541. [20:12] Toomai But timing when nothing happens is hard.
  542. [20:13] Toomai At least we have oeuf
  543. [20:13] XL oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf
  544. [20:14] Serpent_King oeuf
  545. [20:14] XL oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf oeuf
  546. [20:15] Serpent_King We should have XL fake kick
  547. [20:15] XL This retort to your pinging me is so meta it even references its metaness. Word.
  548. [20:15] MandL27 does Toomai go on tvtropes?
  549. [20:15] Toomai I wander around there on occasion.
  550. [20:16] MandL27 ^
  551. [20:17] Toomai Don't remember if I've ever edited though.
  552. [20:17] MandL27 I think I did...maybe one edit? Not sure.
  553. [20:18] MandL27 I should make a huuuuuge edit to Bad Future given that it doesn't cite PMD2 as an example, but idk how to write it
  554. [20:18] Serpent_King Toomai, how long are you planning on staying on?
  555. [20:19] Toomai Today? Eh I dunno. I don't think other people will be interrupting me (for once) so maybe a while.
  556. [20:19] Serpent_King I'm tired, so I think I'll take a 3 hour rest or something. I want to fully cover the wiki tonight
  557. [20:19] Serpent_King In light of things
  558. [20:19] Disaster_Flare Nice, I don't see you get very social so.
  559. [20:20] Disaster_Flare And see you in a bit Ryan.
  560. [20:21] Toomai !slap Disaster_Flare
  561. [20:21] XL Toomai gives Disaster_Flare the business with a large trout.
  562. [20:21] Disaster_Flare !slap Disaster_Flare
  563. [20:21] XL Disaster_Flare slaps Disaster_Flare around a bit with a large trout.
  564. [20:21] Disaster_Flare YAY
  565. [20:22] Serpent_King Something should probably be different if they try to slap themselves
  566. [20:22] Disaster_Flare ^
  567. [20:22] Toomai Hm yes
  568. [20:22] Serpent_King Alright I'm out back in a bit
  569. [20:22] Disaster_Flare Bye.
  570. [20:22] MandL27 [nick] slaps itself around a bit with a large trout
  571. [20:22] MandL27 ...could work
  572. [20:23] Disaster_Flare Potentially.
  573. [20:26] |<-- XL has left irc.gamesurge.net (Quit: back in a jiffy)
  574. [20:26] -->| XL (~XL@gamesurge-a7af582e.home1.cgocable.net) has joined #smashwiki
  575. [20:26] XL guess who it is guize
  576. [20:27] Disaster_Flare Who?
  577. [20:29] Toomai It's you.
  578. [20:29] XL IT'S ME
  579. [20:29] Disaster_Flare Yay!
  580. [20:30] Toomai Relevant: https://www.youtube.com/watch?v=y_hWeN249fs&t=21s
  581. [20:31] Disaster_Flare Ah now it makes sense.
  582. [20:32] Toomai !dice 3
  583. [20:32] XL Toomai throws rock!
  584. [20:32] Toomai Good ol' rock
  585. [20:32] Disaster_Flare !dice 2
  586. [20:32] XL Disaster_Flare rolls a(n) 1.
  587. [20:33] Disaster_Flare Apparently all I have is dice.
  588. [20:33] Toomai Hmm 2 should be a coinflip.
  589. [20:33] Disaster_Flare Not a bad idea actually.
  590. [20:33] Disaster_Flare !dice 3
  591. [20:33] XL Disaster_Flare throws rock!
  592. [20:33] Disaster_Flare !dice 3
  593. [20:33] XL Disaster_Flare throws paper!
  594. [20:33] Disaster_Flare Ah, I get it now.
  595. [20:33] Toomai !dice 9
  596. [20:33] XL Toomai rolls a 1 and trips over their own feet. Brillant.
  597. [20:34] Toomai !dice notanumber
  598. [20:34] XL That's not a valid dice number, ya dingus.
  599. [20:34] Toomai Good.
  600. [20:35] Disaster_Flare !dice a
  601. [20:35] XL That's not a valid dice number, ya dingus.
  602. [20:35] Disaster_Flare Lovely.
  603. [20:35] Disaster_Flare !dice 9
  604. [20:35] XL Disaster_Flare rolls a 4 and looks sharp.
  605. [20:35] Disaster_Flare !dice 9
  606. [20:35] XL Disaster_Flare rolls an 8 and chills out.
  607. [20:35] Disaster_Flare Very nice.
  608. [20:37] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  609. [20:38] DekZek Are we still fooling around with XL?
  610. [20:38] XL You're dang lucky I can't actually see the context of you pinging me. "Butthurt" wouldn't even compare with your sentiment to my scathing wit.
  611. [20:38] Disaster_Flare Yeah. Toomai's been toying around with the capabilities of dice.
  612. [20:38] DekZek I take that as a yes
  613. [20:38] Disaster_Flare !dice 9
  614. [20:38] XL Disaster_Flare rolls a 4 and looks sharp.
  615. [20:39] Disaster_Flare I look sharp. Deal with it.
  616. [20:39] XL
  617. [20:39] Disaster_Flare
  618. [20:39] Toomai !trout DekZek
  619. [20:39] XL Toomai slaps DekZek around a bit with a large trout.
  620. [20:39] DekZek !trout XL
  621. [20:39] XL Nope.
  622. [20:39] DekZek !trout Toomai
  623. [20:39] XL Toomai is THE BOSS and don't you forget it.
  624. [20:39] DekZek Lol
  625. [20:40] DekZek !trout Disaster_Flare
  626. [20:40] XL DekZek gives Disaster_Flare the business with a large trout.
  627. [20:40] DekZek Lol
  628. [20:40] DekZek !trout ChanServ
  629. [20:40] XL naaaaaaaaaaaaaaaaah
  630. [20:40] Disaster_Flare !trout DekZek
  631. [20:40] XL Disaster_Flare gives DekZek the business with a large trout.
  632. [20:40] DekZek Lol
  633. [20:41] DekZek !trout Serpent_King
  634. [20:41] XL DekZek slaps Serpent_King around a bit with a large trout.
  635. [20:41] Disaster_Flare Ryan's resting so.
  636. [20:41] DekZek Others?
  637. [20:41] Disaster_Flare MIA.
  638. [20:41] DekZek !mia Serpent_King
  639. [20:42] DekZek Why didn't that work
  640. [20:42] Toomai What we have here is a failure to communicate
  641. [20:42] Disaster_Flare Missing in Action in case you don't know the meaning.
  642. [20:42] DekZek ...
  643. [20:42] DekZek !MIA XL
  644. [20:42] XL blah blah snark blah blah blah sarcasm blah witty response
  645. [20:42] Disaster_Flare !insult XL
  646. [20:42] XL Nope.
  647. [20:42] DekZek !MIA Toomai
  648. [20:42] Disaster_Flare That's not a command.
  649. [20:43] DekZek ...
  650. [20:43] DekZek Others
  651. [20:43] DekZek Gtg anyways
  652. [20:43] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  653. [21:02] =-= Toomai is now known as IAmOot
  654. [21:19] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  655. [21:20] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  656. [21:49] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  657. [21:49] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  658. [22:13] |<-- XL has left irc.gamesurge.net (Quit: And we're done here.)
  659. [22:13] =-= IAmOot is now known as Toomai
  660. [22:13] |<-- Toomai has left irc.gamesurge.net (Quit: σοιξαντε)
  661. [22:18] Timson rip toomai
  662. [22:19] Disaster_Flare Aw man.
  663. [22:42] -->| DekZek (mibbit@gamesurge-f5431a47.lightspeed.irvnca.sbcglobal.net) has joined #smashwiki
  664. [22:43] |<-- DekZek has left irc.gamesurge.net (Quit: http://www.mibbit.com ajax IRC Client)
  665. [01:01] -->| Vladimir_Makarov (mibbit@gamesurge-754fe04f.lightspeed.sntcca.sbcglobal.net) has joined #smashwiki
  666. [01:08] |<-- StarCraft has left irc.gamesurge.net (Quit: ChatZilla 0.9.92 [Firefox 42.0/20151029151421])
Add Comment
Please, Sign In to add comment