[RAINBOWS] Cool Computer Info checker (all os) 01-03-2014, 05:03 AM
#1
UPDATE: shrinks it to gadget size!
My first post in a few days. Hope you guys enjoy
(Do not use if you have epilepsy! I don't want to kill anyone!!)
My first post in a few days. Hope you guys enjoy
(Do not use if you have epilepsy! I don't want to kill anyone!!)Code:
@echo off
mode con: cols=40 lines=6
title Computer Info by Kage No Namida
echo Do you have epilepsy? (Y/N)
set /p a=
if %a%==y exit
if %a%==Y exit
if %a%==n goto a
if &a%==N goto a
:a
cls
color 01
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto b
:b
cls
color 02
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto c
:c
cls
color 03
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto d
:d
cls
color 04
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto e
:e
cls
color 05
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto f
:f
cls
color 06
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto g
:g
cls
color 07
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto h
:h
cls
color 08
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto i
:i
cls
color 09
echo Time: %time%
echo Date: %date%
echo OS: %os%
echo Computer: %username%
echo Name: %userprofile%
ping localhost -n 1 >nul
goto aIt's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.















![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
