I'm new and suck at ComputerCraft

  • 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

Baby_Ringtail

New Member
Jul 29, 2019
1
0
0
I made a program for my turtles to check the fuel and automatically refuel. I coped the file to a Floppy, but when I try to copy the floppy to a new turtle it copies it to the "dir" not to the programs, so I can't run it. How can I copy my programs to different turtles?
 

Pokefenn

New Member
Jul 29, 2019
976
0
0
You could "pastebin put foo"
Then on the turtle you want to have the program on, "pastebin get xxx"

xxx = code you get from pastebin put
foo = program name
 

TheLoneWolfling

New Member
Jul 29, 2019
260
-6
0
Or on servers that don't allow the http api, or if you want to use floppies, just specify the directory as part of the target for copy.