00:00
00:00
bepiscat
jkngjeranfe,jcvcocamb gko eq,reqcr,jeqoip

Male

no....

Portugal

Joined on 3/19/21

Level:
4
Exp Points:
108 / 180
Exp Rank:
> 100,000
Vote Power:
3.58 votes
Rank:
Civilian
Global Rank:
> 100,000
Blams:
0
Saves:
0
B/P Bonus:
0%
Whistle:
Normal
Medals:
13

code.

Posted by bepiscat - March 27th, 2021


copy this to notepad and save it as .bat to have a surprise! ( to that work CORRECTLY, u need to make a .txt file called menu.txt, that file is not blank! U need to write this: To open main Notepad click 1

To view ipconfig click 2

To exit click 3)


@echo off

color 06


:username

cls

set /p input=Username: 

if %input%==admin goto password

goto username

cls


:password

cls

set /p input=Password:

if %input%==admin goto menu

goto password

cls


:menu

findstr /v "ljkshlfjhdas" menu.txt

set /p input=/

if %input%==1 Notepad goto YSOS

if %input%==2 ipconfig pause

if %input%==3 exit

goto menu


(username: admin password: admin, that is all lol)


p.p.s: IM NOT INDIAN


1

Comments

Wooah this is pretty cool. I have .bat files to do simple things like list the contests in a directory or open a list of links, but you can really do a lot of things with this hmm...

Surprised the options really worked too! Code's so simple for those...

thx, is easy tho

Ah can you code this type of stuff yourself? Might be handy sometimes, the bits I use I've just found online looking for ways to effectivize certain simple tasks.

what does it do?

Operative SYS