Page 19 of 273

Posted: Tue Jun 04, 2019 5:03 pm
by Who
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.
Right now it's fine because nothing important is going on so if he wants to fill a few pages while we're all doing other things then no harm done. Earlier yeah it was annoying to have to scroll through a bunch of rainbows.

Posted: Tue Jun 04, 2019 5:03 pm
by SaskeIsMyYaoiKismesis
In post 448, RedFlavor wrote:I'm more confident in my Ausuka, ofrhz, who, wagonomics, pine townread.
Why art thou townreading Ofrhz? I do not really have a read on Pine BUT I do agree with the rest o(^▽^)o

Posted: Tue Jun 04, 2019 5:03 pm
by Korina
@
W
h
o
,
g
e
t
m
e
t
o
s
t
o
p
p
o
s
t
i
n
g
.


@
A
l
i
s
a
e
,
I
'
d
l
i
k
e
t
o
s
e
e
y
o
u
t
r
y
.


@
R
e
d
,
d
o
y
o
u
w
a
n
t
m
e
t
o
l
o
o
k
a
t
t
h
e
i
s
o
s
o
f
e
v
e
r
y
o
n
e
e
l
s
e
t
h
e
n
?

Posted: Tue Jun 04, 2019 5:04 pm
by RedFlavor
In post 452, Korina wrote:@Who, get me to stop posting.

@Alisae, I'd like to see you try.

@Red, do you want me to look at the isos of everyone else then?
Yeah I'm gonna ISO Saske, you do the rest.

Posted: Tue Jun 04, 2019 5:04 pm
by Who
I agree with wagonomics being town. Ofrhz is nulltown I guess but mostly null.

Posted: Tue Jun 04, 2019 5:04 pm
by Korina
@
W
h
o
,
n
o
m
a
t
t
e
r
w
h
a
t
,
e
v
e
n
i
f
I
s
e
r
i
o
u
s
l
y
h
e
l
p
t
o
w
n
/
s
c
u
m
/
w
h
o
e
v
e
r
,
I
'
m
s
t
i
l
l
g
o
n
n
a
b
e
p
o
s
t
i
n
g
i
n
t
h
i
s
.
T
h
e
o
n
l
y
w
a
y
I
w
i
l
l
s
t
o
p
i
s
i
f
m
i
t
h
d
i
r
e
c
t
l
y
a
s
k
s
m
e
t
o
s
t
o
p
.
E
v
e
n
t
h
e
n
,
w
h
y
t
f
i
s
m
i
t
h
a
s
k
i
n
g
m
e
t
o
s
t
o
p
t
o
b
e
g
i
n
w
i
t
h
?

Posted: Tue Jun 04, 2019 5:05 pm
by nomnomnom
This game got to me thinking that this game is going to be a massive shitpost so we might as well get some names in here posting and leaving their legacy in this game.

Get mith in here lol

Posted: Tue Jun 04, 2019 5:05 pm
by Alisae
In post 449, SaskeIsMyYaoiKismesis wrote:
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

Code: Select all

// ==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 :]

Posted: Tue Jun 04, 2019 5:05 pm
by nomnomnom
actually scratch that, just get all the admins/mods to post

Posted: Tue Jun 04, 2019 5:06 pm
by SaskeIsMyYaoiKismesis
Ah, I hath heard of this machination of thine o(^▽^)o

I do not intend to use it currently but it may come in handy in FUTURE games!

Posted: Tue Jun 04, 2019 5:07 pm
by Who
That is very helpful, thank you.

Posted: Tue Jun 04, 2019 5:07 pm
by Alisae
Either way if Korina is annoying you, just use that and you literally won't be reading his posts.
Enjoy your mafia game :]

Posted: Tue Jun 04, 2019 5:07 pm
by nomnomnom
In post 455, Korina wrote:The only way I will stop is if mith directly asks me to stop
Challenge accepted

