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

Automatic typer or sp to smp?

Started by tdlab, 12 August 2012 - 11:07 PM
tdlab #1
Posted 13 August 2012 - 01:07 AM
Hey everyone, i would like to first start out with THIS IS MY FIRST POST ON THIS FOURM.I am not very experienced with computer craft, but i have coded basic lua before. So to get on with this, i was looking for something that will take a smp program to smp, or something like a automatic typer. Yes i have found some auto typers before, only to be marked as viruses. Please note the server has HTTP API disabled and wont enable it due to the ability for nasty viruses.

Thanks
-Tdlab
Edit1 : The code i wanted to transfer was the advanced cobblestone generator found on the wiki
Cranium #2
Posted 13 August 2012 - 01:36 AM
The only way, is for the HTTP API to be enabled, or if you have a really nice server admin, you have them add that program to the computer or disk of your choosing.
Lyqyd #3
Posted 13 August 2012 - 01:44 AM
There are various auto typers around that people have developed. You might be able to find a couple of them by looking around these forums. Try the General section or the Program Library?
tdlab #4
Posted 13 August 2012 - 02:24 AM
There are various auto typers around that people have developed. You might be able to find a couple of them by looking around these forums. Try the General section or the Program Library?
I have been looking around, but they havent been working well for me, do you mind linking a good one to me?
Thanks
Lyqyd #5
Posted 13 August 2012 - 06:59 AM
I haven't done much with ComputerCraft on SMP where I wasn't the server admin, so I honestly haven't ever needed to find a good one. Sorry!
KaoS #6
Posted 13 August 2012 - 02:04 PM
just make a script in a normal language like vbs that reads each line in a file, selects the minecraft window and types it in
tdlab #7
Posted 13 August 2012 - 03:26 PM
just make a script in a normal language like vbs that reads each line in a file, selects the minecraft window and types it in
-snip-
Edit: I just got mah vbs trial, gonna try this