tnf wrote:backpeddla.

I love the fact that piddla's so ridiculously stupid he can't do anything but point out your occupation.

tnf wrote:backpeddla.
i fucking love inxs!S@M wrote:Great Song by INXSMKJ wrote: bitter tears!
END OF TESTriddla 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.
More like END OF DIET.HM-PuFFNSTuFF wrote:END OF TEST
so is she, smokey the binmanDuhard wrote:God I'm glad I'm on the ignore list of your ex-wifeseremtan wrote:you're on the ignore list of every woman on the planet
1v0?
People ignoring you doesn't mean you upset them. It means your posts are worthless to them. There's a difference.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
Great, "The Thing" has ignored me...awesome timesseremtan wrote:so is she, smokey the binman
Works partially, but fucks up, leaves the line there with the report icon and also deletes your post from this thread specifically.Fender wrote:Download the FF extention here: http://www.greasespot.net/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.
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);
}
}
}
}
}
}
So have you listed me as "foe" yet? You stupid fag.Doombrain wrote:thank doomer for foe lists
nope, fat cunt.GONNAFISTYA wrote:So have you listed me as "foe" yet? You stupid fag.Doombrain wrote:thank doomer for foe lists