Author Topic: If you were admin, who would you ban permanently?  (Read 15332 times)

If anyone wants the Nal removal script here you go.
(modified from the Maxx one)
Code: [Select]
// ==UserScript==
// @name       Nal 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 = 'Nal';

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; \
">-spam-</td>';
}
}

Loving how maxx is trying to act better then everyone
10/10

I already have one out there babe
And you're going to be blocking a lot of words because they have nal in them :cookieMonster:
« Last Edit: November 13, 2013, 12:02:50 AM by Nal »

is this-ok can you please shut it for a quick sec k thanks
so is this a thread that everyone gets buttmad against eachother in?


Taboo

also nobody hates me yay

If anyone wants the Nal removal script here you go.
(modified from the Maxx one)
Code: [Select]
// ==UserScript==
// @name       Nal 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 = 'Nal';

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; \
">-spam-</td>';
}
}
wait does this actually work
if so can i please get information on how to install it? then that'd be the stuff

oh wait i remember...


would ban maxx hes knows how to piss off people
TB2 for being such a drama queen
 and maybe some of the other starfishs

Lol look who's talking

no he's right that's the point of the thread

Taboo

also nobody hates me yay

usar bnad 4 ev4!!!!!!!!!!!!!!!!!!!




Code: [Select]
// ==UserScript==
// @name       TB2 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 = 'TB2';

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; \
">-spam-</td>';
}
}
« Last Edit: November 13, 2013, 12:05:46 AM by querty67 »


Maxx has been quite the handicap recently. So i put him on my list again. Mostly because he's just steaming mad that i hate his dumb ass.


wait does this actually work
if so can i please get information on how to install it? then that'd be the stuff
And you're going to be blocking a lot of words because they have nal in them :cookieMonster: