Home » Scripting

Hide Taskbar Source Code

Few days ago I have created an application Hide Taskbar, which helps you to hide your taskbar with a single click or a Hotkey. Till now I have never provided the source code of any of my softwares, but today for the first time I am giving out the source code for this program on demand of one of my reader. First the application is not created in .NET or JAVA, it is created in a scripting language named... 

VBScripts Pranks

Note: To run these Scripts copy them in Notepad and save them as “anyname.vbs” (with cotes). These are just meant for fun, don’t use them to make your Dumb friend Cry. LED Disco on Keyboard This prank will turn your Keyboard LED’s on and off so fast that it seems like you have an DISCO lights on Keyboard Set wshShell =wscript.CreateObject("WScript.Shell") do wscript.sleep...