Jaxx's Blog

Posted by s on July 14, 2007, 12:34 a.m.

A long time ago,Jaxx had that RTX avatar(not saying he doesn't now,but whatever)

Either way,GM's gradients are a disgrace to humanity so I decided to code him some stuff

http://64digits.com/users/serprex/jaxxava.PNG

Ugly?yes.But I was having fun with different things and I liked the rocky look.Why did I include sig versions?Duno

http://64digits.com/users/serprex/jaxxban.PNG

Today I noticed his banner.Again I was disgusted.I made a hine gradient,but this one has a less plain look and personally I don't like plain things

As for the code,if you didn't see it on jaxx's blog…
x=0;y=0;s="Jaxx's Blog"
do{do{draw_point_color(x,y,make_color_hsv(0,240,sin(y/125)*200+cos(x/500)*55)*2)
x+=1}until x=500
x=0;y+=1}until y=125
draw_set_font(fnt);draw_set_color(0);draw_text(7,7,s)
draw_set_color(-1);draw_text(5,5,s)
draw_set_color(255);draw_set_alpha(.8);draw_text(6,6,s)
draw_set_color(-1);draw_set_blend_mode(0);draw_set_font(sig);draw_text(463,115,"~ERPRE")
-Jaxx

Comments

s 17 years, 5 months ago

Ya,it was nice to know I didn't even have to make another color code for the second part

FireflyX 17 years, 5 months ago

ya,it's a good banner,eh?