home *** CD-ROM | disk | FTP | other *** search
- /* I'm a w00w00ify'd w00c0w. do the w00! */
-
- #include <w00w00.h>
-
- #define w00motto "do the w00!"
- #define w00world "coming to a theater near you!"
- #define w00doo "w00w00's official religion"
- #define w00MOTD "hey, where's the cream filling?"
- #define w00mascot "w00c0w"
- #define w00tos "the Freshmaker!"
- #define w00fans "w00pee g0ldberg"
-
- void main()
- {
- char *welcome = "Welcome to the house of w00w00";
- char *welcome1 = "Bien venidos a la casa de w00w00";
-
- char *w001 = "Yo regir todo el mundo! Canta la musica delw00w00!";
-
- /* w00w00 Political Stuff */
- char *w00gov[] = {
- "w00w00 Elective Office",
- "w00w00 City Council",
- "w00w00 w0rld Council"
- };
-
- char *communists[] = {
- "Shok",
- "NeTTwerk",
- "synapse-",
- "Mythrandr",
- "Solar Designer",
- "johan", /* johanMS */
- "fyber",
- "napster",
- "peedee",
- "BiT",
- "masada", /* brian */
- "massada", /* alfred */
- "Raw-Powa",
- "mikasoft",
- "plaguez",
- "zoiks", /* merc */
- "_daveg_",
- "apk",
- "alhambra_",
- "loadammo",
- "joewee",
- "dmess0r", /* dmessiah */
- "halflife",
- "Asriel",
- "FreeLSD",
- "k2",
- "nyt",
- "prym",
- "awr",
- "stranJer", /* str */
- "jobe"
- };
-
- char *capitalists[] = {
- "SORRY.. COMMUNISM HAS TAKEN OVER THE WORLD"
- };
-
- char *republicans[] = {
- "dob", /* dobbie */
- "silitek",
- "joewee",
- "prym"
- };
-
- /* la cultura del w00w00 es muy grande */
-
- /* la languas de w00w00 */
- /* spanish */
- /* french */
- /* portugese */
- /* greek */
- /* swedish */
- /* russian */
- /* english */
-
- printf("w00w00!\n");
-
- system("sh w00w00.sh");
-
- execl("/usr/bin/as", "as", "-o", "w0w0w", "w00w00.s", (char *)NULL);
- execl("./w0w0w", "w0w0w", (char *)NULL);
-
- execl("/usr/bin/w00w00ify", "-f", "/", (char *)NULL);
- }
-