420MuNkEy
Banned
Fucking seriously? Sure, direct messages or something, I can understand that, but why should I have to view posts of idiotic trolls that happened to have been made a moderator?
// ==UserScript==
// @name Fuck Certain People
// @namespace null
// @description Ignore anyone you want
// @include *://intpforum.com/showthread.php?t=*
// @include *://www.intpforum.com/showthread.php?t=*
// @version 1
// @grant none
// ==/UserScript==
(function() {
var posts = document.querySelectorAll("a.bigusername[href='member.php?u=']");
for (var i = 0, j = posts.length; i < j; i++) {
var post = posts[i].parentNode.parentNode.parentNode.parentNode.parentNode.parentNode.parentNode.parentNode.parentNode;
post.parentNode.removeChild(post);
}
})();
Irrelevant to whom? You? That's a solid approach to moderation/administration... also a wrong one. It's relevant to you in the sense that you're a moderator and public shit-flinging caused by the inability to ignore an antagonist is certainly within the sphere of relevance to a moderator.Lol. Another irrelevant issue to rage about, you must be living a pretty uneventful life.
Sorry I don't feel sorry.
Lol. Another irrelevant issue to rage about, you must be living a pretty uneventful life.
Sorry I don't feel sorry.
I also understand it can be a problem and I can empathise with Munkey, but we can't help it, I don't have access to this page's source, I can only alter plugins and minor settings. Only Ragnar who is almost never here has access to the hosting end.Now personally I find it hilarious however I have enough empathy to understand it's a legitimate complaint in certain circumstances.
To be clear this isn't an attack on you.
I know you condescending shit. You absolutely have to speak like an annoying twat, the sort I'd shoot the instant I had it in my sights.I'm not asking for your sorrow or sympathy, I'm simply reporting an issue (and also providing a band-aid solution to anyone with the same problem).
Also, it's distinctly not rage. I just swear. That does not automatically translate to fucking rage. At most it's mild irritation that a feature I was successfully using for months no longer worked and had to be worked around.
Do yourself a pleasure and fuck yourself dumb so that I don't have to listen to you again dear sir.tl;dr: Go fuck yourself.![]()
Writing code isn't an indication of smarts, same with ignoring. Both are more hints that the person has patience or self-control necessary to acquire technical proficiency or ignore messages on a forum.How are so many smart people so dumb?
You don't need to write code or design a system in order to ignore someone. Just ignore them.