Author Topic: My Little Pony: Friendship for Blockheads: General V2  (Read 8936540 times)

Another post blocker?
Oh boy.

Honestly, I'm not even allowed to be passionate about an issue before I'm all but ousted.

He's not passionate about it lol
it's been proven so many times he loves to start arguments.

It is, King make a Lord Tony blocker and you can just edit. To bad I don't have a link.
http://userscripts.org/scripts/show/123587 I'll tell you how to make an edit if you need me to

omg i want it


"Apps, extensions, and user scripts cannot be added from this website"

just remembered i needed tampermonkey
would like to know how to block certain posts pls.
« Last Edit: November 29, 2012, 06:45:23 PM by TheChaosCarrier »

« Last Edit: November 29, 2012, 06:49:15 PM by Blastdown »

"Apps, extensions, and user scripts cannot be added from this website"

just remembered i needed tampermonkey
would like to know how to block certain posts pls.
Use the one Blast re-posted, It's much better.

I use this one, just put it in tampermonkey/greasemonkey/whatever

Code: [Select]
// ==UserScript==
// @name       Aeris Removal
// @namespace  http://forum.blockland.us/
// @version    0.2
// @description  something useful
// @include    http://forum.blockland.us/*
// @copyright  2012+, Kingdaro
// ==/UserScript==
var postForm = document.getElementById('quickModForm');
var posts = postForm.getElementsByTagName('tr');
var n = '.Atlas';
var i;
for (i=0;i<=posts.length;i++){
var v = posts[i];
var str = v.innerHTML;

if (str.search(n)>-1){
posts[i].innerHTML = '<td class="windowbg" style=" \
border-style:solid; \
border-color:black; \
border-width:1px 1px 0 1px; \
text-align:center; \
">-snip-</td>';
}
}

removes all posts including him or anyone quoting him while still letting you know there are posts there so you don't get confused

bringing up all of this script blocking mess is making me uneasy

lolwtf
it blocked reg too


oh it's because his post included atlases name.
stop saying his name lol
« Last Edit: November 29, 2012, 06:52:41 PM by TheChaosCarrier »

because "THAT FORBIDDEN NAME" is in his post, in the script he posted. the script is relentless lol
« Last Edit: November 29, 2012, 06:55:01 PM by Kingdaro »

lolwtf
it blocked reg too


oh it's because his post included atlases name.
stop saying his name lol

[](/abmeh) I had to "say" it to post the script

a very strict script.
anyway

bringing up all of this script blocking mess is making me uneasy

i'd prefer getting to a more pony related topic myself
new episode in two days, but i don't know anything about it so i can't really discuss it (not that i want to know)

i'd prefer getting to a more pony related topic myself
new episode in two days, but i don't know anything about it so i can't really discuss it (not that i want to know)
oh stuff that's right

i wonder what it's going to be about :o

I'm madly in love with the Lyra Anthropology song. Sadly i cannot find anyone who has a finished animation for it.