Author Topic: How to deal with forum trolls  (Read 1476 times)

0 Members and 2 Guests are viewing this topic.

Offline zagibu

  • cRPG President
  • King
  • **********
  • Renown: 1436
  • Infamy: 228
  • cRPG Player A Gentleman and a Scholar
    • View Profile
How to deal with forum trolls
« on: November 03, 2013, 02:34:16 pm »
+13
Install greasemonkey browser addon. Click on dropdown arrow right of monkey head symbol (top right in FF), click New user script. Fill in the fields like this:

Name: cRPG forum troll filter
Namespace: cRPG forum scripts
Description: Removes posts from notorious cRPG forum trolls
Includes (One per line): http://forum.melee.org/*
Excludes (One per line):

Click OK. In the popup-window, post the following code below the header:

Code: [Select]
var trolls = [1,593];
var profileLinks = document.getElementsByTagName('a');
for (var i = 0; i < profileLinks.length; i++) {
for (var j = 0; j < trolls.length; j++) {
if (profileLinks[i].href === ('http://forum.melee.org/index.php?action=profile;u=' + trolls[j])) {
var post = profileLinks[i].parentNode.parentNode.parentNode;
if (post.className === 'post_wrapper') {
post.innerHTML = '';
}
}
}
}

Replace the array of trolls with your own list of user ids separated by commas (it currently only features chadz and me). Hit Ctrl + S and close the window.

From now on, every page request in the forum will be filtered by the script and posts of the trolls in the trolls array will be removed. You can easily disable greasemonkey by toggling the monkey head symbol in the browser (top right in FF). You can also disable the script, but leave greasemonkey running, by clicking on the arrow next to the monkey head symbol and choosing "Manage User Scripts", then clicking the "Disable" button on the entry for the cRPG forum troll filter script.

If you want to change the trolls array later on, go to "Manage User Scripts", click "Options" and in the popup window, click "Edit User Script". This will open the script in a new popup window. Don't forget to hit CTRL + S to save after having made your changes.
« Last Edit: November 03, 2013, 02:39:08 pm by zagibu »
visitors can't see pics , please register or login
 Why am I beswung by sharpe and pointed utensyls?

Offline Tzar

  • Marshall
  • ********
  • Renown: 996
  • Infamy: 564
  • cRPG Player
    • View Profile
  • Faction: Byzantium
  • Game nicks: Byzantium_TzarOfRushYa
  • IRC nick: TZAR
Re: How to deal with forum trolls
« Reply #1 on: November 03, 2013, 02:40:07 pm »
0
First.
I've never played a server where people split up as much or as often as on EU1.  No wonder range is having a field day.

Offline Chris_the_Animal

  • Duke
  • *******
  • Renown: 663
  • Infamy: 183
  • cRPG Player Sir White Knight
    • View Profile
  • Game nicks: Chris
Re: How to deal with forum trolls
« Reply #2 on: November 03, 2013, 02:56:35 pm »
+1
But arent we all trolls?
Bros never die!

Offline Son Of Odin

  • King
  • **********
  • Renown: 1856
  • Infamy: 338
  • cRPG Player A Gentleman and a Scholar
  • Sky belongs to Asagods as long as the raven flies.
    • View Profile
  • Faction: Fallen Brigade
  • Game nicks: Fallen_Son_Of_Odin
Re: How to deal with forum trolls
« Reply #3 on: November 03, 2013, 03:31:24 pm »
+4
Or just mute them and move their threads to spam :wink:
visitors can't see pics , please register or login

There is no sight in my third eye

Offline no_rules_just_play

  • King
  • **********
  • Renown: 1401
  • Infamy: 384
  • cRPG Player Sir White Rook A Gentleman and a Scholar
    • View Profile
  • Faction: HRE; Peasants United; Burg Krems
  • Game nicks: CapraAegagrusHircus_HRE; no_rules_just_play_HRE
  • IRC nick: norulesjustplay
Re: How to deal with forum trolls
« Reply #4 on: November 03, 2013, 03:34:28 pm »
+4
but then I can't mass downvote autoaim, or koaklai cunt :(

Offline karasu

  • King
  • **********
  • Renown: 1751
  • Infamy: 316
  • cRPG Player Sir Black Rook A Gentleman and a Scholar
  • D̶͎̳͒́͗͋ẹ͕̲̠̳̄̃͂ͤ͑ͮṃ̮͎̗̦̏̿͊ͤi̥̪̼͕ͦ̀̊̐ȗ̘rͩ͋̅̊gͭ̿̋
    • View Profile
Re: How to deal with forum trolls
« Reply #5 on: November 03, 2013, 04:15:15 pm »
0
Counter-huehuehue them.

