Random Thread Reloaded
category: residue [glöplog]
Alrighty xTr1m and trixter! ;P
*BONUS*
*BONUS*
different day same bullshit
SSDD. Pic related Mr. Jones.
And another name to add to the greeting list. ;]
And another name to add to the greeting list. ;]
Navis: I can only imagine... But let me suggest something you might find useful: since I've got that "ringofyre removal" pouet userscript, pouet seems normal again. It simply hides all bbs posts coming from 48904.
Maybe it wouldn't be such a bad idea to be able to fill an igonre list on pouet, I might actually implement that and submit it as pull request.
Now back to topic, completely unrelated and random:
Maybe it wouldn't be such a bad idea to be able to fill an igonre list on pouet, I might actually implement that and submit it as pull request.
Now back to topic, completely unrelated and random:
I like how you turned it off to see my post and then comment to Navis, xTr1m. That shows me that you're really ignoring me!
Or of course some of you could heed Chainsaw's advice -
Quote:
Just do NOT visit threads that you don't like?
yeah.. guys stop ignoring Ringofyre.. you seem to do so good job.. *facepalms*
I might be interested in that script xTr1m, where is it or is it not advertised as such?
What makes me giggle to myself is the fact the old RIT was full of so much nasty stuff, once it was pushed back a few pages, no one really gave a shit.
So Ringo puts up a few girly pics, I'd rather have that than a rat being mutilated by a girl.
Cry me a river, build a bridge, get over it... Surely you guys are more mature than this?
"Bringing the scenedrama back". XD
So Ringo puts up a few girly pics, I'd rather have that than a rat being mutilated by a girl.
Cry me a river, build a bridge, get over it... Surely you guys are more mature than this?
"Bringing the scenedrama back". XD
*waits for the hate.
Crap, wrong account. *I need to fix this. XD
Quote:
I might be interested in that script xTr1m, where is it or is it not advertised as such?
It actually is a fourliner for greasemonkey...
Code:
var elements = $('.cite-48904');
var footers = elements.next();
elements.remove();
footers.remove();
Ha Ha. They put their picture with the tabs. Couldn't crop?
@mueslee mueslee: Nice pixel art!!
(btw: thumb img works from gfx/rulez.gif already! No http...pouet...content/)
curves and data:
(btw: thumb img works from gfx/rulez.gif already! No http...pouet...content/)
curves and data:
Quote:
It actually is a fourliner for greasemonkey...
Which sadly won't work on Chrome. I really tried to get rid of ringo's posts, but i'm no web wizard and i have to bear with him parasiting pouët... :(
Quote:
Quote:It actually is a fourliner for greasemonkey...
Which sadly won't work on Chrome.
Wrong. I actually use Chrome, I wrote that right into tampermonkey (you need to include jQuery).