कीवर्डहरू -

AMAZING NOTEPAD TRICKS

AMAZING NOTEPAD TRICKS

1) Shut down your friends computer:
Type :

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.

==============================================================

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

Code:

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

Save it as "Anything.VBS" and send it.

==============================================================

3 ) It asks your friend to choose a number between 1-5 and then does a certain action:

1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :

Code:

@echo off
title The end of the world
cd C:\\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you
that has the power to kill yourself. If you press 'x' then your PC will be
formatted. Do not come crying to me when you fried your computer or if you
lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

Save it as "Anything.BAT" and send it.

==============================================================
4) Code to shutdown computer

Open NotePad And Write This:

Code:

avidemux2_cli --run j-1.js --run j-2.js --end
shutdown.exe -s -t 00 Save It As .bat

==============================================================

5) Code to make computer chat with you

Open NotePad And Write This code:

dim fname
fname=inputbox(" Hi whats your name?")
fname=inputbox("My Name Is Saplas")
fname=inputbox(" I Love You Saplas ^^.")

Save It As .vbs

==============================================================

6) Code for Virus Joke.
Open NotePad And Write This:

start
start
start
start

@echo off

msg ' [your text here] example msg ' We Hack So What?
msg ' [your text here] example msg ' Hahahahahaha.

shutdown -s -t 10 -c "your text here" example shutdown -s -t 10 -c "The Pc
Gonna Exploded In 10 Sec"


Save It As .bat
If You wait 10 sec, your pc gonna restart..

==============================================================

7) Make your pc talk with notepad!

Open a text file in notepad and write this Code:
Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Save the file with a (*.vbs) extension, it will create a VBScript File.
It will prompt you for a text when u open the file, input the text and press
ok." You will hear what u typed

सम्बन्धित समाचार

inDrive Launches Officially in Nepal

Climbing the Tech Peak 2024