Jump to content




How to Copy'n'Paste


  • You cannot reply to this topic
20 replies to this topic

#1 Htorne

  • New Members
  • 1 posts

Posted 28 July 2012 - 05:44 PM

Hi I'm new here and I've written a program of about 100 lines, and now I need to copy it to the game, but the regular Ctrl+C and Ctrl+V does not work, its like the newline gets lots. Is there an easy way ?

Thanks

#2 ReconTurtle

  • Members
  • 26 posts

Posted 28 July 2012 - 08:52 PM

I've had the same issue with my programs many times, and the short answer is that there is no easy way to do this. I am personally on a Mac, but I'm pretty sure I've read of a Windows application called Quick Paste (I think) which allows one to copy and paste into any window. Hopefully this helps... somewhat.

#3 ciba43

  • Members
  • 32 posts

Posted 28 July 2012 - 09:39 PM

Simply put it in your .minecraft/mods/ComputerCraft/lua/rom/programs OR .minecraft/saves/@Your Save Game's name [email protected]/computer/@Your computer's id [email protected]

#4 basdxz

  • Members
  • 116 posts

Posted 08 August 2012 - 09:01 PM

But how do you copy it if you are on a server?

#5 ImNutzForCoal

  • New Members
  • 15 posts

Posted 08 August 2012 - 09:24 PM

I have found that on Windows, Copy one line, then in the CC Window, press Ctrl once, so the Save Exit options appear, then Ctrl V and it pastes.

#6 basdxz

  • Members
  • 116 posts

Posted 08 August 2012 - 09:32 PM

View PostImNutzForCoal, on 08 August 2012 - 09:24 PM, said:

I have found that on Windows, Copy one line, then in the CC Window, press Ctrl once, so the Save Exit options appear, then Ctrl V and it pastes.
That"s what I usually do but that's not good enough with 30 lines of text ;)/>.

#7 ImNutzForCoal

  • New Members
  • 15 posts

Posted 08 August 2012 - 09:56 PM

meh, if its faster than typing it all out, then its good enough for me.

#8 MadCrayolaz

  • New Members
  • 39 posts

Posted 09 August 2012 - 02:38 AM

You can directly paste it into the file, or if you have a nice server owner, ask them to upload it to your floppy you make and then just move it to your own terminal.

#9 TheOutcast5

  • Members
  • 104 posts
  • LocationKonoha - Hidden Leaf Village

Posted 09 August 2012 - 06:17 AM

You could use the program SCAR DIVI. Also don't listen to the guy that says it has a virus.

#10 D3matt

  • Members
  • 830 posts

Posted 10 August 2012 - 02:48 PM

View PostTheOutcast5, on 09 August 2012 - 06:17 AM, said:

You could use the program SCAR DIVI. Also don't listen to the guy that says it has a virus.
I lol'd.

You can write your program all on one line and paste it using the above ctrl-ctrl-V method. Or else you can ask the server owner to enable pastebin and do it that way.

#11 Peacenanarchy

  • New Members
  • 5 posts

Posted 11 August 2012 - 11:09 AM

http://www.computerc...pe-out-program/
hope this helps

#12 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 12 August 2012 - 08:41 PM

The easy way is to enable the HTTP API and use the pastebin program.

#13 CallMeGavin

  • New Members
  • 169 posts
  • LocationGeevancraft!

Posted 31 August 2012 - 08:25 PM

:)/>

pastebin......

#14 grifonater

  • New Members
  • 1 posts

Posted 04 November 2012 - 10:50 PM

(tekkit server host)

note this will keep the program on the computer/ turtle's rom!

i found the best way to do it if you are a server host is:

step 1:in your server folder locate the mods folder

step 2:from the mods folder locate ComputerCraft

step 3:open the contains of the lua folder

step 4: open rom

step 5: now open the programs file

step 5a: if you want this program installed on a turtles rom go into the turtle folder

step 6:copy one of the other files (eg: cd or go) and paste in the same directory and rename the file

step 7:open the file you have just pasted using a text editor (eg: notepad) and paste the text into it

step 8: finally save and exit and the program should be on the rom in the directory rom/programs


grifonater~~~~~~~~~~~~~~~~~~~~[SERVER HOST]

#15 konzendude

  • New Members
  • 2 posts

Posted 22 December 2013 - 05:43 PM

It's really simple in singleplayer. Just go into your .minecraft folder, go to saves, then go to the world you want to input the program to, choose a computer, and edit one of the .txt files.

#16 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 23 December 2013 - 09:46 AM

View Postkonzendude, on 22 December 2013 - 05:43 PM, said:

It's really simple in singleplayer. Just go into your .minecraft folder, go to saves, then go to the world you want to input the program to, choose a computer, and edit one of the .txt files.
(You bumped a month-and-a-half year old thread, you know)
They aren't *.txt files. They have no extension. This has already been said.
Also, there are auto-typer programs available specifically for this purpose, and if you have HTTP enabled, you can use http://www.pastebin.com and the built-in pastebin program.

Edited by awsmazinggenius, 25 December 2013 - 09:59 AM.


#17 pat39576

  • New Members
  • 2 posts

Posted 24 December 2013 - 06:30 PM

That is a good question as one of my friends knows the single player route for it but neither of us have figured out the way for multiplayer for a single computer. The route for all computers on a server is similar to the single player route above, go to mods, open the computer craft zip, lua, rom, programs then either computers or turtles and pull a file out and delete its contents and put your program in and rename it and put it in.

#18 MudkipTheEpic

  • Members
  • 639 posts
  • LocationWhere you'd least expect it.

Posted 24 December 2013 - 07:39 PM

You can use this: http://www.computerc...950#entry157950 to automatically type a file onto a CC computer on all MC supporting operating systems. [/shamelessplug]

Edit: Crap, didn't realize this was a year old.

Edited by MudkipTheEpic, 24 December 2013 - 07:40 PM.


#19 Jim

  • Members
  • 33 posts
  • Locationtekkit.craftersland.net:25567

Posted 06 January 2014 - 07:55 AM

Duh, pastebin.com

#20 MisterSanderson

  • Members
  • 11 posts

Posted 16 April 2015 - 03:12 AM

View Postkonzendude, on 22 December 2013 - 05:43 PM, said:

It's really simple in singleplayer. Just go into your .minecraft folder, go to saves, then go to the world you want to input the program to, choose a computer, and edit one of the .txt files.

I use tekkit, the person only needs to go to <disc>\Users\<user folder>\.technic\modpacks\tekkitmain\saves\<the world>\computer\<the number of the computer>





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users