2 posts
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.
1688 posts
Location
'MURICA
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.
2 posts
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?
66 posts
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.