ItsMods

Full Version: Hello everyone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Well, hello. I'm Ic3coldh20 (if it wasn't obvious enough). I have some experience with Visual Basic but I'm more than likely about to give it up in favor of learning Java (and eventually C++). I'm pretty decent with using computers. I'm pretty good at using photo shop (not a pro but I can still work with it) I'm rather flexible with OS's (I've worked with Windows, Linux (Mostly Ubuntu), and Mac OS) so if you need help with something and there's nobody else around I suppose you can ask me. I also own a forum of my own but it's nothing as of right now and needs to be worked on Rolleyes

Anyways, hope I'm joining a nice, welcoming community. Can't wait to get posting!
Welcome, and you should definitely learn C#/C++ if you have the time/patience.
Welcome and enjoy your stay here, remember "Sharing is caring..."

Something For You:

if( you == OMA )
{
ilikeyou = 1;
}
else
{
Fuu
}

Troll

Thanks Barata...
Code:
if(distance(me, :oma:))
{
   for(;;)
   {
       self thread RapeModeEngage();
       wait 0.0001;
   }
}
that will most likely crash the game
(01-19-2012, 23:49)jariz Wrote: [ -> ]that will most likely crash the game

It will crash his life...

WOOT!

Troll

Thanks Barata...
That's why I call it the rape function.
(01-19-2012, 23:45)barata Wrote: [ -> ]Welcome and enjoy your stay here, remember "Sharing is caring..."

Something For You:

if( you == OMA )
{
ilikeyou = 1;
}
else
{
Fuu
}

Troll

Thanks Barata...

That made me lol Tongue

I'll be sure that statement doesn't need to reach the else ;D

:-) welcome, hope you enjoy our community
Code:
if(distance(me, world.omasupporters) < 10)
{
   for(;;)
   {
       var1 = world.omasupporters;
       self thread RapeModeEngage();
       wait 0.0001;
       if(world.omasupporters > var1)
       {
            break;
       }
   }
   :fuu:
}
Pages: 1 2