Search found 1 match

by ZolarKeth
12 Sep 2017 19:57
Forum: DOS Batch Forum
Topic: How to make multiple variable acceptable while whitelisting any other variable?
Replies: 2
Views: 3089

How to make multiple variable acceptable while whitelisting any other variable?

I'm not very good at batch, and I'm trying to create this fake "hacker" so my friends and I can roleplay "nerdy I know lolz " Anyways, here's the code if you need it. @echo off echo . . . PING 1.1.1.1 -n 1 -w 2000 >NUL goto Startup :Startup cls echo Verifying User... input regist...