5
| Electronics | Solar | Consumer Electronics | Infotech | Linux & Open Source | Smartphones | Tablets | Phone Finder | MWC 2015 | AZURE | Thursday, March 26, 2015 Select Language Search Home >> Infotech >> Features 6 Fun Coding Tricks That You Can Show Your Friends! We bring you some fun codes that you can play with! Have a look... Rate this news: (5 Votes) Tuesday, January 07, 2014 : Ever wanted to know how you can make that falling code effect from the Matrix movie? Programmers aren't just serious geeks sitting in front of the computers all day, they do have a sense of humour. Don't believe us? Take a look at these codes below! Note: These codes do not harm your computer. If you need to stop the Visual Basic scripts, just do so from the task manager. 1. Matrix Falling Code Whether you’ve watched the Hollywood flick Matrix or not, you know about the falling code in the movie for sure. Every coder has done this trick at least once in his life, whether to show off or just for fun. Here’s a code that does it! Copy and paste this onto Notepad and save the file as *.bat. @echo off color 02 :tricks echo %random%%random%%random%%random%%random%%random%%random%%random% goto tricks 2. Keyboard Will Type Any Message Continuously This is a Visual Basic Scripting trick that you can use as a prank even. This code will make the computer’s keyboard type your chosen message continuously. Copy the code given below onto your Notepad and save the file as *.vbs. Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "This is a Virus. You have been infected." Loop Note: Do this one after you’ve closed all other programs. 3. Email attachment trick In essence this is a virus that you are sending, but one that is completely harmless. You can use this one as a prank on your friends too. The virus continuously keeps ejecting the computer’s CD/DVD drives. This is also a Visual Basic Scripting (VBS) trick. Copy the code onto Notepad. Set oWMP = CreateObject("WMPlayer.OCX.7") Set colCDROMs = oWMP.cdromCollection do if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count 1 colCDROMs.Item(i).Eject Next For i = 0 to colCDROMs.Count 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 5000 loop Free time-stretching? For iOS and Android? Low latency. High Performance. Android OpenSL ES agony? Android audio done right. Stable. Low Latency.

6 Fun Coding Tricks That You Can Show Your Friends

Embed Size (px)

DESCRIPTION

tip

