Page 3 of 3
Re: there is a higher power
Posted: Tue Aug 07, 2007 11:45 am
by Nightshade
tnf wrote:backpeddla.
I love the fact that piddla's so ridiculously stupid he can't do anything but point out your occupation.

Re: there is a higher power
Posted: Tue Aug 07, 2007 1:23 pm
by Duhard
...posing next to a friend's rented R1

Re: there is a higher power
Posted: Tue Aug 07, 2007 2:02 pm
by plained
S@M wrote:MKJ wrote:
bitter tears!
Great Song by INXS
i fucking love inxs!
all that aggressive guitar playing using clean guitar tone
and funky as fuck!
Re: there is a higher power
Posted: Tue Aug 07, 2007 2:05 pm
by HM-PuFFNSTuFF
riddla wrote:for the record, now that everyone can ignore plained for skirting the rules and being a general all around douchebag I'll now gladly step down off my stealth soapbox since there's no longer a need. lol.
END OF TEST
Re: there is a higher power
Posted: Tue Aug 07, 2007 2:15 pm
by HM-PuFFNSTuFF
THAT MEANS NOTHING
Re: there is a higher power
Posted: Tue Aug 07, 2007 2:52 pm
by Fender
HM-PuFFNSTuFF wrote:END OF TEST
More like END OF DIET.
Re: there is a higher power
Posted: Tue Aug 07, 2007 3:22 pm
by plained
i feel kinda confused about you fender i had no idea it was that harsh.
ey even tho i dont quite remember wtf i srys to have caused you so much grief i guess

Re: there is a higher power
Posted: Tue Aug 07, 2007 4:08 pm
by Doombrain
thank doomer for foe lists

Re: there is a higher power
Posted: Tue Aug 07, 2007 5:06 pm
by seremtan
Duhard wrote:seremtan wrote:you're on the ignore list of every woman on the planet
1v0?

God I'm glad I'm on the ignore list of your ex-wife

so is she, smokey the binman

Re: there is a higher power
Posted: Tue Aug 07, 2007 6:16 pm
by R00k
plained wrote:i feel kinda confused about you fender i had no idea it was that harsh.
ey even tho i dont quite remember wtf i srys to have caused you so much grief i guess

People ignoring you doesn't mean you upset them. It means your posts are worthless to them. There's a difference.
Since you claim not to care so much about what anyone thinks of you, I'm surprised you're making so many comments about people not caring to read your posts.
You finally realizing that it's not a matter of 'upsetism'?
Re: there is a higher power
Posted: Tue Aug 07, 2007 6:20 pm
by plained
still hurt ey?
yea i bet ur surprized alot.
still tho even tho ur opinion is worthless its still ur right to make a dumb sounding paragraph about it man

Re: there is a higher power
Posted: Tue Aug 07, 2007 6:27 pm
by Fender
Kinda glad R00k quoted that so I could see it. He explained it exactly correctly.
I skipped plained and riddla posts before. Now I don't even know they exist.
Re: there is a higher power
Posted: Tue Aug 07, 2007 6:49 pm
by plained

whatever comfort steps you need to take to feel better right?
all the power to you man! like i say disapointed we couldnt work things out and you had to take such a drastic measure to avoid my posts.
but to be fair youve never been very kind to me anyways so i guess you had ur mind made up bout me long ago
ey i think ur being a imature idiot but thats my opinion.
Re: there is a higher power
Posted: Tue Aug 07, 2007 6:59 pm
by R00k
You know he can't see that.
Talk about 'upsetism.'

Re: there is a higher power
Posted: Tue Aug 07, 2007 7:45 pm
by Grudge
from what you guys are writing, it seems like plained is quite upset
also, lol
Re: there is a higher power
Posted: Tue Aug 07, 2007 7:48 pm
by Duhard
seremtan wrote:so is she, smokey the binman

Great, "The Thing" has ignored me...awesome times

Re: there is a higher power
Posted: Tue Aug 07, 2007 9:06 pm
by seremtan
now it's just you and your mouse hand, Pullhard

Re: there is a higher power
Posted: Tue Aug 07, 2007 9:22 pm
by shaft
I'm too awesome to ignore.
Re: there is a higher power
Posted: Tue Aug 07, 2007 11:23 pm
by seremtan
did someone just post before this one?
Re: there is a higher power
Posted: Wed Aug 08, 2007 12:10 am
by shaft
awesomeness > ignore
Re: there is a higher power
Posted: Wed Aug 08, 2007 11:06 pm
by Massive Quasars
Fender wrote:Fender wrote:Anyone good enough w/ Javascript to write a greasemonkey script to completely remove that row so I don't even have to know those two morons have posted in a thread? I haven't done much DOM manipulation except to remove simple ads.
Download the FF extention here:
http://www.greasespot.net/
This should do the trick. Not the best code, reg exp would work better, but this was quick and dirty.
// ==UserScript==
// @name q3w ignored users
// @namespace fender.net
// @description remove ignored users completely
// @include
http://www.quake3world.com/forum/*
// ==/UserScript==
tables = document.getElementsByTagName("table");
for (t = 0; t < tables.length; t++) {
table = tables[t];
for (r = 0; r < table.rows.length; r++) {
row = table.rows[r];
for (c = 0; c < row.cells.length; c++) {
cell = row.cells[c];
text = cell.innerHTML;
part1 = text.indexOf('This post was made by');
if (part1 != -1) {
part2 = text.indexOf('who is currently on your ignore list.');
if (part2 != -1) {
part3 = text.indexOf('Display this post');
if (part3 != -1) {
table.deleteRow(r);
}
}
}
}
}
}
Works partially, but fucks up, leaves the line there with the report icon and also deletes your post from this thread specifically.
Re: there is a higher power
Posted: Wed Aug 08, 2007 11:17 pm
by plained
Re: there is a higher power
Posted: Wed Aug 08, 2007 11:19 pm
by GONNAFISTYA
Doombrain wrote:thank doomer for foe lists

So have you listed me as "foe" yet? You stupid fag.
Re: there is a higher power
Posted: Thu Aug 09, 2007 3:35 pm
by Doombrain
GONNAFISTYA wrote:Doombrain wrote:thank doomer for foe lists

So have you listed me as "foe" yet? You stupid fag.
nope, fat cunt.
you can't list me, i'm a mod

Re: there is a higher power
Posted: Thu Aug 09, 2007 4:24 pm
by GONNAFISTYA