The red color being the biggest form of administrative power makes me want to prefer red posters. Mith posting here would be the culmination of my existence!
In post 447, Alisae wrote:wait is Korina annoying the actual players who are in the game?
I can help deal with your Korina problem if you guys want me to.
(・・。)ゞ
WHAT kinds of powers dost thou possess Alisea-san?
Install the following script using an extention like tampermonkey or something else for firefox but I don't remember what the name is
// ==UserScript==
// @name Mafiascum: Improved Foes List that works in mafia forums
// @namespace https://www.mafiascum.net/
// @description Helps blacklist all you want to your desire
// @include https://forum.mafiascum.net/viewtopic.php?*
// @version 1.0
// ==/UserScript==
try {
let thread = document.getElementById("page-body");
let posts = thread.getElementsByClassName("post");
let ignoreList = ["Ramcius", "Joan of Arc", "Vedith", "momo", "Korina"];
for(var i=0;i<posts.length;i++) {
let post = posts[i];
let profile = post.getElementsByClassName("postprofile")[0];
let usernameLink = profile.getElementsByTagName("a")[0];
let username = usernameLink.text;
if(ignoreList.indexOf(username) > -1) {
let inner = post.getElementsByClassName("inner")[0];
inner.innerText = "I NO LONGER HAVE TO READ YOUR POSTS THANK GOD";
}
}
} catch(e) {
// Do nothing.
}
I've put Korina's name in there already, and thats my personal mute list, but you can edit it for however you want to use it.
Either that be catching up in games (yes, its useful for that), or just muting someone who is being annoying.
Enjoy
Reiterating that this exists for anyone catching up. Also, it’s easy enough to alter it to make it into a whitelist rather than a blacklist, and to make it display the username of the blocked poster.
@Xyzzy still want my question answered regarding alive players being able to talk about this game outside of the thread or asking players to post here for whatever reason
mod notes: re:573, players in this game may not discuss it elsewhere. non-players may post about this game encouraging others to post here, but please follow the rules of whatever place you're posting about it in -- in other words, don't spam other threads about this game and whatnot. additionally, as per the rules to this game (you all read the rules, right?) day phases will not initially have deadlines, but I may implement a deadline if the overall activity level among players becomes too light.
[/mech]
Posted: Wed Jun 05, 2019 8:08 am
by xyzzy
In post 736, nomnomnom wrote:@Xyzzy still want my question answered regarding alive players being able to talk about this game outside of the thread or asking players to post here for whatever reason
I answered that in the mod notes to votecount 1.07! but basically no, if you're a player, you can't discuss this game elsewhere.
In post 736, nomnomnom wrote:@Xyzzy still want my question answered regarding alive players being able to talk about this game outside of the thread or asking players to post here for whatever reason
I answered that in the mod notes to votecount 1.07! but basically no, if you're a player, you can't discuss this game elsewhere.
Well shoot. I guess I will get non-players to do my bidding then. Like a true politician.
In post 742, Nero Cain wrote:just lynch everyone but Mastina and Jingle and you've got yourself a town win.
Can you ask NotAnAxehole to post publicly in this thread for good luck? If you do it I believe there's no chance that I lose honestly.
Posted: Wed Jun 05, 2019 8:30 am
by Tammy
Is muffinman’s whimsy tell still a tell for Mastina?
I thought I detected a bit of whimsiess in her posts which made me think town.
If I were a player in this game and if I were someone who voted earlier instead of the annoying player I am, I’d be voting lavender right now. Something does not feel right with that one.
Posted: Wed Jun 05, 2019 8:30 am
by Nero Cain
I ain't sending that game-thrower a pm. It's so much work.