Posted: Tue Jun 04, 2019 5:12 pm
by Korina
I
d
i
d
l
o
o
k
a
t
W
h
o
.
K
i
n
d
a
d
o
n
'
t
a
g
r
e
e
o
n
h
i
m
b
e
i
n
g
t
o
w
n
.
I
d
i
d
l
o
o
k
p
a
s
t
a
l
l
t
h
e
s
h
i
t
p
o
s
t
i
n
g
s
t
u
f
f
a
s
w
e
l
l
.
S
t
i
l
l
d
o
n
'
t
a
g
r
e
e
o
n
t
h
a
t
.


A
g
r
e
e
o
n
P
P
b
e
i
n
g
s
c
u
m
.


C
o
u
l
d
s
e
e
m
a
s
t
b
e
i
n
g
s
c
u
m
,
g
o
t
n
u
l
l
-
r
e
a
d
f
r
o
m
i
t
t
h
o
u
g
h
.


D
o
n
'
t
r
e
a
l
l
y
s
e
e
h
o
w
y
o
u
g
o
t
n
o
m
b
e
i
n
g
t
o
w
n
.
P
e
r
s
o
n
a
l
l
y
,
I
t
h
i
n
k
n
u
l
l
/
s
c
u
m
.


S
a
m
e
w
i
t
h
R
o
s
t
e
r
.
D
o
n
'
t
r
e
a
l
l
y
s
e
e
h
o
w
y
o
u
'
r
e
g
e
t
t
i
n
g
t
o
w
n
.
I
'
m
g
e
t
t
i
n
g
n
u
l
l
/
s
c
u
m
.


A
g
r
e
e
o
n
T
i
t
u
s
b
e
i
n
g
s
c
u
m
.


D
o
n
'
t
s
e
e
h
o
w
y
o
u
'
r
e
r
e
a
d
i
n
g
e
e
v
e
e
.


a
g
r
e
e
o
n
j
i
n
g
l
e
b
e
i
n
g
t
o
w
n
.


A
l
s
o
,
a
s
i
d
e
n
o
t
e
:
I
h
a
v
e
n
'
t
p
l
a
y
e
d
w
i
t
h
p
r
e
t
t
y
m
u
c
h
e
v
e
r
y
o
n
e
l
i
s
t
e
d
,
s
o
I
'
m
j
u
s
t
g
o
i
n
g
o
f
f
s
t
r
i
c
t
l
y
r
e
a
d
i
n
g
t
h
e
i
r
i
s
o
a
n
d
h
o
w
I
f
e
e
l
a
b
o
u
t
i
t
.

Posted: Tue Jun 04, 2019 5:14 pm
by Korina
I
j
u
s
t
r
e
a
l
i
z
e
d
i
f
A
l
i
s
a
e
a
n
d
W
h
o
a
r
e
n
'
t
r
e
a
d
i
n
g
m
y
p
o
s
t
s
t
h
a
t
m
e
a
n
s
I
c
a
n
s
a
y
t
h
i
n
g
s
b
e
h
i
n
d
t
h
e
i
r
b
a
c
k
s
,
a
n
d
t
h
e
y
w
o
n
'
t
k
n
o
w
!


Spoiler:
I
l
o
v
e
b
o
t
h
o
f
y
o
u
.
P
l
e
a
s
e
m
a
r
r
y
m
e
.
[/spoiler]

Posted: Tue Jun 04, 2019 5:16 pm
by Korina
I
a
l
s
o
r
e
a
l
i
z
e
d
t
h
a
t
I
l
e
f
t
o
f
f
l
a
v
e
n
d
e
r
.
D
o
n
'
t
k
n
o
w
h
o
w
t
h
e
f
u
c
k
y
o
u
'
r
e
t
o
w
n
r
e
a
d
i
n
g
t
h
e
m
,
b
u
t
.
.
.
o
k
.

