Invisible user?
![avatar of SgtBulldog](/uploads/avatar/7755.jpg?updated=1378412868)
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?
![avatar of Le Wish](/uploads/avatar/3014.jpg?updated=1373320736)
![Patrion 1](/images/badges/crowdfunding/patron_1.png)
Posts: 813 | Subs: 1
use
site:coh2.org keywords
for better results
![avatar of OnkelSam](/uploads/avatar/29.jpg?updated=1371338360)
![Honorary Member Badge](/images/badges/badge_HONORARY.png)
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.
![avatar of Le Wish](/uploads/avatar/3014.jpg?updated=1373320736)
![Patrion 1](/images/badges/crowdfunding/patron_1.png)
Posts: 813 | Subs: 1
![avatar of tuvok](/images/no_av.png)
![Benefactor 1](/images/badges/crowdfunding/benefactor_1.png)
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).
![avatar of Seb](/uploads/avatar/1.jpg?updated=1392753877)
![Admin Black Badge](/images/badges/badge_ADMIN.png)
Posts: 3709 | Subs: 2
![:) :)](/images/Smileys/smile.gif)
![avatar of tuvok](/images/no_av.png)
![Benefactor 1](/images/badges/crowdfunding/benefactor_1.png)
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();
});
![avatar of SgtBulldog](/uploads/avatar/7755.jpg?updated=1378412868)
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?
![:) :)](/images/Smileys/smile.gif)
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?
![avatar of DanielD](/uploads/avatar/785.jpg?updated=1491441916)
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.
![avatar of SgtBulldog](/uploads/avatar/7755.jpg?updated=1378412868)
Posts: 688
![avatar of computerheat](/uploads/avatar/423.png?updated=1444205011)
![Honorary Member Badge](/images/badges/badge_HONORARY.png)
![Benefactor 1](/images/badges/crowdfunding/benefactor_1.png)
Posts: 2838 | Subs: 3
![:snfAmi: :snfAmi:](/images/Smileys/snfami.png)
![avatar of computerheat](/uploads/avatar/423.png?updated=1444205011)
![Honorary Member Badge](/images/badges/badge_HONORARY.png)
![Benefactor 1](/images/badges/crowdfunding/benefactor_1.png)
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.
![down](/images/buttons/down_arrow.png)
Livestreams
![]() |
![]() |
![]() |
35 | ||
![]() |
![]() |
![]() |
13 | ||
![]() |
![]() |
![]() |
12 | ||
![]() |
![]() |
![]() |
7 | ||
![]() |
![]() |
![]() |
2 | ||
![]() |
![]() |
![]() |
1 | ||
![]() |
![]() |
![]() |
1 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.41662.870+14
- 2.659233.739+2
- 3.299158.654+3
- 4.286110.722-2
- 5.309114.730+5
- 6.12243.739-1
- 7.193100.659+3
- 8.10829.788+9
- 9.370283.567+3
- 10.1171650.643+2
Replay highlight
-
cblanco ★
-
보드카 중대
-
VonManteuffel
-
Heartless Jäger
![Einhoven Country](/images/maps/4p_enhoven_country.jpg)
![Honor](/images/buttons/HONOR_icon.png)
![Download](/images/buttons/DOWNLOAD_icon.png)
Board Info
19 posts in the last week
45 posts in the last month
Welcome our newest member, Wnukowskit
Most online: 2043 users on 29 Oct 2023, 01:04 AM