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

Pastebin "Downloader"?

Started by bloodless2010, 15 July 2012 - 09:57 PM
bloodless2010 #1
Posted 15 July 2012 - 11:57 PM
OK, So I see on a few posts people post things like this
"Or download it with:
pastebin get xxx disk/startup"

I try this command in the console and I get nothing.
It sucks because I play a multiplayer server and I dont want to type out hundreds of lines of lua..
Thanks.
Orwell #2
Posted 16 July 2012 - 12:00 AM
You need to enable the http API in the CC config file.
It's in .the file '.minecraftconfigmod_ComputerCraft.cfg' .
There you need to change 'enableAPI_http=0' to 'enableAPI_http=1'.
bloodless2010 #3
Posted 16 July 2012 - 12:07 AM
Got it, thanks.
MysticT #4
Posted 16 July 2012 - 01:31 AM
If you play on a server, it must have the http api enabled, doesn't matter if you enable it or not. Also, some servers don't have the pastebin program, don't know why they just don't.