Author Topic: WHAT IS GOING ON  (Read 1994 times)

why is everyone's signature showing and someone tell me what this 4kids chan thing is please
send me a screenshot of whats going on i dont see anything


I see the sigs thing but not the 4kids


baddy pls have my babes


OH MY GOD I SEE IT NOW WHAT THE forgetkool kids klubK


AAAAAAAAAAAAAAAAAAAAAAAAAA


red > blue tho


It's an april fool lol
« Last Edit: April 01, 2015, 12:47:06 AM by Mr Man »

Welcome maxx.
Welcome to the loving VOID

if you aren't seeing it, ctrl+f5 or your browser's equivalent (clear cache)


oh my loving god this is beautiful

Code: [Select]
// ==UserScript==
// @name         No Sigs pls for Blockland
// @namespace    nosigspls
// @version      0.1
// @description  badspot pls
// @author       Steve5451
// @include      http://forum.blockland.us/index.php?topic=*
// @updateURL = http://thepotato.net/scripts/nosigs.user.js
// @grant        none
// ==/UserScript==

var sigs = document.getElementsByClassName("signature");
for(i = 0; i < sigs.length; i++) {
    sigs[i].innerHTML = '';
}

click the link to install it if you have a userscirpt extension already
http://thepotato.net/scripts/nosigs.user.js

since the other topic is going by so fast i'm gonna put this here while we're still on the first page