Offline Molly

  • King
  • **********
  • Renown: 1860
  • Infamy: 693
  • cRPG Player Sir Black Rook A Gentleman and a Scholar
    • View Profile
    • For the glorious Khorin...
  • Game nicks: Molly
Re: How to deal with forum trolls
« Reply #6 on: November 03, 2013, 04:20:34 pm »
+4
I use the classic...

(click to show/hide)
When west germany annexed east germany, nobody moved a finger too.

Offline Abay

  • Count
  • *****
  • Renown: 267
  • Infamy: 183
  • cRPG Player
  • Steam: badbreaking
    • View Profile
  • Faction: Kapikulu
  • Game nicks: Kapikulu_Abay
Re: How to deal with forum trolls
« Reply #7 on: November 03, 2013, 04:47:19 pm »
0
I just ignore them and they cannot keep trolling! They are like 5 year old siblings..
[17:48] <Vovka> thx chadz
visitors can't see pics , please register or login

Offline pepejul

  • Master-At-Arms
  • King
  • **********
  • Renown: 1611
  • Infamy: 495
  • cRPG Player Madam Black Queen
  • PEPE INSIDE
    • View Profile
    • http://alkislarlayasiyorum.com/icerik/60166/pepee-pepee-cok-uzuluyor
  • Faction: Pecores / Krems / hobo in the heart forever
  • Game nicks: something with PEPE inside
  • IRC nick: Pepejul
Re: How to deal with forum trolls
« Reply #8 on: November 03, 2013, 06:24:22 pm »
0
PEPE trolls the trolls...
I LOVE YOU, ADMINS !

visitors can't see pics , please register or login

Offline zagibu

  • cRPG President
  • King
  • **********
  • Renown: 1436
  • Infamy: 228
  • cRPG Player A Gentleman and a Scholar
    • View Profile
Re: How to deal with forum trolls
« Reply #9 on: November 03, 2013, 08:23:37 pm »
+6
Hehe, I just wondered, why this thread has no answers yet, when I remembered what it's all about. If someone thinks I should have answered on a post he has made, but I haven't answered, he should ask me about it in a PM.
visitors can't see pics , please register or login
 Why am I beswung by sharpe and pointed utensyls?

Offline Brrrak

  • Earl
  • ******
  • Renown: 442
  • Infamy: 63
  • cRPG Player A Gentleman and a Scholar
    • View Profile
  • Game nicks: Brrrak
Re: How to deal with forum trolls
« Reply #10 on: November 04, 2013, 07:42:01 am »
0
Classic.  :mrgreen:

Offline Bobthehero

  • Duke
  • *******
  • Renown: 515
  • Infamy: 195
  • cRPG Player
  • Grandmaster Ultimate God Of Swashbucklin'
    • View Profile
  • Faction: Bridgeburners
  • Game nicks: Bobthehero_Whals and I am totally not all the Not_Bobthehero alts ever.
  • IRC nick: Buff Swashbuckling
Re: How to deal with forum trolls
« Reply #11 on: November 04, 2013, 07:47:00 am »
0
zagibu are you on the Taleworlds forums?
visitors can't see pics , please register or login
The Narwhals, dedicated swashbuckler part of FCC


Stabbing is my speciality and one hitting people, my art

Offline RobertOfDrugsley

  • Count
  • *****
  • Renown: 210
  • Infamy: 12
  • cRPG Player
    • View Profile
  • Faction: ANGST
  • Game nicks: ANGST_Robert_of_Drugsley, ANGST_Waldorph_the_Salad, ANGST_Monkey_Fling_Poo
Re: How to deal with forum trolls
« Reply #12 on: November 04, 2013, 02:03:47 pm »
+2
How to deal with forum trolls:

(click to show/hide)

It is a medieval style game after all ...
I find the idea of defending someone who isn't been violently raped unacceptable on moral grounds.

Offline zagibu

  • cRPG President
  • King
  • **********
  • Renown: 1436
  • Infamy: 228
  • cRPG Player A Gentleman and a Scholar
    • View Profile
Re: How to deal with forum trolls
« Reply #13 on: November 04, 2013, 02:29:17 pm »
+1
1772 is not medieval.
visitors can't see pics , please register or login
 Why am I beswung by sharpe and pointed utensyls?

Offline RobertOfDrugsley

  • Count
  • *****
  • Renown: 210
  • Infamy: 12
  • cRPG Player
    • View Profile
  • Faction: ANGST
  • Game nicks: ANGST_Robert_of_Drugsley, ANGST_Waldorph_the_Salad, ANGST_Monkey_Fling_Poo
Re: How to deal with forum trolls
« Reply #14 on: November 04, 2013, 02:45:40 pm »
+1
1772 is not medieval.

Right you are. The picture sort of indicates that the juridical system didn't move forward much since medieval times though.
I find the idea of defending someone who isn't been violently raped unacceptable on moral grounds.