17/06/2016

Note Pad Tricks For Pc

   I know some people will be wondering what i meant by notepad trick, cause they believe notepad is for text editing only.



Firstly lets understand what a notepad is, A notepad is one of the most used computer utility which is pre-installed in all version of operating system be it free or not, and it is mainly used for text editing, but today i will be revealing the simple trick behind it.

So just tighten your belts to learn notepad tricks which are super interesting,cool as well as amazing and can be used to have fun among your friends although we are not discussing much just few of them.

let's go there

Create Fake Windows Error With Notepad

The coolest trick among all,which i think everyone should try to prank with friends without problem



  • Open Notepad.

    • Type X=Msgbox(“Put your Message Here”,0+16,”Put Title Here”)
    • Replace Put your message here and Put title here with your keywords.
      Save, this file as LoadedtekError.vbs


      Create Diary in Notepad

      This amazing Notepad trick will allow you to create a diary Entry in Notepad. I mean, Whenever you will publish any post, It will automatically use Time and Date Stamp.

      • Open Notepad
      • Type ".LOG" without quote
      • Save file as LoadedtekLOG.txt
      now  whenever you will write any thing in the file, it will automatically add DATE and TIME Stamp.

      Force Windows to Shut Down 

      This notepad trick, will let your PC shut down your Computer in a single click. SO, If you want to Turn Off your Computer in one click, than follow this method

      • Open Notepad.
      • Paste @echo off 
      • In the next line paste *Shutdown computer
      • In the next line paste shutdown -c “LOADEDTEK” -s
      • Save the file as Loadedtek.bat extension and you are done.
      This file is just like a shortcut of shuting down the windows with just a click


      Add Matrix effect using Notepad

      This trick will open an interface that will keep generating random numbers, just implement the code in your notepad.


      • Open Notepad, Paste the following code in Notepad:

      @echo off
      color 02
      :start
      echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
      goto start

      Save, file as Loadedtek.bat.

      Repeat messages on Screen Continuously

      This trick repeat message on your screen just as if you are chatting with someone.


      • Open your notepad and Paste following code:

      @ECHO off
      :Begin
      msg * Hi
      msg * Are you having fun?
      msg * I am!
      msg * Lets have fun together!
      msg * Because you have been o-w-n-e-d
      GOTO BEGIN

      Save the file as Loadedtek.bat

      Open Notepad in your friend’s computer continuously

      This trick automatically open notepad on your pc continously,you can use this as a prank for friends


      • Open Notepad 
      • copy the code below and paste in your Notepad

      @ECHO off
      :top
      START %SystemRoot%system32notepad.exe
      GOTO top

      Save the file as Loadedtek.bat and Send it to your friend.

      Force CD Drive to Pop out Continously

      With this trick implemented in your notepad,it will continuously pop out your Cd-rom drive non-stop until a restart is carried out.


      • Open Notepad, and Paste this line 

      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

      Save this file as “Loadedtek.VBS
      Now, anytime you launch this file your cd-rom drive will pop out.

      Test your Antivirus using Notepad:

      This is an amazing Notepad trick to test antivirus program.


      • Open, Notepad and Paste this code 

      X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

      Save this File as Loadedtek.exe.

      Note:- if your antivirus is working perfectly, then your Antivirus will force you to delete it, Then If nothing happens u Just have to tighten your belts to buy a New Antivirus Program.

      After implementing any trick that works continously, you have to restart your pc to abort it.....
      More Tricks Coming Up Soon....
          

      No comments:

      Post a Comment

      Designed by OluwaThank_U.