computer tricks and tips, technical news, hacking news, and other jankari hindi me jani hai.

=

Best (Unbeatable) Notepad Tricks (Codes & Hacks)



1. Make Fake Windows error with the Notepad Tricks.


With the help of this trick, you can make your friends problem and feel them worry about their PC. So, you can use this type of trick.
  • Open Notepad.
  • Type X=Msgbox(“Put your Message Here”,0+16,”Put Title Here”)
  • You can replace put your message here and put a funny sentence. It will be visible when this error occurred.
  • Save this file as errors.vbs


2. Force CD Drive to Open continually

  • Just open your notepad and paste these codes.
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
  • Then save this file as Tech Maniya.vbs
  • When you double click on that program then CD Drive will open automatically.


3. Make Own Daily Diary in Notepad

This is amazing Notepad tricks which will allow you to make your own Dialy diary. When you write anything on this notepad then it will automatically add time and date to your text. It is Cool Notepad tricks. You should follow some steps to do:
  • First thing first, So you have to open notepad and it is because it is very important step 😀
  • Type .LOG on your Notepad.
  • Then save it as Diary.txt
  • So, whenever you will write something on this notepad it will add time and date.
Open Notepad in friend’s computer continuously
Type this in Notepad
@ECHO off
:top
START %SystemRoot%system32notepad.exe
GOTO top
Save it as tech maniya.bat and send it your friend. When He will open that program then He will be in small trouble.


4. Make Keyboard LED lights to Dance

Don’t think that these lights will dance and entertain you. But it will flicker like on and off lights. Your all lights Num lock, scroll lock, caps lock.
  • Just Open your Notepad.
  • Paste this secret code in your notepad.
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop
  • Save this file as TechManiya.vbs
  • So, whenever you will open it then your all lights will dance like it will blinks.


5. Test your Antivirus with Notepad

This is an amazing Notepad trick to check your antivirus program. You have to follow some basic steps.
  • Open Notepad and paste below codes.
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  • And Now save this file as techmaniya.exe
  • So, if your antivirus is working perfectly then your antivirus will tell you to delete this file.
  • If nothing happens then just change your antivirus Now.
Previous
Next Post »