Posted 22 August 2013 - 07:23 PM
Hi, Check out my pastebin:
http://pastebin.com/u/ADENCRAFT20000
I re-wrote some of my scripts especially Strip mine. it now dumps into an enderchest (Placed in slot 16) http://pastebin.com/xwS2x1ab
I have a few scripts
I have an installer that has some of my scripts but not all!
Currently these are the scripts I have:
License text:
It basically allows you to share and remix the code as long as you attribute me and do not use my programs for commercial reasons.Note that any of the above comditions can be changed IF you send me a pm on this forum, Reply to this post or send me an email, [email="adencraft@icloud.com?subject=Change%20of%20your%20Computercraft%20script%20license"]adencraft@icloud.com[/email]
A simple way to attribute me is to add this to the programs:
Pictures WILL be coming soon :)/>
EDIT: Can a staff member please make the font, italics and size the same for the whole post… For some reason I am unable to :/
http://pastebin.com/u/ADENCRAFT20000
I re-wrote some of my scripts especially Strip mine. it now dumps into an enderchest (Placed in slot 16) http://pastebin.com/xwS2x1ab
I have a few scripts
I have an installer that has some of my scripts but not all!
Currently these are the scripts I have:
- A system that will pulse redstone a given amount of times (Syntax is <command> <amount of pulses>) HERE, hGqhsVQU
- A password protected whatever you choose, You need to know how to use lua a little for whatever you want it to do HERE, bcnPQX9R
- A password protected computer, HERE, 6UAvmZjU NOTICE: You should install this via my installer by running
then running "installer" This will install the needed filespastebin get 68JHikjS installer
- A password protected door HERE, xwS2x1ab NOTICE: You should install this via my installer by running
then running "installer" This will install the needed filespastebin get 68JHikjS installer
- A mining program for turtles that mines a 3x3x whatever you want tube (Syntax is <program name> <length of mine>) HERE, xwS2x1ab also available via my installer.
- A script installer, designed for people who need to make large programs, Please credit me if you use this for your own project (Just add this to the code)
-- Computercraft script installer designed by adencraft2000
License text:
This work is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
It basically allows you to share and remix the code as long as you attribute me and do not use my programs for commercial reasons.Note that any of the above comditions can be changed IF you send me a pm on this forum, Reply to this post or send me an email, [email="adencraft@icloud.com?subject=Change%20of%20your%20Computercraft%20script%20license"]adencraft@icloud.com[/email]
A simple way to attribute me is to add this to the programs:
-- This script was originally designed by adencraft2000
Pictures WILL be coming soon :)/>
EDIT: Can a staff member please make the font, italics and size the same for the whole post… For some reason I am unable to :/
Edited on 12 October 2013 - 02:41 AM