Jump to content
Banner by ~ Wizard

General Chat Thread


Apple      Bloom

Recommended Posts

 

@@Umbreon,

 

In case you were curious about the source code for my random program:

 

 

 

// You know those phone hotline things where a recorded voice goes "Press 1 for this" and "Press 2 for that"?
// Yeah, I'm gonna make one of those.

#include<iostream>
#include<iomanip>
using namespace std;

int main()
{

// A variable to hold the number.
short NumberIndicator;

// Opening statement, followed by other the "press 1, press 2" entries
cout << "Welcome to the Inukshuk Telecommunications Hotline.\n"
<< "Press 1 to speak to Electrobolt.\n"
<< "Press 2 to calculate the circumference of a moose.\n"
<< "Press 3 to use Ganaram's bathroom.\n"
<< "Press 4 to ask Viscra for a 'special garment'.\n"
<< "Press 5 to order pizza.\n"
<< "Press 6 to do something else.\n"
<< "Press 7 to call Haven.\n"
<< "\n"
<< "Input a number that corresponds with your desired selection.\n";
cin >> NumberIndicator;

// Now for the selection thing:
if (NumberIndicator == 1)
cout << "Sorry, Electrobolt is not available right now. Please leave a message after the beep. *beeeeep*\n";
else if (NumberIndicator == 2)
cout << "Give me a measuring tape...\n";
else if (NumberIndicator == 3 || NumberIndicator == 4)
cout << "No. Wait your turn.\n";
else if (NumberIndicator == 5)
cout << "Pressed 5 :3 now for sum pizzzzas those zzza's are yummy. I approve of this program. \n";
else if (NumberIndicator == 6)
cout << "And the best part is that this program is expandable.\n"
<< "I may make this random program open-source.\n";
else if (NumberIndicator == 7)
cout << "You have contracted Havenitis. You're screwed.\n";
else
cout << "You dun derped.\n";
return 0;
}

 

 

@ALL:

 

Have some f!cking pizza.

 

http://www.rivercitypizza.com/PepperoniPizza-full.jpg

 

Is it weird that I never was a big fan of pepperoni on pizza?

Link to comment
Share on other sites

 

Is it weird that I never was a big fan of pepperoni on pizza?

If so, then I'm also weird, because I fucking hate it. 

 

I actually dislike any condiments on anything. It makes my mouth want to kill itself with the mass amount of different tastes. Eatin' a burger? jus sum cheez, pl0x, datz all. 


755cde9892.png

You'll be entranced by me ♥

Link to comment
Share on other sites

Hey GTC im back from work and flustered. any thing to help me relax?

I love that song x3
The rest of the Seasons album is just as awesome.

The feels that come from listening to that EP


R.I.P. Lord Bababa and Harmonic Revelations

Link to comment
Share on other sites

Hey GTC im back from work and flustered. any thing to help me relax?

The feels that come from listening to that EP

its GCT

general chat thread

 

not general thread chat


DO NOT BUCK WITH ME, THIS IS FOR YOUR OWN SAFETY.

 

oc: http://mlpforums.com/page/roleplay-characters/_/staticthor-draconus-r126

 

 

second oc: http://mlpforums.com/page/roleplay-characters/_/sultrus-r3025

 

 

 

 

Link to comment
Share on other sites

Well, anyways... Going to sleep now. Catch you crazy ponies - and Shooga - tomorrow tongue.png

sleep, Luna disaprooves


DO NOT BUCK WITH ME, THIS IS FOR YOUR OWN SAFETY.

 

oc: http://mlpforums.com/page/roleplay-characters/_/staticthor-draconus-r126

 

 

second oc: http://mlpforums.com/page/roleplay-characters/_/sultrus-r3025

 

 

 

 

Link to comment
Share on other sites

yea press 5

 

Dude, pizza's gone...

 

Maybe he's being clever, and means General Talk Cord?

 

Oh, and hello general chat thread peoples.

General Talk Channel. Calling it. Now.

 

sleep, Luna disaprooves

I slept in 8 hours earlier than I normally did for the first time in months.


a0AgWVX.png

<>

Link to comment
Share on other sites

 

Dude, pizza's gone...

 

General Talk Channel. Calling it. Now.

Ganaramadingdongs talking cabbage *trademark*


DO NOT BUCK WITH ME, THIS IS FOR YOUR OWN SAFETY.

 

oc: http://mlpforums.com/page/roleplay-characters/_/staticthor-draconus-r126

 

 

second oc: http://mlpforums.com/page/roleplay-characters/_/sultrus-r3025

 

 

 

 

Link to comment
Share on other sites

Pai Pai stinks.

 

 

Consider this a deletion of what I had here, before.

 

Edited by Plummy

755cde9892.png

You'll be entranced by me ♥

Link to comment
Share on other sites

its GCT

general chat thread

 

not general thread chat

Did i seriously do that again? well only one thing to do now. POST MOTHS! hehe im just kidding(im too lazy to post 'em)


R.I.P. Lord Bababa and Harmonic Revelations

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Join the herd!

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...