Invisible user?

Posts: 688
But a certain poster on these forums makes it very hard to exert self-control.
I looked for an option to invisible his posts to keep my temper down, but I didn't find it. Is there one?


Posts: 813 | Subs: 1
use
site:coh2.org keywords
for better results


Posts: 1582 | Subs: 4
Right now our coding effort is focused on other areas of the site, so i cannot tell you if, or when this feature will ever be implemented.


Posts: 813 | Subs: 1


Posts: 786
$('img[src="/uploads/avatar/5732.jpg"]').closest('.post').height(30);
$('a[href="/user/5732/nullist"]').closest('.quote_top').next().hide();
you'll need a plugin for running custom code on pages like Tampermonkey (chrome) or Greasemonkey (firefox).


Posts: 3709 | Subs: 2



Posts: 786
var ignores = [5732,3333];
$.each(ignores, function(i, uid) {
$('.header a[href^="/user/'+uid+'/"]').closest('.post').height(30);
$('.quote_top a[href^="/user/'+uid+'/"]').closest('.quote_top').next().hide();
});

Posts: 688
this is the one I use to ignore Nullist, change User name/ID to accomodate your needs (I bet you won't tho).
Wth - you a mind reader?

Anyway, I'm afraid I'll have to ask you to spell it to me: exactly HOW do I use that code? Where does it need to go?

Posts: 783 | Subs: 3
Wth - you a mind reader?
Anyway, I'm afraid I'll have to ask you to spell it to me: exactly HOW do I use that code? Where does it need to go?
Try reading his post again, he tells you exactly how to use it.

Posts: 688



Posts: 2838 | Subs: 3




Posts: 2838 | Subs: 3
- You need to be using Chrome or Firefox. Install the relevant plugin. Greasemonkey for Firefox. Tampermonkey for Chrome.
- I'll assume you're using Firefox. Click the drop-down arrow next to the Greasemonkey button and choose "New User Script"
- Give the script a Name (eg "Ignore User") and a Namespace (eg "tuvokis.god") and press "OK"
- Press the drop-down button again and choose "Manage User Scripts..."
- Find "Ignore User" and click "Preferences"
- In the new window, click the "Add" button by "Included Pages" and enter "http://www.coh2.org/*"; and click "OK"
- Now click "Edit this User Script" at the bottom of the window.
- Add this after the "// @namespace ..." line:
Codevar ignores = [10335];
$.each(ignores, function(i, uid) {
$('.header a[href^="/user/'+uid+'/"]').closest('.post').height(30);
$('.quote_top a[href^="/user/'+uid+'/"]').closest('.quote_top').next().hide();
});
- Good job! To ignore a user, all you need to do is add values to this line
Codevar ignores = [10335];
Just put the user ID number of... whomever in the square brackets, separating it from the other values with a comma, and *poof* many fewer headaches!
- Save your script and close the window.
"So how do I get a user's ID number?", you ask. Well, that's easy! Search for the offending miscreant on COH2.ORG's "Search Site Member" function and the user ID will be displayed right there.

SHOUT IT OUT!



Today, 02:58 AM
Today, 02:55 AM
Today, 02:53 AM
Yesterday, 06:48 AM
Last Saturday, 17:25 PM
Last Saturday, 17:24 PM
Last Saturday, 11:44 AM

Last Friday, 20:38 PM
Last Friday, 02:04 AM
Last Thursday, 02:34 AM
Livestreams
![]() |
![]() |
![]() |
33 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.42963.872+7
- 2.52875.876+1
- 3.302163.649+2
- 4.12644.741-1
- 5.312114.732+8
- 6.289112.721+1
- 7.14760.710-2
- 8.271158.632+2
- 9.6717.798+5
- 10.13665.677+4
Replay highlight
-
cblanco ★
-
보드카 중대
-
VonManteuffel
-
Heartless Jäger



Board Info
33 posts in the last week
60 posts in the last month
Welcome our newest member, Frayrens
Most online: 2043 users on 29 Oct 2023, 01:04 AM