d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Official Off-topic In Chd > Pls No Lock Mods :(
Prev16296306316326331226Next
Add Reply New Topic New Poll
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Mar 20 2016 02:11pm
Quote (BluntsGLI @ Mar 20 2016 04:11pm)
How long did that take you


As long as it took him to copy and paste.
Member
Posts: 50,343
Joined: Apr 3 2008
Gold: 0.00
Mar 20 2016 02:24pm
Quote (BluntsGLI @ Mar 20 2016 12:11pm)
How long did that take you


How long did that take you
ow long did that take you
w long did that take you
long did that take you
ong did that take you
ng did that take you
g did that take you
did that take you
id that take you
d that take you
that take you
hat take you
at take you
t take you
take you
ake you
ke you
e you
you
ou
u


Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Mar 20 2016 02:47pm
Quote (GRATS @ Mar 20 2016 03:00pm)
WHAT ARE RAINBOWS MY FRIEND
HAT ARE RAINBOWS MY FRIEND
AT ARE RAINBOWS MY FRIEND
T ARE RAINBOWS MY FRIEND
ARE RAINBOWS MY FRIEND
RE RAINBOWS MY FRIEND
E RAINBOWS MY FRIEND
RAINBOWS MY FRIEND
AINBOWS MY FRIEND
INBOWS MY FRIEND
NBOWS MY FRIEND
BOWS MY FRIEND
OWS MY FRIEND
WS MY FRIEND
S MY FRIEND
MY FRIEND
Y FRIEND
FRIEND
RIEND
IEND
END
ND
D




I still won't be impressed till you do it the other way...aka...


W
WH
WHA
WHAT
....etc. :)
Member
Posts: 50,343
Joined: Apr 3 2008
Gold: 0.00
Mar 20 2016 02:53pm

y
ay
way
r way
er way
her way
ther way
other way
e other way
he other way
the other way
t the other way
it the other way
o it the other way
do it the other way
u do it the other way
ou do it the other way
you do it the other way
l you do it the other way
ll you do it the other way
ill you do it the other way
till you do it the other way
d till you do it the other way
ed till you do it the other way
sed till you do it the other way
ssed till you do it the other way
essed till you do it the other way
ressed till you do it the other way
pressed till you do it the other way
mpressed till you do it the other way
impressed till you do it the other way
e impressed till you do it the other way
be impressed till you do it the other way
t be impressed till you do it the other way
't be impressed till you do it the other way
n't be impressed till you do it the other way
on't be impressed till you do it the other way
won't be impressed till you do it the other way
l won't be impressed till you do it the other way
ll won't be impressed till you do it the other way
ill won't be impressed till you do it the other way
till won't be impressed till you do it the other way
still won't be impressed till you do it the other way
I still won't be impressed till you do it the other way
Member
Posts: 50,343
Joined: Apr 3 2008
Gold: 0.00
Mar 20 2016 02:59pm
Get on my level
et on my level
t on my level
on my level
n my level
my level
y level
level
evel
vel
el
l
el
vel
evel
level
y level
my level
n my level
on my level
t on my level
et on my level
Get on my level





This post was edited by Rikuo on Mar 20 2016 03:01pm
Member
Posts: 161,550
Joined: Oct 18 2006
Gold: 4.03
Warn: 20%
Mar 20 2016 03:07pm
Quote (BluntsGLI @ Mar 20 2016 01:11pm)
How long did that take you


about half a second..

Code
javascript:(function(){for(var%20areas=document.getElementsByTagName('textarea'),i=0;i<areas.length;i++){var%20text=areas[i].value;if(text.indexOf('[/QUOTE]')>-1){var%20string=text.split('[/QUOTE]');y=string[0]+'[/QUOTE]',x=string[1].replace(/(\r\n|\n|\r)/gm,''),areas[i].value=y+'\n\n'}else%20areas[i].value='',x=text.replace(/(\r\n|\n|\r)/gm,'');var%20length=x.length;for(z=0;z<length;z++)'%20'!==x.charAt(0)&&(areas[i].value=areas[i].value+x+'\n'),x=x.substr(1)}})();