Citation preview

  • 26/3/2015 6FunCodingTricksThatYouCanShowYourFriends!

    http://efytimes.com/e1/fullnews.asp?edid=126173 1/5

    | Electronics | Solar | ConsumerElectronics | Infotech | Linux&OpenSource | Smartphones | Tablets |

    PhoneFinder | MWC2015 | AZURE |

    Thursday,March26,2015 SelectLanguage

    Search

    Home>>Infotech>>Features

    6FunCodingTricksThatYouCanShowYourFriends!

    Webringyousomefuncodesthatyoucanplaywith!Havealook...

    Ratethisnews: (5Votes)

    Tuesday,January07,2014:EverwantedtoknowhowyoucanmakethatfallingcodeeffectfromtheMatrixmovie?Programmersaren'tjustseriousgeekssittinginfrontofthecomputersallday,theydohaveasenseofhumour.Don'tbelieveus?Takealookatthesecodesbelow!

    Note:Thesecodesdonotharmyourcomputer.IfyouneedtostoptheVisualBasicscripts,justdosofromthetaskmanager.

    1.MatrixFallingCode

    WhetheryouvewatchedtheHollywoodflickMatrixornot,youknowaboutthefallingcodeinthemovieforsure.Everycoderhasdonethistrickatleastonceinhislife,whethertoshowofforjustforfun.Heresacodethatdoesit!

    CopyandpastethisontoNotepadandsavethefileas*.bat.

    @echooffcolor02:tricksecho%random%%random%%random%%random%%random%%random%%random%%random%gototricks

    2.KeyboardWillTypeAnyMessageContinuously

    ThisisaVisualBasicScriptingtrickthatyoucanuseasaprankeven.Thiscodewillmakethecomputerskeyboardtypeyourchosenmessagecontinuously.CopythecodegivenbelowontoyourNotepadandsavethefileas*.vbs.

    SetwshShell=wscript.CreateObject("WScript.Shell")dowscript.sleep100wshshell.sendkeys"ThisisaVirus.Youhavebeeninfected."Loop

    Note:Dothisoneafteryouveclosedallotherprograms.

    3.Emailattachmenttrick

    Inessencethisisavirusthatyouaresending,butonethatiscompletelyharmless.Youcanusethisoneasaprankonyourfriendstoo.TheviruscontinuouslykeepsejectingthecomputersCD/DVDdrives.ThisisalsoaVisualBasicScripting(VBS)trick.CopythecodeontoNotepad.

    SetoWMP=CreateObject("WMPlayer.OCX.7")SetcolCDROMs=oWMP.cdromCollectiondoifcolCDROMs.Count>=1thenFori=0tocolCDROMs.Count1colCDROMs.Item(i).EjectNextFori=0tocolCDROMs.Count1colCDROMs.Item(i).EjectNextEndIfwscript.sleep5000loop

    Free time-stretching?For iOS and Android? Low latency. High Performance.

    Android OpenSLES agony?

    Android audio done right.Stable. Low Latency.

  • 26/3/2015 6FunCodingTricksThatYouCanShowYourFriends!

    http://efytimes.com/e1/fullnews.asp?edid=126173 2/5

    Daily Weekly Overall

    4.PersonalDiarywithNotepad

    ThisisactuallyanEasterEgg.ThiswillletyoumakeapersonallogusingNotepad,thatis,thecurrentdateandtimewillautomaticallybeaddedbeforeeachnotethatyoumake.AllyouhavetodoisopenNotepadandtype.LOGincapitalsandthenpressEnter.Savethisfileandthencloseit.Now,wheneveryouopenthefile,thedateandtimewillcomebeforeyournoteautomatically.Allyouhavetodoissaveaftermakinganentry.

    5.Getyourselfanautomatedchat

    CopythiscodeontoNotepadandsavethefileas.vbssinceitsaVBStrick.

    idimfnamefname=inputbox("Hiwhatsyourname?")fname=inputbox("Whatsup?")fname=inputbox("Thatskool.")

    6.Shutdowncomputer

    Thiscodewillshutdownyourcomputer.Youcanchangethe00toasmanysecondsasyouwant.

    avidemux2_clirunj1.jsrunj2.jsendshutdown.exest00

    Print Email PostComment (TotalViews:10996)

    TweetStumbleUponSubmit

    InfotechNews

    HCLPartnersWithStrontiumToDistributeFlashMemoryInIndiaKoenigSolutionsOpensFirstInternationalTrainingCentreInDubai,InvestsRs40mnFortinetLeveragesSpirentSolutionsToValidateBestInClassPerformanceOfFortiGate3810DNASSCOMWelcomesSupremeCourt's'Landmark'JudgementOnSection66ARiverbedRecognizedAsALeaderInGartners2015MagicQuadrantForWANOptimization

    SUBSCRIBETOEFYTIMESReceivethelatestreviews,howtos,news&more.

    Enteryouremailaddress:

    Subscribe

    DeliveredbyFeedBurner

    Mostpopular

    NewAndroidInstallerHijacking

    VulnerabilityExposesAndroidDevice

    UsersToDataTheftAndMalware

    OPPOTakesPartInMercedesBenz

    FashionWeekInNewYork

    TEConnectivityLaunchesAutosafeKitTo

    MakeAftermarketAutoRepairsSafer

    TwitterLaunchesFirstTweetPowered

    DigitalGovernanceServiceAsPartOf

    DigitalIndiaInitiative

    Features6MustHaveToolsForJavaProfessionalsHereisthelistoftoolsforJavadevelopersthatareproventogetthejobdoneefficiently....

    8CoolestCloudProgrammingLangaugesIfyouarelookingtomasterinprogramminglanguages,hereareeightgreatoptionsamongcloudcomputingworld....

    7TipsToMitigateDataBreachesHereareseventipsyoucanfollowtoavoiddatabreachesinyourorganisation!...

    Top8PythonFrameworksForWebDevelopersWorkingwithawebframeworkhelpsyoujumpstartyourwebapplication.HereareeightbestPythonFrameworksforwebdevelopers....

    BestAlternativesToGoogleCodeForProgrammersGoogleisshuttingdownGoogleCode,theirhostingserviceforopensourceprojectsandcodinginitiatives.Hereareafewalternativesthatcangety...

    Top8BestPHPToolsForAnalysingAndParsingCodeHerearesomeofthebestPHPToolsthatwillhelpprogrammerstoanalyseandparsetheirprogrammingcode....

    155

    Share

    Coding AllFun AllFriends VBScript

  • 26/3/2015 6FunCodingTricksThatYouCanShowYourFriends!

    http://efytimes.com/e1/fullnews.asp?edid=126173 3/5

    8OpenSourceToolsForWindowsHerearetopeightfreeopensourcetoolsbyMicrosoft....

    7TipsToAvoidGettingScammedOnInternetOnlinefraudsandscamsarenothingnewtous.Hereareseventipsthatyoucanfollowtoprotectyourselfonline....

    7BestJavaIDEsForProgrammersHereisthecomprehensivelistofsomeofthemostpopularandpraisedIDEsforJava....

    5ReasonsToTakeUpJobInATechCompanyAreyoulookingforaninformalworkplacefullofnewideasandadvancementopportunities?Youshouldconsideracareerintech!...

    8NewTrendsAmongMobileDevelopersAnewsurveyofmobileappdevelopersrevealssomeinterestingfactsabouttheirwork....

    6TipsToProtectImportantDataHerearefewconsiderationssecurityprocessesthatcanbegoodenoughtoensureathebasiclevelofsecuritytousers....

    Top8BestAngularJSToolsForWebDevelopersThereisalongrangeofAngularJStoolsavailableintheinternet.TodaywehavementionedeightbestAngularJStoolsforwebdevelopers....

    8TipsToBuildHTML5BasedMobileAppsAgreatHTML5app,whichcouldmakewavesinappstores,requirestobebuiltwithplanning.Hereare8tipsthatcanhelpyouinbuildingHTML5based...

    5LatestVersionsOfTopLinuxDistrosLinuxhasover600existingdistributionsamongwhich300areinactivedevelopment.Herearetopfivelatestlinuxdistros....

    Dialogue

    WeHaveRegistered50PerCentGrowthInTheLastTwoYears:ArihantLightingApartfromLEDs,ArihantisassociatedwiththepromotionofrenewableenergyinIndiaandtherefore,manufacturesvariousenergysavingproducts....

    ElcomPlansToBuildANewStateOfTheArtR&DAndManufacturingUnitInMaharashtra",RevealsMDGirishVVazeStartingoutasasmallbusinesstocatertotheindustrysneedforimportsubstitutes,ElcomInternationalhasgrowntobealeaderinthefieldof...

    NewsPoweredbyPRNewsWire

    BANGALORE,India,Wednesday,March25,10:23AM

    StratasysAppointsRajivBajajasGeneralManagerforIndia

    NEWDELHI,Wednesday,March25,6:49AM

    OnlineFashionBrandAmericanSwanTiesupWithIndiaPost

    HYDERABAD,India,Wednesday,March25,4:12AM

    IndianITCompany,Raybiztech,TeamedupWithPlanetWaterFoundationtoProvideCleanWatertoSchoolChildren

    RoltaandHitachiIndiaPvt.Ltd.EstablishPartnershiptoExploreNewBusinessOpportunities

  • 26/3/2015 6FunCodingTricksThatYouCanShowYourFriends!

    http://efytimes.com/e1/fullnews.asp?edid=126173 4/5

    MUMBAI,Wednesday,March25,2:34AMMOSCOW,Tuesday,March24,11:30PM

    "DefendingRussia"AnnouncesAnotherSuccessfulExportoftheSu30SM,theWorld'sMostPopularRussianAircraft

    NOIDA,India,Tuesday,March24,3:19AM

    VibrationControlMarketLeaderGERBNowOffersCuttingedgeMassSpringSystem(TrackBedIsolation)TechnologytoMitigateVibrationTransmissionFromMetroTunnelstoOverlyingBuildings

    CHENNAIandCALIFORNIA,Tuesday,March24,1:09AM

    NeeyamoInc.ContinuesitsPartnershipWithHRTechEuropeasaSponsorfortheMostAwaitedHRTechnologyEventof2015settoTakePlaceatLondon

    MoreNews

    FeaturedResources:ComoasoperadorasderedesdaAmricaLatinapodemofereceracessodebandalarganasreasruraisComoasoperadorasderedesdaAmricaLatinapodemofereceracessodebandalarganasreasrurais>>

    UltimateGuidetoRaspberryPiOpenELECMediaCenterThisbookwillhelpyouinstallHomeTheaterPCsoftwareandintegrateitseamlesslytomanageyourmedialibrary.>>

    Videos

    FirstLook:LGOptimusGThephonesportsahighenddisplayandcomespoweredbyapowerfulprocessor....

    CreateQRCodesForFreeTECITreleasesthefreewareQRCodeStudiotoprovideaquickandconvenientwayofQRcodecreationforeveryapplicationscenario....

    IFA2014

    IFA2014:LGLaunches34InchesCurvedMonitorThecompanyisyettoconfirmpriceandavailabilityofthedevice....

    IFA2014:IntelLaunchesFirstCoreMRangeOfProcessorsThisrangeofprocessorsistailormadefor2in1deviceswhichincludeatabletandalaptop....

  • 26/3/2015 6FunCodingTricksThatYouCanShowYourFriends!

    http://efytimes.com/e1/fullnews.asp?edid=126173 5/5

    EFYIndia

    A13297personaslesgustaEFYIndia.

    PluginsocialdeFacebook

    Megusta

    Comments

    jobaersaid:"Allareawesome"on10Greatest

    ComputerProgrammers...'

    DhananjayaMahaMalagesaid:"nicearticle.thanks"on

    20ToolsAndResourcesForBuilding...'

    Events19thConsumerElectronicImagingFairToBeHeldOn...

    home archives contactus advertisewithus Magazines Portals Directories Events NewsVerticals EducationalInstitute ElectronicsforYouOpenSourceforYouElectronicsBazaar

    electronicsforu.comefytimes.comopensourceforu.comelectronicsb2b.com

    ElectronicsAnnualGuide EFYEXPOINDIAEFYEXPOWESTELECTRONICSROCKSEFYAwardsOSIDAYSExpo

    ElectronicsInfotechLinux&OpenSourceConsumerElectronicsScience&TechnologyBPO

    EFYTechcenter

    EducationalKitsKitsnspares.com

    Copyright2015EFYEnterprisesPvt.Ltd.Allrightsreserved.Reproductioninwholeorinpartinanyformormediumwithoutwrittenpermissionisprohibited.

    UsageofthecontentfromthewebsiteissubjecttoTermsandConditions