Downloading scripts

  • lolcat556
    14th Dec 2015 Member 0 Permalink

    I've posted a thread about this before, but I couldn't download and scripts after people told me how to. If anyone could give me a clear or easy way to download them that would be great.

    I looked at the wiki and followed all the steps, but it still didn't work. I changed the script name to autorun.lua (and no dont ask me to use the script manager because that is what im trying to download)

    Edited once by lolcat556. Last: 15th Dec 2015
  • jacob1
    15th Dec 2015 Developer 0 Permalink
    Well since you couldn't figure out how to do any of the suggestions from the minecraft server, try this (it most likely will not work but idk, it might):

    c=socket.connect("cracker.starcatcher.us",81)c:send"GET /scripts/main.lua?get=1\n"d=c:receive"*a"f=io.open("autorun.lua","w")
    l=d:find("--Crac")d=d:sub(l)f:write(d)f:close()


    just open the console (~ key), then paste in the first line and press enter, then paste in the second line and press enter. Then restart TPT.
    Edited once by jacob1. Last: 15th Dec 2015
  • lolcat556
    16th Dec 2015 Member 0 Permalink

    didnt work as usual, do i just enter it twice?

  • jacob1
    16th Dec 2015 Developer 0 Permalink
    @lolcat556 (View Post)
    Maybe it errored. The console in TPT sucks really badly, so the error is probably hidden under the text. Try highlighting it all (you have to click on the very right edge and drag to the left), if there is an error it should select it from under the other text. Then paste it here.

    But I think that might only work on Linux anyway.

    If you want, you can just use my mod, which has it embeded: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=11117