Jump to content




Numeric PIN Pad


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

#21 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 13 January 2013 - 08:19 PM

View PostTheOriginalBIT, on 13 January 2013 - 08:17 PM, said:

just have an optional runtime arg that runs it in ascii mode... but still only on an advanced computer...

EDIT: Btw I really like this! :D Should expand it to use the touchscreen :)
I just might do that. I have other projects on my head though, so I probably won't get to it for a while.

#22 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 13 January 2013 - 08:20 PM

View PostCranium, on 13 January 2013 - 08:19 PM, said:

I just might do that. I have other projects on my head though, so I probably won't get to it for a while.
Fair enough.... I still have heaps of projects in my head too, still typing up the updates on the post of my load bar api...

#23 spyman68

  • Members
  • 155 posts

Posted 05 March 2013 - 11:01 AM

Could I use this is the OS I'm making?

#24 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 05 March 2013 - 03:19 PM

I'm gonna start saying no to these types of requests. I don't make these so that people can take credit for them. So no.

#25 BaconHawk101

  • Members
  • 9 posts
  • LocationMy Computer

Posted 06 March 2013 - 01:42 PM

Cool program

#26 gijsvdsande

  • Members
  • 12 posts

Posted 23 March 2013 - 06:51 AM

may i use is for my os?

#27 Resioku

  • New Members
  • 2 posts
  • LocationIn your house

Posted 04 February 2018 - 10:05 AM

So im kind of a rookie to this, where would I put the program to open my gui after unlocking this?

#28 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 04 February 2018 - 11:48 AM

The PIN script is written to end when you get the right code, so the idea is to make a startup script that first loads the PIN pad, and then loads your OS.

shell.run("pinpad")
shell.run("yourOS")

Or you could just make your OS the startup script, and add a call to the pinpad as the first line within that.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users