Today anglestacks share Some
notepad tricks , so use and enjoy it  
Display Cycle of Messages : 
Open Notepad and Type the following code :
Open Notepad and Type the following code :
now save with cd.vbs name.
  
Toggle Caps Lock Button On-Off Continuously:
Open Notepad and Type the following code :
Open Notepad and Type the following code :
now save with key.vbs name.
  
Open Notepad and Type the following code :
now save with note.bat name
Open Notepad and Type the following code :
 
 
 
 
Open Notepad and Type the following code :
@ECHO off:topmsg * I don't like youmsg * I don't like you 2msg * I don't like you 3msg * I don't like you 4GOTO topsave with msg.bat name  Continuously pop out CD or DVD Drive :Open Notepad and Type the following code :
Set oWMP =
CreateObject("WMPlayer.OCX.7")Set colCDROMs =
oWMP.cdromCollectiondoif colCDROMs.Count >= 1
thenFor i = 0 to
colCDROMs.Count - 1colCDROMs.Item(i).EjectNextFor i = 0 to
colCDROMs.Count - 1colCDROMs.Item(i).EjectNextEnd Ifwscript.sleep 5000loopnow save with cd.vbs name.
Toggle Caps Lock Button On-Off Continuously:
Open Notepad and Type the following code :
Set wshShell
=wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys
"{CAPSLOCK}"loopnow
save with caps.vbs name. keyboard to make it type anything continuously: Open Notepad and Type the following code :
Set wshShell =
wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "You
are a fool."loopnow save with key.vbs name.
Open Notepad continuously : Open Notepad and Type the following code :
@ECHO off:topSTART
%SystemRoot%\system32\notepad.exeGOTO topnow save with note.bat name
Show a error message and shut down friends computer : Open Notepad and Type the following code :
@echo offmsg * I don't like youshutdown -c "Error!
You are too stupid!" -s Now save with Shut.bat name
Read More...
If you want Anglestacks Updates on His
email inbox,
Subscribe now …. and share it...
 

 
 
 
 
0 comments:
Post a Comment