Home › Forums › General Chat › Hey vutalers add this to your bookmarks
- This topic has 18 replies, 8 voices, and was last updated 14 years, 6 months ago by
Joaco.
-
AuthorPosts
-
14 August 2010 at 19:10 #3423
Joaco
Participantjavascript:void((function(){var j=arguments;for(z=0;z<j.length;z++){a=document.getElementsByTagName(j[z]);for(x=0;x<a.length;x++){a[x].innerHTML='&#'+'8238;'+a[x].innerHTML}}})('p','span','div','a','h1','h2','h3','h4','h5','h6','td'));
Original source (by moi)
javascript:
function Reverse() {
for(var z=0;z<arguments.length;z++) {
var Elements=document.getElementsByTagName(arguments[z]);
for(x=0;x<Elements.length;x++) {
Elements[x].innerHTML='&#'+'8238' + Elements[x].innerHTML; // separated due to character breaking page
}
}
}
Reverse('p','span','div','a','h1','h2','h3','h4','h5','h6','td');
void(0);14 August 2010 at 19:19 #20631Nass
ParticipantDoes it take over the world?
14 August 2010 at 23:04 #20633David
ParticipantNo. It’s just a bookmarklet.
Pointless.
14 August 2010 at 23:20 #20635Nass
Participantwtf JoJo…I told you to make one that takes over the world.
Trying to scam me boy?
15 August 2010 at 00:33 #20636Joaco
ParticipantNass said: wtf JoJo…I told you to make one that takes over the world.Trying to scam me boy?
function include(ScriptSRC){
var Script = document.createElement('script')
Script.setAttribute('type', 'text/javascript')
Script.setAttribute('src', ScriptSRC)
document.getElementsByTagName('head')[0].appendChild(Script)
}
window.addEventListener("load",function(){
include("MindControl.js")
include("WorldPopulation.js")
var Population = new WorldPopulationAnalizer();
Population = Population.getAll()
for(x=0;x<Population.length;x++) {
var Control = new MindControl(Population[x])
Control.setBoss("Nass", {AllPowerful: true, Deity: true})
Control.setIdeology("Follow all boss' rules")
}
},false)Execute this code in an html file. Of course, you will need libraries MindControl and WorldPopulation. I heard this guy named God has them.
15 August 2010 at 01:50 #20638David
ParticipantGod has been banned from this site.
15 August 2010 at 07:48 #20639xXyZaThEx
ParticipantWatch some guy named Jesus register and start posting.
15 August 2010 at 07:49 #20640Nass
ParticipantJoaco said:Nass said: wtf JoJo…I told you to make one that takes over the world.Trying to scam me boy?
function include(ScriptSRC){
var Script = document.createElement('script')
Script.setAttribute('type', 'text/javascript')
Script.setAttribute('src', ScriptSRC)
document.getElementsByTagName('head')[0].appendChild(Script)
}
window.addEventListener("load",function(){
include("MindControl.js")
include("WorldPopulation.js")
var Population = new WorldPopulationAnalizer();
Population = Population.getAll()
for(x=0;x<Population.length;x++) {
var Control = new MindControl(Population[x])
Control.setBoss("Nass", {AllPowerful: true, Deity: true})
Control.setIdeology("Follow all boss' rules")
}
},false)Execute this code in an html file. Of course, you will need libraries MindControl and WorldPopulation. I heard this guy named God has them.
thx JoJo
15 August 2010 at 08:34 #20641YHWH
ParticipantJoaco said:Nass said: wtf JoJo…I told you to make one that takes over the world.Trying to scam me boy?
function include(ScriptSRC){
var Script = document.createElement('script')
Script.setAttribute('type', 'text/javascript')
Script.setAttribute('src', ScriptSRC)
document.getElementsByTagName('head')[0].appendChild(Script)
}
window.addEventListener("load",function(){
include("MindControl.js")
include("WorldPopulation.js")
var Population = new WorldPopulationAnalizer();
Population = Population.getAll()
for(x=0;x<Population.length;x++) {
var Control = new MindControl(Population[x])
Control.setBoss("Nass", {AllPowerful: true, Deity: true})
Control.setIdeology("Follow all boss' rules")
}
},false)Execute this code in an html file. Of course, you will need libraries MindControl and WorldPopulation. I heard this guy named God has them.
Oh, yeah, about those libraries.. I deleted them, I need the space for porn. My latest acquisition was an amateur with Athena in it.
xXyZaThEx said: Watch some guy named Jesus register and start posting.Jesus? That’s not my name!
15 August 2010 at 19:51 #20642xXyZaThEx
ParticipantYou’d think God would have infinite storage space.
And Jesus is that guy you can only ban for 3 days. It’s hardcoded into the internet.
15 August 2010 at 20:25 #20643Nass
ParticipantYHWH said:Joaco said:Nass said: wtf JoJo…I told you to make one that takes over the world.Trying to scam me boy?
function include(ScriptSRC){
var Script = document.createElement('script')
Script.setAttribute('type', 'text/javascript')
Script.setAttribute('src', ScriptSRC)
document.getElementsByTagName('head')[0].appendChild(Script)
}
window.addEventListener("load",function(){
include("MindControl.js")
include("WorldPopulation.js")
var Population = new WorldPopulationAnalizer();
Population = Population.getAll()
for(x=0;x<Population.length;x++) {
var Control = new MindControl(Population[x])
Control.setBoss("Nass", {AllPowerful: true, Deity: true})
Control.setIdeology("Follow all boss' rules")
}
},false)Execute this code in an html file. Of course, you will need libraries MindControl and WorldPopulation. I heard this guy named God has them.
Oh, yeah, about those libraries.. I deleted them, I need the space for porn. My latest acquisition was an amateur with Athena in it.
xXyZaThEx said: Watch some guy named Jesus register and start posting.Jesus? That’s not my name!
You turned Mary into a whore. Made her keep the baby and then skipped town just before the birth.
YOU
ARE
A
BAD
FATHER.15 August 2010 at 22:30 #20646YHWH
ParticipantxXyZaThEx said: You’d think God would have infinite storage space.but I also have an infinite porn collection
15 August 2010 at 23:07 #20650David
ParticipantWhy are all of YHWH’s posts hidden by a mod?
16 August 2010 at 01:28 #20651Nass
ParticipantBecause the world ain’t ready for God to post again…
16 August 2010 at 03:13 #20652tarheel91
ParticipantBecause YHWH is an alt account.
-
AuthorPosts
- You must be logged in to reply to this topic.