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

turtle/computer programs in multiplayer

Started by minermanbob, 17 August 2012 - 11:34 PM
minermanbob #1
Posted 18 August 2012 - 01:34 AM
In multiplayer are you able to run user made programs?
Cranium #2
Posted 18 August 2012 - 01:42 AM
Short answer: Yes
Long answer: Absolutely
minermanbob #3
Posted 18 August 2012 - 02:44 AM
Short answer: Yes
Long answer: Absolutely
How would i put the programs in my turtles/computers then
Cranium #4
Posted 18 August 2012 - 02:52 AM
Are you wanting to bring a program from somewhere out here to a SMP world that you do not control?
If so, check with the admins of that server, and ask if the HTTP API is enabled. Make sure the code you want is posted to pastebin.com. For the URL http://pastebin.com/k2jtdyfi, you would use code k2jtdyfi. Then all you do is type in "pastebin get _pastebin number here_ _programname here_"
You could also ask your admin to copy it to the world for you.
Otherwise, you may need to search for autotypers available in the forum.
minermanbob #5
Posted 18 August 2012 - 04:43 AM
Are you wanting to bring a program from somewhere out here to a SMP world that you do not control?
If so, check with the admins of that server, and ask if the HTTP API is enabled. Make sure the code you want is posted to pastebin.com. For the URL http://pastebin.com/k2jtdyfi, you would use code k2jtdyfi. Then all you do is type in "pastebin get _pastebin number here_ _programname here_"
You could also ask your admin to copy it to the world for you.
Otherwise, you may need to search for autotypers available in the forum.
How do these autotypers to work?
Cranium #6
Posted 18 August 2012 - 06:03 AM
I have never used them myself, so I don't know.