Jump to content

Last one to post wins


ProtoGuy

Recommended Posts

whose cool? I am!

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

^ more like lame duck man in that pic

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

courage_wolf_by_sagatarius677.jpg

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

Oh, by the way, I'm working on an epic didgeridoo video. I just need to find a decent mic that can handle the blasting rhythms exploded out by my didgeridoo.

I'm going to milk Goon's teats

Link to comment
Share on other sites

Courage-Wolf-Let-them-Surrender-BEFORE-YOU-KILL-THEM.jpg

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

[hide=Questing regarding c++...]

[hide=Sauce code]

#include <iostream>
#include <cmath>

int main()
{
   using namespace std;

   cout << "Choose a number" << endl;
   int a;
   cin >> a;
   int *pointer = &a;
   cout << "The number you chose was " << a << endl << "It is stored at " << pointer << endl;

   system("pause");
   return 0;
   }

[/hide]

That produced this:

34j809v.jpg

 

 

WHAT THE [bleep]?

 

 

[/hide]

Link to comment
Share on other sites

turdbeast is my biatch

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

Philosoraptor-is-it-rape-if-you-make-them-breakfast-.jpg

2pzzjb9.jpg

106px-National_Defense_Service_Medal_ribbon.svg.png106px-Navy_Rifle_Marksmanship_Ribbon.svg.png120px-USN_Expert_Pistol_Shot_Ribbon.png

God dammit Seany, STOP SHARING MY MIND

" I believe in something greater than myself. A better world. A world without sin. I'm not going to live there. There's no place for me there... I'm a monster.What I do is evil. I have no illusions about it, but it must be done."

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.