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

Downloading scripts onto an SMP server

Started by Epillus, 09 January 2013 - 10:28 AM
Epillus #1
Posted 09 January 2013 - 11:28 AM
I'm extremely new to computercraft and scripts and was wondering how I can add a script from turtlescripts.com onto my turtle on a Feed the Beast server. I think there's a way to download turtlescripts.com API from pastebin but I can't figure how to, thanks.
Kingdaro #2
Posted 09 January 2013 - 11:36 AM
In a computer console, type pastebin get (id) (filename), where the id is the last couple of letters/numbers at the end of a pastebin url. Example: http://pastebin.com/Yu5rTbGR <— bolded is the ID. The filename is just what you want the file to be named once you download it.
Epillus #3
Posted 09 January 2013 - 12:53 PM
In a computer console, type pastebin get (id) (filename), where the id is the last couple of letters/numbers at the end of a pastebin url. Example: http://pastebin.com/Yu5rTbGR <— bolded is the ID. The filename is just what you want the file to be named once you download it.
When I do this it says "No such program" is downloading files disabled on the server I'm playing on?
Alekso56 #4
Posted 09 January 2013 - 01:18 PM
When I do this it says "No such program" is downloading files disabled on the server I'm playing on?

On some servers it's disabled, but you wouldn't know unless you type " http/pastebin get id filename " cause that's the real program name.