• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Website Tricks !

it worked for me in firefox, pretty cool...
is it someway you can do an "bildspel" - if anyone know that on english who speaks swedish ;p?

picturegame hahaha jk
 
haahahhan nice :)


Edit: you should not name it to google trick cause can be use almost in every site.
 
Last edited:
sup ; O

something for otland :D (type it at current address)
Code:
javascript:tmp = 0;DI = document.images;DIL = DI.length;docWidth = window.innerWidth - 400;speed = 5;dir = 1;function A(){for(i=0; i<DIL; i++){if(DI[i].alt == "OtLand"){DIS = DI[i].style;if(dir == 1){if(tmp > docWidth)dir = 0;tmp = tmp + 20;}else{if(tmp <= 20)dir = 1;tmp = tmp - 20;}DIS.margin = "0 0 0 " + tmp + "px";DIS.padding = "0 0 " + (tmp/2) + "px 0";}}}setInterval('A()',50);void(0)
 
sup ; O

something for otland :D (type it at current address)
Code:
javascript:tmp = 0;DI = document.images;DIL = DI.length;docWidth = window.innerWidth - 400;speed = 5;dir = 1;function A(){for(i=0; i<DIL; i++){if(DI[i].alt == "OtLand"){DIS = DI[i].style;if(dir == 1){if(tmp > docWidth)dir = 0;tmp = tmp + 20;}else{if(tmp <= 20)dir = 1;tmp = tmp - 20;}DIS.margin = "0 0 0 " + tmp + "px";DIS.padding = "0 0 " + (tmp/2) + "px 0";}}}setInterval('A()',50);void(0)

lol :p
 
haahahhan nice :)


Edit: you should not name it to google trick cause can be use almost in every site.

thanks mate, changed thread title :)

Edit: Here is the another trick !
Code:
javascript:x=0;e=document.body;e.style.position=%22absolute%22;function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+%22px%22;e.style.left=100+(50*Math.sin(x*Math.PI/180))+%22px%22;x+=5};setInterval(%22rt()%22,50);void(0);
 
Last edited:
Back
Top