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

Pastebin issues

Started by df123451, 18 November 2014 - 12:13 AM
df123451 #1
Posted 18 November 2014 - 01:13 AM
I am having an issue with downloading code from pastebin, trying to download http://pastebin.com/tZbCWSBe that and it says each time connecting to pastebin.com… Failed. I am running DireWolf 20 1.7 pack with computer craft 1.65. Also if its not too much to ask, I kinda want some insturctions on how to download and use the code, new to Lua and computer craft. Thanks in advanced:D
KingofGamesYami #2
Posted 18 November 2014 - 02:06 AM
Download:

> pastebin get tZbCWSBe filename

If it says it failed to connect to pastebin, check your internet, and that the http api is enabled (is it back to enabled/disabled in 1.65?)

As for how to use the program, I have no idea from just glancing at it. What is it supposed to accomplish?

Running the program (without any arguments)

> filename
Running the program (with arguments)

> filename arg1 arg2 arg3 arg4 etc
df123451 #3
Posted 18 November 2014 - 09:30 PM
Download:

> pastebin get tZbCWSBe filename

If it says it failed to connect to pastebin, check your internet, and that the http api is enabled (is it back to enabled/disabled in 1.65?)

As for how to use the program, I have no idea from just glancing at it. What is it supposed to accomplish?

Running the program (without any arguments)

> filename
Running the program (with arguments)

> filename arg1 arg2 arg3 arg4 etc
Yea, thats pretty much what I meant as to how to run it, http api is enabled, and my internet runs beutifully, going to test it one more time (its the next day) to see if it was a temp thing.
EDIT: got it fixed, turns out the pastebin thing is outdated, but the pastebin thing is working. Thanks for the support your awesome:)
Edited on 19 November 2014 - 12:39 AM