[REQUEST] SPLASHY-SCRIPT

02/19/2008 15:17 meowy#1
Looking for a Auto-Splashing script, formally known as Auto-Splasher
02/19/2008 16:06 666me#2
here :

Code:
#include <iostream>
#include <windows.h>
#include <string>
#include <a.bit.of.brain>
using namespace std;

int main()
{
cout << "auto splasher is active now"<<endl<<"type in: I WILL USE THE SEARCH FUNKTION RIGHT NOW...IF I DON`T FIND ANYTHING.... I WILL ASK IN THE Source THREAD"<<endl<<"U agree? [yes] / [no]"<<endl;
string var1;
cin >> var1;
if (var1 == yes)
{
cout << " Thank You!"<< endl;
}
if (var1==2)
{
cout << "Stfu"<<endl;
}
cin.get();
}
should work
02/19/2008 16:30 Aschebecha#3
:D
02/19/2008 16:50 Pr1Me404#4
Seit doch net immer so gemein^^
Manche versuchen vllt das zu benutzen :P

#closed