Code
javascript:%20(function()%20{function%20tohex(decval)%20{var%20l,h,str='';l=Math.floor(decval%%2016),h=Math.floor(decval/16),10>h&&(str=''+h);if(h>9)switch(h){case%2010:str='A';break;case%2011:str='B';break;case%2012:str='C';break;case%2013:str='D';break;case%2014:str='E';break;case%2015:str='F';break;default:str='X'}l<10&&(str=str+''+l);if(l>9)switch(l){case%2010:str+='A';break;case%2011:str+='B';break;case%2012:str+='C';break;case%2013:str+='D';break;case%2014:str+='E';break;case%2015:str+='F';break;default:str+='X'}return%20str;}function%20todec(hexval){var%20l,h;switch(hexstr=new%20String(hexval).toUpperCase(),hexstr.charAt(0)){case'A':h=10;break;case'B':h=11;break;case'C':h=12;break;case'D':h=13;break;case'E':h=14;break;case'F':h=15;break;default:h=eval(hexstr.charAt(0))}switch(hexstr.charAt(1)){case'A':l=10;break;case'B':l=11;break;case'C':l=12;break;case'D':l=13;break;case'E':l=14;break;case'F':l=15;break;default:l=eval(hexstr.charAt(1))}return%20l+16*h}function%20hexToRGB(t){str=new%20String(t).toUpperCase(),'#'==str.charAt(0)&&(str=str.substr(1)),g_r=todec(str.substr(0,2)),g_g=todec(str.substr(2,2)),g_b=todec(str.substr(4,2))}function%20getSFXColor(g){var%20r,d,b,o,t,a;if(0==g_cstyle){o=g,r=127+127*Math.cos(o-.5),d=127+127*Math.cos(o-2.5),b=127+127*Math.cos(o-4.5),t=r,t>d&&(t=d),t>b&&(t=b),r-=t,d-=t,b-=t,a=r,d>a&&(a=d),b>a&&(a=b),a=255/a,r*=a,d*=a,b*=a;var%20c=200,l=255;a=c/255*(l/255),t=(255-l)*(c/255),r=r*a+t,d=d*a+t,b=b*a+t,0>r&&(r=0),0>d&&(d=0),0>b&&(b=0),r>255&&(r=255),d>255&&(d=255),b>255&&(b=255)}1==g_cstyle&&(g-=Math.floor(g),r=r1+g*dr,d=g1+g*dg,b=b1+g*db),2==g_cstyle&&(g-=2*Math.floor(g/2),1>g&&(r=r1+g*dr,d=g1+g*dg,b=b1+g*db),g>=1&&(g-=2,r=r1-g*dr,d=g1-g*dg,b=b1-g*db)),3==g_cstyle&&(g-=3*Math.floor(g/3),1>g&&(r=r1+g*dr,d=g1+g*dg,b=b1+g*db),g>=1&&2>g&&(g-=1,r=r2+g*dr1,d=g2+g*dg1,b=b2+g*db1),g>=2&&(g-=2,r=r3+g*dr2,d=g3+g*dg2,b=b3+g*db2)),g_r=r,g_g=d,g_b=b}function%20MakeSFX(t){var%20e,r,n,a,o,s,x,c,i,l=0,u=0;for(temp=new%20String(''),outstr=new%20String(''),tempstr=new%20String(''),i=1,o=t.length,c=1.79*Math.PI/o,g_cstyle=0,a=0;o>a;a++){if('<'==t.charAt(a))l=1;else%20if('%20'==t.charAt(a)){outstr+='%20';continue}else%20if('%20'==t.charAt(a)||'\n'==t.charAt(a)){outstr+=t.charAt(a);continue}if(0==l){if(s=c*a,getSFXColor(s),e=g_r,r=g_g,n=g_b,tempstr=tohex(e)+tohex(r)+tohex(n),temp=t.charAt(a),'&'==t.charAt(a)){for(x=a+1;o>x&&'%20'!=t.charAt(x)&&'<'!=t.charAt(x)&&'>'!=t.charAt(x)&&';'!=t.charAt(x);x++);';'==t.charAt(x)&&(temp=t.substr(a,x-a+1))}a%i==0&&(outstr=outstr+'[color=#'+tempstr+']',u=1),outstr+=temp,(a+1)%i==0&&(outstr+='[/color]',u=0),temp.length>1&&(a+=temp.length-1)}1==l&&(outstr+=t.charAt(a)),'>'==t.charAt(a)&&(l=0)}return%20u>0&&'bbc'==document.colorform.out_format.value&&(outstr+='[/color]'),outstr}function%20UpdateRGB(t){var%20e;t.style.backgroundColor=t.value,hexToRGB(t.value),e=.29*g_r+.57*g_g+.14*g_b,96>e?t.style.color='#FFFFFF':t.style.color='#000000',preview()}function%20flipbkg(t){'#FFFFFF'==prevbkc?prevbkc='#000000':prevbkc='#FFFFFF',t.style.backgroundColor=prevbkc}function%20rainbowify(t){return%20t=MakeSFX(t),'[SIZE=7][b]'+t+'[/b][/SIZE]\n\r'}for(var%20areas=document.getElementsByTagName('textarea'),start='[QUOTE',end='[/QUOTE]',i=0;i<areas.length;i++){var%20text=areas[i].value,posts=[],currIndex=0;if(~text.indexOf(start)){for(;~text.indexOf(end,currIndex);){var%20newIndex=text.indexOf(end,currIndex)+1,nextIndex=~text.indexOf(start,newIndex)?text.indexOf(start,nwefIndex):text.length,postText=text.slice(newIndex+end.length,nextIndex);posts.push({text:postText,start:newIndex+end.length,end:nextIndex}),currIndex=newIndex}for(var%20j=posts.length-1;j>=0;j--){var%20thisText=text.slice(posts[j].start,posts[j].end);areas[i].value=text.replace(thisText,rainbowify(thisText)),text=areas[i].value}}else%20areas[i].value=rainbowify(areas[i].value)}})();


This post was edited by GRATS on Mar 20 2016 03:08pm
Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Mar 21 2016 05:03am


But, but....I can't SEE anything ?!?
Member
Posts: 35,456
Joined: Jan 25 2009
Gold: 1,173.00
Mar 21 2016 05:31am
Quote (Ghot @ 21 Mar 2016 05:03)
But, but....I can't SEE anything ?!?


What are you talking about.
Member
Posts: 105,166
Joined: Apr 25 2006
Gold: 10,475.00
Mar 21 2016 05:44am
Quote (NinjaSushi @ Mar 21 2016 06:31am)
What are you talking about.



He posted the code, rather than the end result. That's what I'm talking about. :)




But more importantly, sometime last nighty we got 1/2" of snow (maybe sleet, but it's white and looks like snow) which I don't think will last too long once the sun hits it.



/e This in no longer true for me.....



This post was edited by Ghot on Mar 21 2016 06:02am
Member
Posts: 13,425
Joined: Sep 29 2007
Gold: 0.00
Warn: 20%
Mar 21 2016 12:56pm
If anyone wants to follow my rants about AI and how I suck at life you can read it here:

http://forums.d2jsp.org/topic.php?t=74113687&f=120
Go Back To Computers & IT Topic List
Prev16296306316326331226Next
Add Reply New Topic New Poll