Friday, May 6, 2011

Found on the internet - Called Osama Revenge Plan - MEANT AS A JOKE

    import pakistan.Abbottabad;
    import America.Obama;
    import America.armedForces;
    import binladen;
   
    public class Osama extends Alqaeda
    {
        public void start()
        {
            while(flewPlanesIntoTwinTowers())
            {
                Thread.sleepInSeconds(check());
            }
        }
       
        public int check()
        {
            if(binladen.isDead && binLaden.killerCountry.equals("America"))
            {
                initiatePlanA();
                log("Destroying The White House");
                sleep("two weeks");
                if(!WhiteHouse.isBlownUp())
                {
                    initiatePlanB();
                    log("Nuking America");
                    sleep("two weeks");
                    if(America.isNuked())
                        log("America successfully whiped off the face of the earth.");
                }
            }
            return 2678400;
        }
    }

No comments:

Post a Comment