1

ComputerCraft Tekkit Lite Programs

haibai5199's Avatar haibai51993/26/13 1:34 pm
1 emeralds 615 1
5/17/2013 11:53 am
CCComputercraft's Avatar CCComputercraft
Im looking for a collection of programs. I make programs myself. I will post them here. You can post yours here! (Please put them into SPOILERS!) Thx! I hope to get as many as I can.
Posted by haibai5199's Avatar
haibai5199
Level 17 : Journeyman Toast
2

Create an account or sign in to comment.

1

1
05/17/2013 11:53 am
Level 1 : New Miner
CCComputercraft
CCComputercraft's Avatar
In made a cool cmd program
pass = ("Internet")
pass2 = ("Yes")
print(" C:/Windows/system32/cmd.exe")
print(" ")
print("Microsoft Windows [Version 6.2.9200]")
print("(c) 2012 Microsoft Corporation.")
print(" ")
write("C:/Users/Admin> ")
input = read()

if (input == pass) then

write("There's an internet problem. Fix?> ")
input = read()

if (input == pass2) then

print("Fixing problem...")
sleep(2)
print("Problem fixed!")
end
end

FIRST TYPE IN Internet THEN TYPE IN Yes
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome