Install Turtle scripts on...

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Freekill

New Member
Jul 29, 2019
18
0
0
Hi, I was wondering is there a way to use tutlescripts on a server I don't own for my own personally use? I found this cool looking script which I thoguht I would try but seeing as I don't own the server I can't install it so I would have to type it out but the code is really long. So is it possible?
 

VikeStep

New Member
Jul 29, 2019
1,117
0
0
Hi, I was wondering is there a way to use tutlescripts on a server I don't own for my own personally use? I found this cool looking script which I thoguht I would try but seeing as I don't own the server I can't install it so I would have to type it out but the code is really long. So is it possible?
you will need to ask the owner of the server to change a config setting to enable HTTP API. thats the only way you can connect to it.

it will be in the computercraft config
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
Sure, just make sure HTTP API is enabled in the server config for ComputerCraft.

Edit: Damnit Vike, your making me look bad :p
 

Bomb Bloke

New Member
Jul 29, 2019
612
0
0
Try typing this into a computer, see what happens:

Code:
pastebin get nKQZwgtv bbtetris

If it doesn't work then the server owner has http (and hence pastebin) access disabled, meaning you either ask him to allow it, type your scripts manually, or get direct access to your computer's folder on the minecraft server.
 

KingTriaxx

Forum Addict
Jul 27, 2013
4,266
1,333
184
Michigan
If the owner doesn't want to open those, you might be able to ask him to copy paste the scripts into the folders. I know some server admins don't leave that open for security reasons.