/i 64 46
a blog about all things Minecraft, All things YoG and general sillyness
Saturday, October 29, 2011
Minecraft full realese!
Minecraft will be realesed in under three weeks. You should buy it now if you haven't yet, the price is going to shoot upwards, punch a hole in the atmosphere and blow up the moon.
Blogger's new interface
The new interface has me confused. Probally because I'm not all that used to change (I'm still playing the original simcity!) But there is too much clicky clicky to makey makey posty posty.
Friday, October 28, 2011
Batch Basics
Batch is a very basic programming language
To save something as a batch end it in .bat
@echo off
-put at the start to stop all srts of stuff popping up
echo [word]
-says something
pause
-stops the batch
-put at the end of a batch
goto [menu]
-goto's a menu
:[word]
-sets a menu
set /p [variable]=
if %[variable]%==[word/number] [action]
eg
set /p var=How are you?
if %va%r==good goto good
if %var%==bad echo oh dear
if not defined var goto menu
-very useful
cls
-clears screen
title [word]
-sets title
color [color code]
-set color of texr
0a-green
0b-blue
0c-red
0d-purple
0e-yellow
0f-white
00-black
-can be reversed for background
eg.
CA-red background, green text
some other things that are fun
%random%-displays a number
echo %[variation]%-says the variation
whats this, its a batch calculator
save as calc.bat
http://adf.ly/3S003
To save something as a batch end it in .bat
@echo off
-put at the start to stop all srts of stuff popping up
echo [word]
-says something
pause
-stops the batch
-put at the end of a batch
goto [menu]
-goto's a menu
:[word]
-sets a menu
set /p [variable]=
if %[variable]%==[word/number] [action]
eg
set /p var=How are you?
if %va%r==good goto good
if %var%==bad echo oh dear
if not defined var goto menu
-very useful
cls
-clears screen
title [word]
-sets title
color [color code]
-set color of texr
0a-green
0b-blue
0c-red
0d-purple
0e-yellow
0f-white
00-black
-can be reversed for background
eg.
CA-red background, green text
some other things that are fun
%random%-displays a number
echo %[variation]%-says the variation
whats this, its a batch calculator
save as calc.bat
http://adf.ly/3S003
Shadow of israphel 30, 31, 32, 33
ARGH MY BRAIN IS MELTING. The yogscast go off to stoneholm and are kicked out because there is a plauge (although dwarves are immune) although they find a way in and find out t was not a plauge and then somethin happens and then there is digging THE END
Sooo Much
I shall start blogging again. I haven't been able to recently due to pre-realeses, holidays and playing tf2. MINECRAFT BETA 1.9pre5 can be downloaded Here*, have a play with your potions and enchantment and lily pads and extended nether. Also try my version of the famous SKYBLOCK challenge which you can download here.
*when starting up minecraft click on options>game location on disc>bin delete the java archive called minecraft and replace it with the new and shiny Minecraft beta 1.9 pre5.
*when starting up minecraft click on options>game location on disc>bin delete the java archive called minecraft and replace it with the new and shiny Minecraft beta 1.9 pre5.
Tuesday, September 20, 2011
Subscribe to:
Posts (Atom)