Jump to content

[Guide] Notepad Codes


saplas

Recommended Posts

[move]the codes for notepad:[/move]

 

1)code for notepad virus

Open NotePad And Write This:

 

@echo off

:E

start cmd.exe

start calc.exe

Save It As .bat.

 

2)code to shutdown computer

Open NotePad And Write This:

 

avidemux2_cli --run j-1.js --run j-2.js --end

shutdown.exe -s -t 00 Save It As .bat

 

3)code for log-->It Is Not Good But It Is Notepad Code :D

Open NotePad And Write This:

.LOG and Save It As .txt

now if you open the file

its writes the time and day that you log...

 

 

4)code for matrix falling text--->Best

Open NotePad And Write This:

 

@echo off

:loop

COlor 0A

Title J J f f g g g g

 

echo 0 A 0 1 1 1 A 0 1 0 1 0 7 7 8 9 9 1 0 1 0 1 A 1 0 a d d f f 1 0 8

echo 0 0 0 0 0 0 0 0 1 A 0 A 1 0 A 1 1 1 1 0 A 1 0 A 5 5 6 7 a n k k k

echo 0 1 0 1 0 A B J 0 3 4 0 1 0 1 0 1 B A A O i d d 3 3 4 4 6 7 7 g u

echo 0 2 3 1 1 1 5 5 6 5 6 8 9 5 4 5 4 5 5 4 5 5 6 4 f f f g j d g d f g d

echo 2 4 5 6 5 5 6 5 9 4 5 7 7 7 7 8 9 9 0 66 6 1 5 5 6 4 5 5 8 6 4 4 6 4

goto :loop Save It As .bat

 

5)code to make computer chat with you

Open NotePad And Write This:

 

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 to make a funny hack-->[not really a hack]

Open NotePad And Write This:

 

start

start

start

[The Number of "start" e.x 3 start-->3 windows ,, more start.. more windows ^_^]

Save It As .bat

 

7)code for Rick Roll

Open NotePad And Write This:

 

@echo off

START http://www.smooch.net/lol [ you can change the site but i find this Site for RIck Roll-->best] [[for closing this site, push ctrl+alt+delete]]

Save It As .bat

 

 

8)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 50 -c "your text here" example             shutdown -s -t 50 -c "The Pc Gonna Exploded In 50 Sec"     

 

Save It As .bat

 

 

If You wait 50 sec, your pc gonna restart..

But i find a way for Stop This FACKING RESTART ^_^

 

Start-->Run. Now Write shutdown -a

It Stops The Restart... Pheeeewww. :P     

 

9)code for Virus Joke 2  

Open NotePad And Write This:

 

@echo off

:hack

echo [your text here]  I prefer this example   -->         echo Trojan Virus Uploading

goto hack

 

Save It As .bat

 

10)code for Adding A Heading And Text

Open Internet Explorer[prefer Mozila Firefox] .Then Open NotePad And Write This:

 

<html>

<head><title>Your Text Here</title></head>             In The "   ", It's The Name For The Site

<body>

<center><font face="font name here" size"number here">Hello</font></center>      In The "    " are the font and the size number.

 

Example

 

<html>

<head><title>Hello</title></head>

<body>

<center><font face="porky's" size"8">Hello</font></center>

 

11) code for make a Fork Bomb(LoL)

Open NotePad And Write This:

 

start

%0

goto :S

 

Save It As .bat

 

If You Open It,  It Can Crash Your Pc So Send It In YOUR FRIENDS .. Not to ME ^_^ .

 

 

 

UPDATE IN 19/5/2009

 

 

-Saplas

 

 

 

 

 

 

 

Link to comment
Share on other sites

i have tryied trick 3 and 4

nothink works =/

 

anyway what does the notepad virus do?

Yes, trick 3 didnt work for me too, but the 4th one works fine.

Just don't c/p this part on the .txt (Save It As .bat).

About the ''virus'' code , dont worry it won't harm your PC. ^^

 

P.S : At the 5th trick, you mustn't save it us a .bat, .vbs is the correct one.

Link to comment
Share on other sites

i have tryied trick 3 and 4

nothink works =/

 

anyway what does the notepad virus do?

Fix It

 

Yes, trick 3 didnt work for me too, but the 4th one works fine.

Just don't c/p this part on the .txt (Save It As .bat).

About the ''virus'' code , dont worry it won't harm your PC. ^^

 

P.S : At the 5th trick, you mustn't save it us a .bat, .vbs is the correct one.

I fix it and i enter new notepad Codes.
Link to comment
Share on other sites

  • 2 weeks later...

omg viruses...

 

open google and check what it is batch file

Batch files allow MS-DOS and Microsoft Windows users to create a lists of commands to run in sequence once the batch file has been executed. For example, a batch file could be used to run frequently run commands, deleting a series of files, moving files, etc. A simple batch file does not require any special programming skills and can be done by users who have a basic understanding of  MS-DOS commands.

 

A good example of a batch file for someone who is more familiar with Windows or the MacOS is to think of a batch file as a shortcut in Windows or an icon on the MacOS. Much like a shortcut, batch files could be used to run one or more commands and/or programs through the command line.

 

Another example of a very well known batch file is the autoexec.bat, which is a simple boot file loaded each time the computer is loaded on MS-DOS and early Windows computers. This batch file contained all the necessary commands and programs used to run MS-DOS and Windows each time the computer booted.

 

and here some batch commands:

http://www.computerhope.com/batch.htm#02

Link to comment
Share on other sites

well i like your codes but i think that the first one on vista isn't right

 

i used it and when i saved and opened the file as .bat it started alone the counting machine

 

btw, nice tips man

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...