![]() |
#71 |
Knight
Join Date: Jan 2017
Posts: 963
![]() |
Seems fine?
|
![]() |
![]() |
![]() |
#72 |
Swordsman
Join Date: Jan 2017
Location: Pennsylvania, United States
Posts: 274
![]() |
![]()
Gwarl I think we might need actual mod action on the webserver again; got a user who is being a general nuisance, crossing into harassment territory, and isn't cooling it/backing off when warned to.
No, it's not Omni, they go by "tom".
__________________
Everything you need to know about my roguelike playstyle: I took nearly two years to win with a single character in PosChengband. |
![]() |
![]() |
![]() |
#73 |
Vanilla maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 58
Posts: 9,565
Donated: $60
![]() ![]() |
Nice mod action Gwarl
![]()
__________________
One for the Dark Lord on his dark throne In the Land of Mordor where the Shadows lie. |
![]() |
![]() |
![]() |
#74 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
Indeed. you did what was required for him to see there could be consequences, and did not push it like some would. Very good. Hopefully we will never again have to ask for help with such a person. Sadly, tom is a child. So this was all but expected.
He will grow up eventually. |
![]() |
![]() |
![]() |
#75 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
Anyone happen to remember the simple javascript that lunitin shared with us in the server? I am getting very tempted to use it.
Since Firefox lacks a way to directly input javascript, I ill use this extension to block the troll. https://addons.mozilla.org/en-US/fir...on/javascript/ *Edit* adding some other options. Not sure if they work or not. https://addons.mozilla.org/en-US/fir...chan-4channel/ https://addons.mozilla.org/en-US/fir...ch-chat-users/ *Edit* They do not. Last edited by OmniNegro; September 26, 2023 at 02:23. |
![]() |
![]() |
![]() |
#76 |
Swordsman
Join Date: Jan 2017
Location: Pennsylvania, United States
Posts: 274
![]() |
![]()
tom ain't learning.
__________________
Everything you need to know about my roguelike playstyle: I took nearly two years to win with a single character in PosChengband. |
![]() |
![]() |
![]() |
#77 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
Nope. Thus the reason I am trying to block him by any means possible.
|
![]() |
![]() |
![]() |
#78 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
On Firefox, grab this and put this into it. Click the little apply button on the lower left corner and it will reload the page.
https://addons.mozilla.org/en-US/fir...on/javascript/ "jQuery(".message").children(".tom").hide();" (Remove the quotes.) I tried to make a screen cap, but hitting printscreen closes the little window it uses. *Edit* And thank you to lunitin for finding this little bit of code. We do appreciate it. |
![]() |
![]() |
![]() |
#79 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
Here is another possible tool to do this in Firefox. Same script, but a better editor.
https://addons.mozilla.org/en-US/fir.../tampermonkey/ Edit* Thank you to fallout4 for the suggestion of Tempermonkey. |
![]() |
![]() |
![]() |
#80 |
Scout
Join Date: Jul 2014
Location: The Fiery Pits of Texas
Posts: 29
![]() |
HTML Code:
jQuery( document ).ready(function() { jQuery('.wrapper').bind("DOMSubtreeModified", function () { jQuery('.tom').parent().hide(); }); }); ![]() Last edited by OmniNegro; September 27, 2023 at 05:33. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Angband live patreon | Gwarl | Development | 2 | July 3, 2019 06:03 |
[live Video] Everyday's live streams @ TomeNet | tangar | ToME | 169 | December 30, 2018 10:54 |
angband.live down | Gwarl | Development | 4 | February 27, 2018 00:02 |
New nightly up on angband.live | Gwarl | Vanilla | 21 | December 9, 2017 21:17 |
A toast to angband.live | Holy_Rage | Vanilla | 5 | September 10, 2017 08:20 |