PlatonicRobot.com
Womp. The database was corrupted and I had to use a backup from 2018 (in 2021). Sorry for any data loss. A server update also broke a bunch of the site (I've got it mostly working, but some things may still be busted). Another unrelated server update also busted the way my wii homebrew connected to the site (so none of them can go online anymore and they may never change). Have I mentioned that I've had problems with this cheap web host?
You can check out whatever new projects I have in the works over on twitter at @BoringDevKate.
Free storage.
Comments
Comment posted by BatchFile at 2014-08-01 17:59:00 (11 years ago)
I needed a place to store a batch file codec for free. Also, im Android btw. Surprised this site is still up. Anyways, thats about it. Steal the fucking code if you want, just shows the type of person you are. Feel free to try it and let me know what you think though.

:A
@echo off
title The Menu Project
color 01
Cls
echo _WELCOME_
echo =--------------------=
echo = -The Menu Project- =
echo = -BETA STAGE- =
echo = -COLOR- =
echo =--------------------=
echo ---WORK IN PROGRESS---
PAUSE
color 07
GOTO :B
:B
echo ----------------------------------------------------
echo Welcome to the Main Menu - Here are the list of Paths
echo ----------------------------
echo :A - Restart Program
echo :B - Main Menu
echo :C - Watch Star Wars (BUGGY)
echo :D - Games
echo :E - Credits
echo :X - Special Note
echo :Z - Planned Updates
echo :V - Exit
echo ----------------------------
PAUSE
:begin
SET /P runscript= Where do you wish to go?
if %runscript%==:A goto :A
if %runscript%==:B goto :B
if %runscript%==:C goto :C
if %runscript%==:D goto :D
if %runscript%==:E goto :E
if %runscript%==:X goto :X
if %runscript%==:Z goto :Z
if %runscript%==:V goto :V
PAUSE
:C
telnet towel.blinkenlights.nl
echo ---------------------------
echo Whoops! If your seeing this
echo it means the connection
echo has faild. Sorry about that,
echo there is nothing I can do on
echo my end, its purely CommandPrompt.
echo It also could mean the movie ended,
echo ive never acutally got to the end!
:D
Comment posted by BatchFile at 2014-08-01 18:00:02 (11 years ago)
Welp, wont let me paste the entire code and its not formated correctly. Nvm then.
You need to be logged in to post a comment.
You aren't logged in.
registerloginHomebrew DatabaseForumPollsFile HostUsersFAQCheck out what's happening on Wii Chatter!Check out what's happening on Wii Exhibit!