all hand-drawn now:D
Printable View
all hand-drawn now:D
Interesting. How did you do that bevelled look? Special brush in PS?
lol no
just a change of colors hehe:D
(btw is there ANY WAY you could make the color previews in photoshop show with the "monitor color" profile? I hate it cuz they all look darker than they appear on the monitor... :( )
What do I look like, a PhotoShop expert?
(Glances at avatar)
Oh yeah... I know I look it... but I'm not.
LOL I actually like your avtar, it's really funny hehe
you're no expert, but your interest in photoshop has turned you into a god
i wish my photoshop worked :(
I wish I had photoshop
it's technically not mine ;)
You're right. It's copyrighted by Microsoft Inc. ;)
I can't wait to make mine!... LOL
i now have time.. so long as I finish my chores here... I GOTTA WORK.. hmpft.
*runs off to work*
Draw it by hand on a piece of paper, since you are so good at that, then scan it, and make it an avatar :)
Quote:
Originally Posted by Jacob Roman
I don't have a scanner but I have a digital cam so that's what I have been using, i plan to buy one when I return.. and then I can mess it up with photoshop. :afrog:
photoshop is?:)Quote:
Originally Posted by Jacob Roman
Nope, your avatar symbol :bigyello:
oooh hehe
send them a PM then ->PMS (Private Message Microsoft teehee, double M ommited)
so send a PMS and tell them about me;)
When they start PM$ing, run for life...
It'll be chaos written in QB#++.NET...
haha QB#++ :D
.net....
Object QB#++.Net 2005 Express edition with Oracle Server capability :D
Quote:
Originally Posted by wossname
Wrapped in DirectX...;)
WIth XML syntax, and a Python Intepreter...
And assembly support too :bigyello:
Inline...;)
I think we should make our own programming language with these capabilities. We can work on it together as a team and communicate over in the Project Communications area
okay after you all are done with d#, it would be time for QB# (keep the name simple :) )
Woot!!! We should write the compiler completely in binary!! Then we will have complete control and make things uber fast!! Go US!!!! Screw compilers!!! (Except of course the one we make for QB#)
w00t
I actually drew all the other ones (apart from the face and the grey hoodie one), so I had to do this one in a hand-drawn kind of style :cool:
lol thats hand drawn?
:thumb: nice
I think waving like this too long is going to give me tennis elbow though.
Ok lets decide on a syntax. How shall the QB++.NET code be written?
If JR == Jake {
Eat(My.Shorts)
}
And it's QB#++.NET... get it right...
Private void int myShoes(String size, int Integer)
{;Iff x==size
{
jump.offBuilding + helpMe <= Integer;}
}
Looks like java to me. :)Quote:
Originally Posted by timeshifter
Ok how bout this. We don't need these. So let's throw them out of the syntax:
1) ;
2) Then
3) As
4) Dim
5) Is
6) End If
And all blocked code will be in {} format.
So we can do something like this:
Looking good. Isn't it?Code:
int32 eyeRmonkey = 100
int64 Jake = 200
If Jake > eyeRmonkey
{
MessageBox "Jake pwns eyeRmonkey"
}
Ok lets make it OOPy
Fun fun!Code:#define UDT user {
str UserName
int32 PostCount
str NickName
str UserTitle
}
user EM
user JR
EM.PostCount = 722
JR.PostCount = 2851
If EM.PostCount > JR.PostCount {
MsgBox.Msg = "How the crap did that happen"
MsgBox.Show
}