Home
Name Modified Size InfoDownloads / Week
Project_AI.exe 2012-05-14 939.5 kB
ColorArray.exe 2012-05-14 953.2 kB
AllRegistry_WINDOWS-XP-PRO.reg 2012-01-09 1.4 MB
Midtown_Madness_2.exe 2011-12-22 110.8 kB
Robert.zip.zip 2011-12-22 1.4 MB
Game Maker 8 Pro.zip 2011-12-19 1.3 MB
test.bat 2011-11-28 4.4 kB
ReadMe.txt 2011-11-28 4.4 kB
rcc.h 2011-11-28 725 Bytes
mouse.dat 2011-11-28 75 Bytes
GameMaker_C++.exe 2011-11-28 1.2 MB
choice.com 2011-11-28 1.8 kB
blizzard.cpp 2011-11-28 10.9 kB
blizzard.exe 2011-11-28 921.8 kB
PokemonGameMaker.exe 2011-11-28 1.5 MB
Totals: 15 Items   9.7 MB 0
There is a YouTube file on Batch Paint that involves mouse.dat, learn from it, and, good luck!
To make a "log" on notepad, hit CTRL+N, type ".LOG", no qoutes, then save it. Load it, and congrats!
To use special characters, like ^, |, <, >, &, anything else, use the "^" thing infront, like this:

@echo off
title ^|Zelda is cool! ^& so is Pokemon!
echo ^|File^|Resources^|Tools^|Help^|
pause
cls
echo I need mentel help... ^<Help me!^>
pause

---------------------------------------------------------------------------------------------------------------
Here are some useful tools for making programs:
	MS-Visual Basic 2008 express edition
	Ms-Visual C++   2008 express edition
	Ms-Visual C     2008 express edition // For the GameBoy and GameBoyAdvance.
---------------------------------------------------------------------------------------------------------------
For C and C++ tuts. goto http://cprogramming.com/ Find the tuts. section
NOTE: You can find tuts. on YouTube.
NOTE: I wanna see if you can make a GOOD GUI GameMaker, don't care what language, but it must have the following:
	Sprites pre-loaded into a seperate folder
	A sprite editor/loader
	Objects with at least 5 TABS containing at least 5 functions:
		Moving, variables, color, sprites, object change, object destroy, sprite change, etc.
	Rooms, can't forget about 'em!
	Save/Load/Play game
---------------------------------------------------------------------------------------------------------------
For some C++ color things, create a directory in C:\, you can call anything, like RCC, (name of my language), but, there are two ways:
	Draw(StdOut, 0xBF); Where 0xBF, B=Background Batch HEX digit, same as F. This is in RCC.h
	SetConsoleTextAttribute(hstdout, 0xBF); is also available in RCC.h
---------------------------------------------------------------------------------------------------------------
If you have internet, here is some cool things, to start it off, do these steps:
	1). Open the Start Menu, click on RUN
	2). Type Telnet
  	3). Type "o" and hit enter (NO "_"'s)
	4.1). FOR THE GAME, type "rock2mimic.tzo.com 4000"
	4.2). TO SEE THE ASCII STAR WARS IV MOVIE, type "towels.blinkenlights.nl"
---------------------------------------------------------------------------------------------------------------
Here are the instructions in my paint program I made, oh, YouTube has downloads for Batch Paint programs...
	1). Control the Cursor with W-A-S-D, switch the paintbrush by using 1-5, where 5 is the eraser.
	2). Q is to save and then restart
	3). THERE IS NO 3!
	NOTE ON CHOICE.COM: Just copy-paste into C:\WINDOWS\system32\ Then you won't have to put a copy of it inside every one of your files
	4). If you find a Batch Paint on YouTube, make sure it is in English!
---------------------------------------------------------------------------------------------------------------
READ THIS ONLY IF YOU FEEL YOU ARE UP TO THE TASK THAT REQUIRES LOTS OF SOFTWARE AND A HUGE CREW:
	I need you, Stephen and I to write a Pokemon move script, two actually, a trailer and a 2-3 hour movie
	Look up this on YouTube:
		Pokemon live action series, look for a battle of Charizard and Blastoise, click on the user's name, look for the software he uses, then we got access to the 3D pokemon tools
	Now, I need you to, unless you already know, look up how to write a movie script, if Steven (Sorry if I mispelled your name) still has my video-camera, you are already on a head start if you wish to help me do this..
	AND GET A CREW FOR THIS! It WILL help you out alot, no "scenes" either.
	Must be PG-13, and is Kanto region based, (hint, a battle with Mew and Mewtwo)
	If you finish this, before you publish it or get it by Nintendo, take these precautions:
		Do the film as quietly as you can, or Nintendo will cancel it like many other films
		Give me a copy of the film before publishing it so there will not a waste of hardwork
		If Nintendo DOES happpen to come cancel, tell them this: "You are not making a Pokemon film, so why cancel it? And if you are, show me the real evidence and tell me when it will be released, otherwise, use mine and give me credit."
---------------------------------------------------------------------------------------------------------------
Regards, (Kinda funny in a ReadMe doc.)
	 Chris!
Source: ReadMe.txt, updated 2011-11-28