Hello. This is another tutorial. This time i will show you how to make videogame but TEXT ONLY.
Step 1:
Open notepad (start - search - notepad or windows key(start) + r - notepad)
Step 2:
Enter this code:
@echo off
echo Hello
echo TEXT TEXT TEXT
pause
echo i am bored...
pause
save as any name.bat
I wiil explain this code now:
@echo off - Program wont show commands
echo - shows text you waint to use
pause - user have to press any key to continue (use at least one pause or program will close as soon as it opens)
Now i will show you how to create virus simulator game:
@echo off
echo YOUR PC MAYBE HAVE VIRUS!
pause
echo starting scan...
pause
echo scanning 4%...
echo scanning 19%...
echo scanning 49%...
echo scanning 97%...
echo scanning complete!
pause
echo 1 virus detected!
pause
echo virus location: C:\Windows\Downloaded program files\hack_tool.bat\
pause
echo removing virus...
pause
echo unable to remove virus
pause
echo searching for updates...
pause
echo 1 update found!
pause
echo downloading update...
pause
echo installing update...
pause
echo removing virus...
pause
echo virus removed
pause
echo HAHAHA THIS IS VIRUS SIMULATOR
pause
echo created by: YOUR NAME
pause
echo ........
Easy right? AND MAKE SURE YOU SAVE IT AS ANY NAME.BAT
Now how to meke it fullscreen?
r. click - create shortcut
r. click on shortcut - properties - layout - window size width - 999999 height - 999999
you can go to colors to change text or background color.
YOU ARE READING
ANONYMOUS
CasualeWe are anonymous. We are legion. We do not forgive. We do not forget. Expect us.