468x60 Ads

SUBSCRIBES MY BLOG


.

Showing posts with label hacking. Show all posts
Showing posts with label hacking. Show all posts

Sunday, July 25, 2010

Virtual Partition with batch file to "Z:\"

Please open your notepad and copy the code below
------------------------code---------------------------
@echo off
cls
If Exist Z: goto next
subst Z: \.
goto last
:next
subst Z: /D
:last
exit
-----------------------end code-------------------------
then paste to your notepad and save as "Change to Z.bat"

and copy your "Change to Z.bat" into your desire partition such as C:\, D:\, E:\, F:\ and so on...
then double click to active it, and oen your "Computer or My computer on start menu", and to deactivate please double click again to that file.

NOTE : - Please Give a credit to my blog if you take the idea from this blog

How to open your website using batch file

Please open your notepad and copy the code below
-------------------code-------------------------------------
@echo off
start iexplore www.fareast187.tk
ping localhost -n 2 > nul
start www.fareast187.blogspot.com
ping localhost -n 2 > nul
start www.facebook.com\fareast187
ping localhost -n 2 > nul
start www.youtube.com\faiz187downset
------------------end code----------------------------------

after that paste to your notepad and save as "open website.bat"

NOTE : - Please Give a credit to my blog if you take the idea from this blog

How to disappear your "Press any key to continue . . ." in batch file

Please open you notepad and copy all the code below

--------------Code-------------------
@echo off
echo Hello
echo.
echo no pause are appear
pause > nul
------------End code-----------------

paste to your notepad and save as "no pause.bat"

NOTE : - Please Give a credit to my blog if you take the idea from this blog

Monday, July 19, 2010

My Hack Game : Im challenge you if think you are hacker

i just create this game while im searching for something about magic lol

now Im challenge you to find a game inside this folder the game name is "pair.exe" its pokemon game like below
HERE THE RULES TO PLAY THIS GAME:-
1. please extract the RAR file to folder first.
2. you can not open the RAR file or you can not double click on the RAR file
3. last thing is you must explain to me by leave a comment below this post.
4. you can not read a comment in this post if you are not complete this game.

you can download game file at below
http://www.mediafire.com/?bf11r83l474400b

im waiting for you answer, how do you solve this hack trick...and good luck for you..

NOTE : - Please Give a credit to my blog if you take the idea from this blog