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

I bet RD will be in the hospital for something like crashing into a wall, like she always does

Would you mind PMing me one of your scripts?
Same, I could always use it to block any idiots that start massive stuffstorms

I bet RD will be in the hospital for something like crashing into a wall, like she always does
Just like that one time when he got her wing damaged on that one episode.

more likely that she was trying out a new crazy stunt and ended up bashing herself up from a mistake


Same, I could always use it to block any idiots that start massive stuffstorms
forget it i'll just post it again because laziness

Code: [Select]
// ==UserScript==
// @name       FShield
// @namespace 
// @version    0.6
// @description  something useful
// @include    http://forum.blockland.us/*
// @copyright  2012+, Kingdaro
// ==/UserScript==


var postForm = document.getElementById('quickModForm');
var posts = postForm.getElementsByTagName('td');

var names = ['Lørd Tøny','Specever'];

var i;
var ii;
var iii;

if (location.search.search('topic=159737')>-1){
for (i=0;i<=posts.length;i++){
for (ii in names){
var post = posts[i];
var name = names[ii];
var links = post.getElementsByTagName('a');
for (iii in links){
var link = links[iii];
if (link.innerHTML == name && link.href.search('action=profile')>-1){
if (post.className=='windowbg' || post.className=='windowbg2'){
post.innerHTML = '<a>-snip-</a>';
post.style.textAlign = 'center';
}
}
}
}
}
}

http://www.youtube.com/watch?v=c0yxN0ZnQug

I knew someone would do that at some point, I even posted the original Simpsons video yesterday.



forget it i'll just post it again because laziness

at this point, i'm use to the version that removes both posts and quotes and doesn't show a "snip" bar. i love customization.

i've listened to that apple cider song by the flim flam brothers twice and it's still not stuck in my head

i don't get it

probably because i clean my brain front and back with electrostep so often

forget it i'll just post it again because laziness
I'll be honest.
I know almost nothing about using this.  What do I do with it?


I'm trying to find this rainbow dash dubstep that was amazing.

Edit:

http://www.youtube.com/watch?v=cDuG95DXbw8&feature=related

It's not dubstep but it's epic.
« Last Edit: January 29, 2012, 01:15:03 PM by aludane »

I know almost nothing about using this.
it's k

niether does 90% of the entire forum

you can either make a .user.js file and install it in chrome or copy and paste the code in a new script with the greasemonkey/tampermonkey addon

all of the information is in the Blockland Javascript Scripts v2 thread if i'm not making myself clear.
I'm trying to find this rainbow dash dubstep that was amazing.
dashstep by baasik?
« Last Edit: January 29, 2012, 01:17:28 PM by Kingdaro »


Hasbro is idiotic. If I were them I`d be coming out with video games and stuff. It`s instant profits.