• Twitch Plays Pokemon. Check first post for link to progress tracker.
    4,072 replies, posted
[QUOTE=Flash_Fire;43932592]The fucking ss ticket[/QUOTE] [IMG]http://i.4cdn.org/vp/src/1392554985749.gif[/IMG]
Someone made a code that filters out the commands in the stream's chat. [code]$("<style type='text/css'>#chat_line_list li{display:none;}</style>").appendTo("head");setInterval(function(){$('#chat_line_list li').each(function(){var a=$(this);var t=$.trim(a.text().split(':')[1]);if(!t.match(/^(up|down|left|right|a|b|start|select?)$/i)){a.show();}});$("#chat_lines").scrollTop(999999);},100)[/code] Input this into the console of your browser.
[QUOTE=GreenDolphin;43932765]Someone made a code that filters out the commands in the stream's chat. [code]$("<style type='text/css'>#chat_line_list li{display:none;}</style>").appendTo("head");setInterval(function(){$('#chat_line_list li').each(function(){var a=$(this);var t=$.trim(a.text().split(':')[1]);if(!t.match(/^(up|down|left|right|a|b|start|select?)$/i)){a.show();}});$("#chat_lines").scrollTop(999999);},100)[/code] Input this into the console of your browser.[/QUOTE] It doesn't work with chat on its own window... A shame.
Still in the cave. Wow
Why did the admin un-throttle start? Things were going slightly better when it was throttled.
They're not letting Pidgeotto evolve, god damnit ;_;
WOW THEY CANCELLED EVOLUTION OF PIDGEOTTO... really...
I'm fairly sure we'll end up with a level 100 pidgeotto.
I hope they don't screw up Charmeleon's evolution
How haven't they made it out of the cave yet? It isn't even that hard to get out.
[QUOTE=sparky28000;43933171]How haven't they made it out of the cave yet? It isn't even that hard to get out.[/QUOTE] I think several thousand people mashing random buttons increases the difficulty level of the game quite a lot. Defeating a trainer, let alone getting to one is a challenge it itself. Pidgeotto is going to be level +50 before they get out of the cave :v:
[QUOTE=Zyx;43933306]I think several thousand people mashing random buttons increases the difficulty level of the game quite a lot. Defeating a trainer, let alone getting to one is a challenge it itself. Pidgeottois going to be level +50 before they get out of the cave :v:[/QUOTE] it fainted... we are stuck with a useless charmeleon
they've saved like 10 times in the same corridor.
They seem to defeat at least 1 trainer before they faint, so they're making some progress. :v:
[QUOTE=sparky28000;43933171]How haven't they made it out of the cave yet? It isn't even that hard to get out.[/QUOTE] People kept using Dig so they went back to square one Also rock tunnel is the harder cave in the game
They just can't stop looking at that bulbasaur pokedex
[img]http://i.imgur.com/FPZE8Ob.png[/img]
They were almost out and then died on the second to last trainer :v:
[QUOTE=sparky28000;43933888]They were almost out and then died on the second to last trainer :v:[/QUOTE] Yeah, poor pidgeotto.... Also almost 40K viewers.
FEEL THE RHYTHM FEEL THE RHYME C'ON NOW, IT'S FOSSIL TIME! [editline]16th February 2014[/editline] "GUYS, I NEED TO PEE KEEP PLAYING FOR ME."
Someone made another RNG stream (playing on turbo): [url]http://twitch.tv/rngplayspokemon[/url] Apparently it somehow managed to beat Brock. [media]http://www.youtube.com/watch?v=rp154gNxdPM[/media]
Wow the stream just died OK might be some maintenance And it's back
[QUOTE=Alex141;43934489]Wow the stream just died[/QUOTE] the streamer is changing the batteries
Just thought this could be a way of doing QA for games, just get people to randomly input stuff and see the outcome. I wonder if we will find a bug never discovered before...
Aw man, I missed getting past the ledge.
I managed to create a script for mIRC to filter out all the button presses: This one goes into remote.ini: [CODE]on *:TEXT:*:#: { if ($chan == #twitchplayspokemon) { if ($1 != a && $1 != b && $1 != start && $1 != up && $1 != left && $1 != down && $1 != right && $1 != reset && $1 != select && $1 != catch && $1 != exit) { /echo @filter $nick $1- } } } }[/CODE] [B]Edit: [/B]This one filters *all* channels at the moment, i'll edit this post and update it, hold on... [B]Edit: [/B]There, fixed - it'll now show the full message in the filtered window, too, instead of just the first word, lol
[QUOTE=crazymonkay;43934637]Aw man, I missed getting past the ledge.[/QUOTE] Don't worry; we got this to look forward to: [IMG_thumb]http://i.imgur.com/nXxm5zO.png[/IMG_thumb]
IT WILL BE DONE. Maybe it will take long but eventaully we will make it. ALL HAIL THE GODS OF MOONSTONE,NUGGET,TICKET AND HELIIIX FOSSSSILLL.
I also added joining automatically on mIRC startup and posted it on reddit: [url]http://www.reddit.com/r/twitchplayspokemon/comments/1y2k5o/mirc_script_tired_of_button_presses_flood_in_irc/[/url]
jesus, that cave s finally over
Sorry, you need to Log In to post a reply to this thread.