Hello, there. I'm Kaytie from Rittonia. I love working with my computer, and I definitely have experience. Right now I'm stuck with registry errors, but that's almost solved. I have two computers, both Vista. My dad's laptop is what I use for my experiments with software and stuff, but my other is where I do some of my coding. I love coding. This is an example of what I have to deal with:
@echo off
@title Fyre Reborn
echo Hello there.
echo I only talk.
echo Type "talk".
set /p input=
if %input%==talk goto talking
cls
:talking
type talk.config
exit
Download Fyre Reborn below.
Will only work on Windows.
Unzip the file, type what you want in "say.config" and run the file called "RUN.bat".
auto file download deleted by KenB