View Single Post
Old June 5th, 2009   #33 (permalink)
@ruantec
Emu author
 
@ruantec's Avatar
 
Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,381
Quote:
Originally Posted by S.T.A.R.S. View Post
LoL I don't know why,but I just love .NET 1.0 xD
you love .net 1.0??? WTF!!!! mmmmm what can i do with you..{me thinking}...wait....i have a great idea

S.T.A.R.S. take that

Code:
        static void main()
        {
            if(S_T_A_R_S == using_Dot_Net1.0)
                kick_S_T_A_R_S_butt(true);
        }

        public void kick_S_T_A_R_S_butt(bool hard)
        {
            foreach (Legs PersonLeg in NorthAmerica)
            {
                PersonLeg.kickButt(S_T_A_R_S);
                if (hard)
                    repeat_ButtKick(100);
            }
        }
__________________

Current development tools:

Visual C++.net, Visual C#.net
Visual VB.net, Visual Webdeveloper.net
Bloodshed Dev C++, Borland C++
Visual Basic 6

Last edited by @ruantec; June 5th, 2009 at 20:19..
@ruantec is offline