https://gist.github.com/wallyballs-wl/4fce52513f16cc628a60539760a67ad1I use it with Chrome + Tampermonkey. Create a custom script in Tampermonkey and add it and you're good to go.
It does one thing only, blocks trolls on the forum. All of their posts become invisible to you. The rest of your Warlight experience remains the same.
To block trolls, just add additional trolls to this list, with the same syntax:
So for example adding one more troll to this list, it would look like:
var Players = [
"[REGL] Pooh", // harrassment, bad sophistry
"ıʇnpp∀ ǝɥʇ ןǝssıℲ", // fissel
// copy the line above and add more trolls here
];
After the '//' is just comments. You can put whatever you like there or nothing.
// these are comments
Enjoy :)
License:
This code is released under IDGAF License. Anyone is free to do anything they like with it.