This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
wilcomega's profile picture

numpad door V1.1 UPDATE! :D :D :D

Started by wilcomega, 24 December 2012 - 01:50 AM
wilcomega #1
Posted 24 December 2012 - 02:50 AM
hello everybody. today i made a program that allows you to have a touch-screen numpad for your door.
it works really simple. you press the numbers in correct order and press the enter "number". if its correct the computer will emit a redstone signal to where ever you want.
at the top of the program you see a few settings.

instalation:

pastebin get CgUA10zq startup

changelog:
SpoilerV1.1
  • updated GUI, credits to 1lann
  • the monitor shows the input, credits to 1lann
  • way more setting for adding your own flavour
V1.0
  • initial release

screenshot V1.1:


sreenshot V1.0:
TheVarmari #2
Posted 24 December 2012 - 08:27 AM
This is pretty neat. I'm using it on a rp2+cc server with towny :D/>
pielover88888 #3
Posted 24 December 2012 - 02:17 PM
i didn't get this to work o_O
do you type in the code, and all it does is put the pad on the monitor for no reason whatsoever?
or do you touch the screen as if you were using it on the advcomp's screen?
TheVarmari #4
Posted 24 December 2012 - 11:21 PM
i didn't get this to work o_O
do you type in the code, and all it does is put the pad on the monitor for no reason whatsoever?
or do you touch the screen as if you were using it on the advcomp's screen?
In CC 1.4.8 you can right click on monitors and they are like advanced computer screens.
coolmodi #5
Posted 29 December 2012 - 05:07 AM
I can't find the code on pastebin? Is it gone?
Because it would really help me to get back into CC, i haven't played MC a long time and forgot most things about this mod :D/>
HotGirlEAN #6
Posted 29 December 2012 - 08:28 AM
coolmodi, the pastebin is in the topic
pastebin get uQVCzwha
Neat program you got there! :)/> A better gui could be made though to be honest.
coolmodi #7
Posted 29 December 2012 - 09:01 AM
I know, but i can't find a pastebin entry with uQVCzwha :/
Edit: Ok nevermind, by directly adding it to the pastebin adress it works, but both google and the pastebin search don't find it :)/>

Edit2: And thx, that really helped alot to understand how the touch thing works :D/>
HotGirlEAN #8
Posted 29 December 2012 - 09:10 AM
No problem. :)/>
Flyin_Spaghetti #9
Posted 30 December 2012 - 01:01 AM
You wouldn't be able to change the properties of the monitor in the function if you declared it as a local variable right? but if you entered it as an input to the function would the resultbe the same?
creeperded209 #10
Posted 30 December 2012 - 05:11 AM
maybe you have to make a server and client version for a sort of a call to another computer! (Chat) the server wil have a config where it's saved in
wilcomega #11
Posted 31 December 2012 - 10:29 AM
Update :D/>
paindealer13 #12
Posted 02 January 2013 - 04:15 PM
IDK how to get the installation I am new to everything.
ChiknNuggets #13
Posted 02 January 2013 - 05:17 PM
lol damnit i made something like this like 2 days ago, although mine has the open to hide the code(turn them to atrixs) and the code changes red or green depending if you got it right, oh and a 3 day minecraft lockout if you type the wrong code in more then 5 times