@©ÏÐ ßÜ®/\/'s xanga console

Try your hand at navigating my console...

You can navigate my site by typing things in, Use 'help' for assistance. _<::>_|-|@©|<ë®|<ÏÐ_<::>_

$:
Please feel free to leave comments, questions, or report errors.
Acid_Burn8
read my profile
sign my guestbook

Visit Acid_Burn8's Xanga Site!

Gender: Male


Message: message me
Yahoo: acid_9x
MSN: acid_9x
Yahoo: acid_burn8


Member Since: 12/21/2005

SubscriptionsSites I Read
dara_king_girl
xx_Joleigh_xx

Blogrings
..::I'm a cool computer nerd::..
previous - random - next

*F**k* Off: We're Becoming Computer Programmers
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, September 09, 2006

Hey everyone, updated my xanga...Again...

 


Monday, July 17, 2006

Public blue(10000)
Public green(10000)
Public red(10000)
Public Sub Fade_Box(PB As PictureBox, color1, color2)
blue(0) = 0
green(0) = 0
red(0) = 0
atemp = Hex(color1)
btemp = Hex(color2)
If Len(atemp) = 4 Then
atemp = "00" & atemp
End If
If Len(atemp) = 2 Then
atemp = "0000" & atemp
End If
If Len(btemp) = 4 Then
btemp = "00" & btemp
End If
If Len(btemp) = 2 Then
btemp = "0000" & btemp
End If
If HexCon(Left(atemp, 2)) = HexCon(Left(btemp, 2)) Then
For X = 1 To PB.ScaleWidth
blue(X) = Left(atemp, 2)
blue(0) = PB.ScaleWidth
Next
Else
For X = HexCon(Left(atemp, 2)) To HexCon(Left(btemp, 2)) Step (HexCon(Left(btemp, 2)) - HexCon(Left(atemp, 2))) / PB.ScaleWidth
blue(0) = blue(0) + 1
ntemp = Hex(X)
If Len(ntemp) = 1 Then
ntemp = "0" & ntemp
End If
blue(blue(0)) = ntemp
Next
End If
If HexCon(Right(Left(atemp, 4), 2)) = HexCon(Right(Left(btemp, 4), 2)) Then
For X = 1 To PB.ScaleWidth
green(X) = Right(Left(atemp, 4), 2)
green(0) = PB.ScaleWidth
Next
Else
For X = HexCon(Right(Left(atemp, 4), 2)) To HexCon(Right(Left(btemp, 4), 2)) Step (HexCon(Right(Left(btemp, 4), 2)) - HexCon(Right(Left(atemp, 4), 2))) / PB.ScaleWidth
green(0) = green(0) + 1
ntemp = Hex(X)
If Len(ntemp) = 1 Then
ntemp = "0" & ntemp
End If
green(green(0)) = ntemp
Next
End If
If HexCon(Right(atemp, 2)) = HexCon(Right(btemp, 2)) Then
For X = 1 To PB.ScaleWidth
red(X) = Right(atemp, 2)
red(0) = PB.ScaleWidth
Next
Else
For X = HexCon(Right(atemp, 2)) To HexCon(Right(btemp, 2)) Step (HexCon(Right(btemp, 2)) - HexCon(Right(atemp, 2))) / PB.ScaleWidth
red(0) = red(0) + 1
ntemp = Hex(X)
If Len(ntemp) = 1 Then
ntemp = "0" & ntemp
End If
red(red(0)) = ntemp
Next
End If
Z = 0
For X = 0 To PB.ScaleWidth
Z = Z + 1
For Y = 0 To PB.ScaleHeight
On Error Resume Next
PB.ForeColor = "&H" & blue(Z) & green(Z) & red(Z)
PB.PSet (X, Y)
Next
Next
End Sub
Private Function HexCon(HexText)
X = LCase(Right(HexText, 1))
Y = LCase(Left(HexText, 1))
If X = "a" Then
X = 10
ElseIf X = "b" Then
X = 11
ElseIf X = "c" Then
X = 12
ElseIf X = "d" Then
X = 13
ElseIf X = "e" Then
X = 14
ElseIf X = "f" Then
X = 15
End If
If Y = "a" Then
Y = 10
ElseIf Y = "b" Then
Y = 11
ElseIf Y = "c" Then
Y = 12
ElseIf Y = "d" Then
Y = 13
ElseIf Y = "e" Then
Y = 14
ElseIf Y = "f" Then
Y = 15
End If
ntemp = (Y * 16) + X
HexCon = ntemp
End Function

Ha! Figure that out †ô/\/\ you smartass... Well 2 all the rest of you out there who dont hait me. Love ya, but now i must smoke...Later dayz


Wednesday, May 10, 2006

www.y-sinners.net


Wednesday, April 12, 2006

I will b updating the site so there will be changes being made so if you get any script errors please report them 2 me and i will fix them....Thanks yall

 


Wednesday, March 08, 2006

She is like heroine,

addictive as hell and leaves me barrelen,

me and you, side by side, hand in hand,

walking on the beach, feet in the sand,

sun setting on that special day,

lay on the beach till the very last ray,

stay out all night under the moon light,

to see you then, oh what a sight!

when i am with you baby, it all seemes right.

 



Next 5 >>