Jump to content




[Turtle][CraftOS] Race Pro Kid's Programs - Simple Stuff - Random Generators, Turtle Controller [Test], Calculators, etc. [17]


  • You cannot reply to this topic
35 replies to this topic

#1 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 14 March 2012 - 04:07 AM

THIS POST HAS MOVED TO MY WEBSITE. This post will stay up, but I will either be here rarely or not again.


These are some of my first programs. I taught myself Lua by looking at scripts others made. I find it fun to code, especially when my programs work. Most of these are test scripts and aren't very advanced. Now, on to the less boring stuff.

Table of Contents:

Changes
Downloads
My Programs
....Random Generators
........Number Generator
........Phone Number Generator
........Name Generator
....Turtle
........House Builder
............Full House
............House Skeleton
............House Windows
............House Torches
............House Fence
........Turtle Controller
....Calculators
........Full Calculator
........Stand-Alones
............Add
............Subtract
............Multiply
............Divide
............Square
....Other
........Self Destruct
........Virus Tutorial
Source Code
Pics
Request-A-Program
Installing
Copyright stuff

Changes/News
Spoiler

Downloads
Download a direct download of an installer for all of my programs from Dropbox here, or download an independent file from each program info spoiler.

Downloads not working? Reply and tell me!

My Programs
Random Generators
Spoiler
Turtle
Spoiler
Calculators
Spoiler
Other
Spoiler

Source Code
You can download the source code here. It contains almost all the programs with comments that show how each line works.

Pictures
Spoiler

Request-A-Program
You can request any program that has to do with random generators, Turtle buildings, or anything else. I might be able to make it, I might not. Make sure not to make any super-advanced requests though, as I am not a super-advanced coder ;)/>.

Stuff I'm okay with:
Random generators
Turtle buildings
Other stuff I'll add in the future
New: Installers! You can send me your script, and I will package it into an installer for your users' ease.

Installing

To install if you downloaded the files independantly:

1. Download teh filez
2. Put the file(s) that you downloaded into "%appdata%.minecraftmodsComputerCraftluaromprograms"
3. Start Minecraft
4. Go into a game
5. Use my programs
6. ???
7. PROFIT!


To install if you download the zip with all my programs:

1. Download teh filez
2. Put the mods folder in the zip into your .minecraft folder (%appdata%.minecraft). It will ask to merge folders, say yes. If it asks to overwrite files, check it out. Make sure that none of your files are named the same as mine.
3. Start Minecraft
4. Go into a game
5. Use my programs
6. ???
7. PROFIT!

Copyright Stuff
You cannot put these programs ANYWHERE on the internet and/or anywhere people can download them. No sharing, uploading, or anything of that sort without my permission. PM me on the Minecraft Forums, ComputerCraft Forums, or anywhere else that has my name in it. If you find my content anywhere that is not under my name, please alert me ASAP.

Like my Stuff?
An easy way to show your appreciation and likeyness of my stuff is to click the Posted Image next to my post.

#2 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 14 March 2012 - 04:26 PM

100 views already? Thanks guys! ;)/>