Posted: Tue Jun 04, 2019 5:16 pm
by RedFlavor
Why don't you marry list mods?

Posted: Tue Jun 04, 2019 5:16 pm
by Korina
W
e
l
l
.
.
.
u
h
.
.
.
y
'
s
e
e
.
.
.
t
h
e
r
e
'
s
a
s
t
o
r
y
b
e
h
i
n
d
w
h
y
I
d
o
n
'
t
.
.
.

Posted: Tue Jun 04, 2019 5:17 pm
by Korina
L
e
t
'
s
j
u
s
t
s
a
y
s
o
m
e
t
h
i
n
g
s
h
a
p
p
e
n
e
d
t
h
a
t
I
s
t
i
l
l
r
e
g
r
e
t
,
a
n
d
l
e
a
v
e
i
t
a
t
t
h
a
t
.

Posted: Tue Jun 04, 2019 5:21 pm
by Who
Image
This is so much nicer thank you Alisae.

Posted: Tue Jun 04, 2019 5:22 pm
by Korina
I
h
o
n
e
s
t
l
y
c
o
n
s
i
d
e
r
e
d
b
u
r
y
i
n
g
K
o
r
i
n
a
f
o
r
g
o
o
d
d
u
e
t
o
i
t
,
m
a
k
i
n
g
a
n
a
l
t
a
c
c
o
u
n
t
,
c
a
l
l
i
n
g
i
t
m
y
m
a
i
n
,
a
n
d
p
r
e
t
e
n
d
i
n
g
K
o
r
i
n
a
n
e
v
e
r
e
x
i
s
t
e
d
.
G
r
a
n
t
e
d
,
I
'
d
h
a
v
e
g
i
v
e
n
i
t
a
c
o
u
p
l
e
o
f
m
o
n
t
h
s
a
n
d
b
y
t
h
e
n
,
I
'
d
p
r
o
b
a
b
l
y
h
a
v
e
l
o
s
t
a
l
l
i
n
t
e
r
e
s
t
i
n
M
S
a
s
a
s
i
t
e
,
s
o
i
t
w
o
u
l
d
n
'
t
m
a
t
t
e
r
t
o
m
e
.
.
.
b
u
t
.
.
.


(
F
o
r
a
n
y
o
n
e
i
n
t
e
r
e
s
t
e
d
i
f
I
a
c
t
u
a
l
l
y
d
i
d
g
o
t
h
r
o
u
g
h
w
i
t
h
t
h
a
t
,
I
h
a
v
e
n
'
t
.
I
r
e
a
l
l
y
d
o
n
'
t
c
a
r
e
t
h
a
t
m
u
c
h
a
b
o
u
t
M
S
/
h
o
w
I
a
p
p
e
a
r
o
n
M
S
t
o
b
o
t
h
e
r
w
i
t
h
t
h
a
t
.
)

Posted: Tue Jun 04, 2019 5:23 pm
by Korina
(
T
h
i
s
g
a
m
e
s
h
o
u
l
d
b
e
p
r
o
o
f
o
f
t
h
a
t
.
)

Posted: Tue Jun 04, 2019 5:23 pm
by Korina
@
W
h
o
y
o
u
r
p
i
c
t
u
r
e
b
r
o
k
e
l
o
l

Posted: Tue Jun 04, 2019 5:24 pm
by Korina
A
l
s
o
,
E
W
Y
O
U
U
S
E
M
A
F
S
E
P
I
A
?

Posted: Tue Jun 04, 2019 5:25 pm
by Alisae
In post 469, Who wrote:Image
This is so much nicer thank you Alisae.
fixed your image and you're welcome.
You can also change what it says when it hides it, so if you don't like seeing that allcaps message you can change it.
Also it won't work if someone quotes their posts or when you're in the post editor and you can read the posts below the post editor, but it gets the job done.
Like, when there are just people who are doing more harm then good, you just gotta do what you gotta do you feel?