I just recently discovered the whole Javascript/batch files stuf and I was wondering If anyone had some cool commands to type into them?
@echo off
cls
:a
start
goto a
i know some batch. i made a simple batch code that answers back to you (it only answers to certain phrases though).
Wouldn’t that just be one of those fork bombs…
that keep opening themselves over-and-over again…?
yes. what it will do is open new windows of CMD every half a second or so.
sooo you lied then…
no, i do know some batch. i use it for password protecting (kind of) my folders.
no I mean what the batch code did…
or were you talking about something else…
the code does what i previously posted. if you were talking about the “AI” i wrote, thats a different, longer script.
OOOOO… OK!
but does anyone have anything for javascript or the other ones?