(editing to make sure I don't spam)

I'm currently adding a virus tutorial. I'll make a video later.

EDIT: erm, how do I edit the post name? :mellow:/> I'm pretty new...

#3 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 14 March 2012 - 05:19 PM

View PostRace Pro Kid, on 14 March 2012 - 04:26 PM, said:

erm, how do I edit the post name? :mellow:/> I'm pretty new...
Easy. Edit the first post and then click on the button Full Editor. There you can set the Post Name

#4 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 14 March 2012 - 05:33 PM

View PostWolvan, on 14 March 2012 - 05:19 PM, said:

View PostRace Pro Kid, on 14 March 2012 - 04:26 PM, said:

erm, how do I edit the post name? :mellow:/> I'm pretty new...
Easy. Edit the first post and then click on the button Full Editor. There you can set the Post Name

Thanks. I've almost made 200 posts on the MC Forum, but I have never needed to change a name.

#5 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 14 March 2012 - 09:34 PM

Uhh... bump? :mellow:/>

Anyone need pictures?

#6 BenAgain

  • New Members
  • 18 posts
  • LocationMississauga

Posted 15 March 2012 - 12:09 AM

Request a program, eh? If you're interested, I've been wanting to make a buncha programs for an Airport I made, but I don't know crap in Lua. If you want, parhaps you could join my Hamachi server, so I can see how things are going, give input, and hopefully learn some stuff at the same time? (Annoyingly, some stuff in my airport has to wait untill RedPower updates. I also got an subway, but I don't think I'll put computers there.)

#7 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 15 March 2012 - 12:19 AM

View PostBenAgain, on 15 March 2012 - 12:09 AM, said:

Request a program, eh? If you're interested, I've been wanting to make a buncha programs for an Airport I made, but I don't know crap in Lua. If you want, parhaps you could join my Hamachi server, so I can see how things are going, give input, and hopefully learn some stuff at the same time? (Annoyingly, some stuff in my airport has to wait untill RedPower updates. I also got an subway, but I don't think I'll put computers there.)

Sure. What's your IP and Hamachi ID?

#8 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 15 March 2012 - 12:38 AM

View PostBenAgain, on 15 March 2012 - 12:09 AM, said:

Request a program, eh? If you're interested, I've been wanting to make a buncha programs for an Airport I made, but I don't know crap in Lua. If you want, parhaps you could join my Hamachi server, so I can see how things are going, give input, and hopefully learn some stuff at the same time? (Annoyingly, some stuff in my airport has to wait untill RedPower updates. I also got an subway, but I don't think I'll put computers there.)

Hey, I know a good one... Possibly a script that makes a Turtle build a ramp from a building to an airplane, the ground to an airplane, or anything else, and break it upon command? Sound cool? :D/>

#9 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 15 March 2012 - 01:29 AM

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory.

#10 cant_delete_account

  • Members
  • 484 posts

Posted 15 March 2012 - 01:37 AM

View PostRace Pro Kid, on 15 March 2012 - 01:29 AM, said:

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory.
Meh, thats pretty easy.

#11 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 15 March 2012 - 02:17 AM

View Postthesbros, on 15 March 2012 - 01:37 AM, said:

View PostRace Pro Kid, on 15 March 2012 - 01:29 AM, said:

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory.
Meh, thats pretty easy.

Let me restate myself.

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory with keyboard keys and not commands or programs.

#12 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 15 March 2012 - 01:53 PM

View PostRace Pro Kid, on 15 March 2012 - 02:17 AM, said:

View Postthesbros, on 15 March 2012 - 01:37 AM, said:

View PostRace Pro Kid, on 15 March 2012 - 01:29 AM, said:

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory.
Meh, thats pretty easy.

Let me restate myself.

I am currently working a controllable Turtle. You can go forward, backward, up, down, turn left, turn right, dig, place, and set the selected block in the Turtle's inventory with keyboard keys and not commands or programs.
With rednet? Already made by me :D/> Even dance function. But I can easily set it to local control to. I think I will add this

#13 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 15 March 2012 - 02:17 PM

View PostWolvan, on 15 March 2012 - 01:53 PM, said:

With rednet? Already made by me :D/> Even dance function. But I can easily set it to local control to. I think I will add this

Nah, with the turtle... I know all the simple stuff, but I don't know the hard/really hard stuff. It's weird. I can't find any middle stuff, lol.

Edit: that's a long quote chain. I'll take it out.

Edit 2: I forgot to say that I use and love your remote-controlled Turtle idea. I've been trying to decipher what I can from your code, but I still need to figure out some new stuff so I can.

#14 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 15 March 2012 - 02:36 PM

View PostRace Pro Kid, on 15 March 2012 - 02:17 PM, said:


Nah, with the turtle... I know all the simple stuff, but I don't know the hard/really hard stuff. It's weird. I can't find any middle stuff, lol.

Edit: that's a long quote chain. I'll take it out.

Edit 2: I forgot to say that I use and love your remote-controlled Turtle idea. I've been trying to decipher what I can from your code, but I still need to figure out some new stuff so I can.
I can help you understand it and thx for liking it :D/>

#15 BenAgain

  • New Members
  • 18 posts
  • LocationMississauga

Posted 15 March 2012 - 02:42 PM

Here's an idea for a program: An analogue clock emulator for a 3x3 monitor display. As far as I know, that would be difficult, but it'd look sweet in a modern style grand central train station as a centerpiece.

#16 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 16 March 2012 - 02:57 AM

View PostBenAgain, on 15 March 2012 - 02:42 PM, said:

Here's an idea for a program: An analogue clock emulator for a 3x3 monitor display. As far as I know, that would be difficult, but it'd look sweet in a modern style grand central train station as a centerpiece.

Hey, can I make it... well... simple? And possibly make it an actual clock with art from zeh text, and just count seconds? So just a movie basically?

#17 Useless

  • New Members
  • 3 posts
  • LocationDerpis, Herpicus

Posted 16 March 2012 - 12:08 PM

I shall request thee program.
Im fairly new to computercraft, and I'm basically looking for a code to put in my turtle(s) they are able to strip mine. Any ideas?

#18 Wolvan

  • New Members
  • 384 posts
  • LocationIn the TARDIS

Posted 16 March 2012 - 01:42 PM

View PostUseless, on 16 March 2012 - 12:08 PM, said:

I shall request thee program.
Im fairly new to computercraft, and I'm basically looking for a code to put in my turtle(s) they are able to strip mine. Any ideas?
Strip mining? What's that? maybe I can build it

#19 Race Pro Kid

  • New Members
  • 16 posts
  • LocationLook out your window.

Posted 16 March 2012 - 02:26 PM

View PostUseless, on 16 March 2012 - 12:08 PM, said:

I shall request thee program.
Im fairly new to computercraft, and I'm basically looking for a code to put in my turtle(s) they are able to strip mine. Any ideas?

Erm, what's strip mining? Don't bash me, I've just never heard it before.

Nevermind. If no one else knows what it is, Google it.

#20 Useless

  • New Members
  • 3 posts
  • LocationDerpis, Herpicus

Posted 16 March 2012 - 06:52 PM

Strip mining: Mining in large quantities at once, such as clearing a hole chunk away.
Well, maybe strip mining isnt what i want. Branch mining should do it.
Branch Mining: Digging 1x1x7 "branches" along a main shaft. Try looking it up on the wiki.

Also, from previous videos, i've seen a block where the turtle will drop it's items in it and continue mining. Is this another mod?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users