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

Small problem (pastebin)

Started by cczarek123, 18 October 2012 - 08:54 PM
cczarek123 #1
Posted 18 October 2012 - 10:54 PM
I do not know English very well and I use translator: P
already found the code but do not know what to enter into the machine
http://pastebin.com/E6qyWxkd
Cranium #2
Posted 18 October 2012 - 10:59 PM
Enter "pastebin get E6qyWxkd <name of new program>". As long as you have the HTTP API enabled, it will automatically download to the name of the program you specify.
bloodless2010 #3
Posted 18 October 2012 - 11:01 PM
To download code on the computer, type
pastebin get <id> <name>
Where ID is the pastebin ID, for example, http://pastebin.com/ID <– after the / is the ID
The <name> is what you want the code file to be called.

To do this you must have HTTP API enabled though, open run and type in
"%appdata%.techniclaunchertekkitconfigmod_ComputerCraft.cfg" without the " and find the mod_ComputerCraft.cfg and open it with your editor, change

enableAPI_http=0
to

enableAPI_http=1
and then save, then start your Tekkit back up and it should work fine!
cczarek123 #4
Posted 18 October 2012 - 11:01 PM
This is minecraft server
No such program ):
Any advice?
bloodless2010 #5
Posted 18 October 2012 - 11:03 PM
As it's a server, you will need to contact the owner and ask them to enable the HTTP API in the ComputerCraft config.
Otherwise there's no way to do it sorry!
cczarek123 #6
Posted 18 October 2012 - 11:10 PM
It is im possible to to do otherwise?
remiX #7
Posted 19 October 2012 - 02:24 PM
It is im possible to to do otherwise?

Nope. Just ask the owner politely if the http api is enabled, if he says no - ask him to enable it, if he says yes - you must be entering the command wrong =/