Honestly smoked by "Spec R" Legacy.
Something Custom
iTrader: (9)
Joined: Aug 2003
Posts: 14,505
From: Las Vegas NV
Car Info: 2018 Grand Cherokee Limited Ecodiesel EOC Stage 1
Originally Posted by wombatsauce
wombatsauce slaps the e-thugs around with a frozen trout
Troll
iTrader: (6)
Joined: Jan 2006
Posts: 15,877
From: In SoggyNoodles Low Rise Pants
Car Info: 2008 Legacy Spec-B
Originally Posted by rau
HEY!!!! no foreign objects!!! :rotfl:
just face it... that e-thug... e-outsmarted us and we got e-owned by a frozen e-fish...
I'm going to e-crymyselftosleeptonight
Registered User
iTrader: (4)
Joined: Jan 2005
Posts: 4,017
From: Sac/Dublin CA
Car Info: Silver 09 STI
Originally Posted by rau
man, this thread went downhill hella fast......
Something Custom
iTrader: (9)
Joined: Aug 2003
Posts: 14,505
From: Las Vegas NV
Car Info: 2018 Grand Cherokee Limited Ecodiesel EOC Stage 1
Originally Posted by TitanSTI
not really, its just as retarded as it started out. cant really go downhill from the bottom.
Troll
iTrader: (6)
Joined: Jan 2006
Posts: 15,877
From: In SoggyNoodles Low Rise Pants
Car Info: 2008 Legacy Spec-B
E-Thugging made easy!!!
#include <iostream>
using namespace std;
struct E_Thug
{
char name[20];
};
int main()
{
E_Thug * ps = new E_Thug;
cout << "Please enter the name of your current E-Thug that is bothering you!! ";
cin.get(ps->name, 20);
cout << "The name of the current E-Thug that is bothering you is: " << ps->name << endl;
cout << "Hey " << ps->name << "I betcha you wouldn't say that to my face!!" << endl;
delete ps;
return 0;
}
#include <iostream>
using namespace std;
struct E_Thug
{
char name[20];
};
int main()
{
E_Thug * ps = new E_Thug;
cout << "Please enter the name of your current E-Thug that is bothering you!! ";
cin.get(ps->name, 20);
cout << "The name of the current E-Thug that is bothering you is: " << ps->name << endl;
cout << "Hey " << ps->name << "I betcha you wouldn't say that to my face!!" << endl;
delete ps;
return 0;
}
Last edited by GT35 STI; Aug 4, 2006 at 12:02 AM.
Something Custom
iTrader: (9)
Joined: Aug 2003
Posts: 14,505
From: Las Vegas NV
Car Info: 2018 Grand Cherokee Limited Ecodiesel EOC Stage 1
Originally Posted by GT35 STI
E-Thugging made easy!!!
#include <iostream>
using namespace std;
struct E_Thug
{
char name[20];
};
int main()
{
E_Thug * ps = new E_Thug;
cout << "Please enter the name of your current E-Thug that is bothering you!! ";
cin.get(ps->name, 20);
cout << "The name of the current E-Thug that is bothering you is: " << (*ps).name << endl;
cout << "Hey " << (*ps).name << "I betcha you wouldn't say that to my face!!" << endl;
delete ps;
return 0;
}
#include <iostream>
using namespace std;
struct E_Thug
{
char name[20];
};
int main()
{
E_Thug * ps = new E_Thug;
cout << "Please enter the name of your current E-Thug that is bothering you!! ";
cin.get(ps->name, 20);
cout << "The name of the current E-Thug that is bothering you is: " << (*ps).name << endl;
cout << "Hey " << (*ps).name << "I betcha you wouldn't say that to my face!!" << endl;
delete ps;
return 0;
}
Troll
iTrader: (6)
Joined: Jan 2006
Posts: 15,877
From: In SoggyNoodles Low Rise Pants
Car Info: 2008 Legacy Spec-B
Originally Posted by rau
what the **** is easy about that!?
:rotfl:!!! BAHAHHAHA because now you can do it quick... takes awhile to do the initial typing, but now i can throw out 9328490238423 "Hey (name) I betcha you wouldn't say that to my face!1" in seconds... hell i could put a database of names into it, then run an array and have it randomlly plug in names until you find the one you want!!
Something Custom
iTrader: (9)
Joined: Aug 2003
Posts: 14,505
From: Las Vegas NV
Car Info: 2018 Grand Cherokee Limited Ecodiesel EOC Stage 1
Originally Posted by GT35 STI
:rotfl:!!! BAHAHHAHA because now you can do it quick... takes awhile to do the initial typing, but now i can throw out 9328490238423 "Hey (name) I betcha you wouldn't say that to my face!1" in seconds... hell i could put a database of names into it, then run an array and have it randomlly plug in names until you find the one you want!!


