Bio:N-Trance - Forever (Flyin flea's CNUT edit)
http://www.youtube.com/watch?v=c4Vd8e3hmec
Boom (Shack Ragga) Fast Remix
http://www.youtube.com/watch?v=26OdyIde-jE
Cascada - Truly Madly Deeply
http://www.youtube.com/watch?v=_Aboz5okOtU
Kelly Llorenna - Tell It To My Heart
http://www.youtube.com/watch?v=LrtZBlhNJvI
http://www.youtube.com/watch?v=h_locV0vL5g
Kelly Llorenna - Heart Of Gold
http://www.youtube.com/watch?v=pgIoCDNGAsM
Flip N Fill - Shooting Star
http://www.youtube.com/watch?v=bLo3gReBNMI
Flip & Fill - Field Of Dreams
http://www.youtube.com/watch?v=KXDQrT3LLgI
Love Inc. - You're a Superstar
http://www.youtube.com/watch?v=N_zLBsRYD8w
Flip & Fill - True Love Never Dies
http://www.youtube.com/watch?v=q8C6Og9qN7I
Flip & Fill - Discoland
http://www.youtube.com/watch?v=v06KVMwD8BQ
Trinity X - Forever 2002 (Alex K Rmx)
http://www.youtube.com/watch?v=EgmDJ6sZL64
N Trance - Set You Free
http://www.youtube.com/watch?v=KXvpr8f3mUQ
Lucy Carr - This Is Goodbye
http://www.youtube.com/watch?v=q-1zDOuA19c
TSS's anti-troll script.
// ==UserScript==
// @name DRFE Poster Eraser
// @namespace thesickthsense@gmail.com
// @description Erases posts from specified users.
// @include http://forums.dailyrotten.com/*
// @include https://forums.dailyrotten.com/*
// @exclude http://forums.dailyrotten.com/cgi-bin/*
// @exclude https://forums.dailyrotten.com/cgi-bin/*
// @exclude http://forums.dailyrotten.com/profiles/*
// @exclude https://forums.dailyrotten.com/profiles/*
// @author TSS
// ==/UserScript==
// If you have any ideas for other cool features for dailyrotten, e-mail me and I'll
// scratch one up.
(function() {
// To add a poster, copy their first name part and enclose in
// single quotation marks with a trailing space, seperated by a comma.
var ignore=['noracejusthuman ', 'quitcher '];
// eg - here's what it would look like if you added the poster " stfu [yeah, it's me] "
// var ignore=['noracejusthuman', 'quitcher', 'stfu'];
var D, div=document.getElementsByTagName('div');
var pLTB, pLB;
for (var i=div.length-3; i>0; i--) {
D=div[i].innerHTML;
if (D.substring(14,16)=='<a') {
name=D.substring(D.indexOf('>',16)+1);
} else {
name=D.substring(14);
}
pLTB=name.indexOf('<');
pLB=name.indexOf('[');
if ((pLB<pLTB) && (pLB!=-1)) {
name=name.substring(0,pLB);//+' ';
} else {
name=name.substring(0,pLTB);//+' ';
}
if (name.charAt(name.length-1)!=' ') name+=' ';
for (var i2=0; i2<ignore.length; i2++) {
if (name.substring(0,ignore[i2].length)==ignore[i2]) {
div[i].parentNode.removeChild(div[i]);
break;
}
}
}
})
();
rzrAvatar:
rzrQuote: LOL!
rzrPrefer: Sandy
rzrAge: 37
rzrSex: M