- ComputerCraft | Programmable Computers for Minecraft
- → tom2018's Content
tom2018's Content
There have been 134 items by tom2018 (Search limited from 10-February 22)
#140247 War.
Posted by
tom2018
on 16 August 2013 - 03:26 PM
in
Forum Games
#133123 What's the link?
Posted by
tom2018
on 12 July 2013 - 07:03 PM
in
Forum Games
cactus skype python clipboard smileyface
#132438 The ban game
Posted by
tom2018
on 09 July 2013 - 11:48 AM
in
Forum Games
Floppy disks.
#124670 Post your desktop!
Posted by
tom2018
on 08 June 2013 - 11:05 AM
in
General
pingoleon60, on 08 June 2013 - 09:51 AM, said:

Dontblamemebecauseihave-list :
Hamachi
DAEMON Tools
TechnicLauncher
JDownloader
MicroTorrent
tom2018, on 08 June 2013 - 09:47 AM, said:
Can you share it please ?
Ok back on topic.
#124651 Post your desktop!
#124414 The Ctrl+V Game
Posted by
tom2018
on 07 June 2013 - 01:50 PM
in
Forum Games
I think that's from when I forgot how to use spoilers.
#121777 Huggable?
Posted by
tom2018
on 29 May 2013 - 02:01 PM
in
Forum Games
#118095 Question regarding code reuse
Posted by
tom2018
on 15 May 2013 - 06:30 PM
in
Ask a Pro
PSanf420, on 15 May 2013 - 06:25 PM, said:
tom2018, on 15 May 2013 - 06:12 PM, said:
pastebget=function(code, saveloc) url = "http://pastebin.com/raw.php?i="..code t = http.get(url) h = fs.open(saveloc,"w") c = 1 n = #t + 1 while c < n do h.write(t[c]) c = c + 1 end h.close() endshould work
These will help.
http://pastebin.com/api
http://computercraft...wiki/HTTP_(API)
Where would be a more appropriate place for this post? Is it possible for me to move it?
That function does look handy.
2.Your welcome; I'm happy to help.
#118092 Question regarding code reuse
Posted by
tom2018
on 15 May 2013 - 06:12 PM
in
Ask a Pro
pastebget=function(code, saveloc) url = "http://pastebin.com/raw.php?i="..code t = http.get(url) h = fs.open(saveloc,"w") c = 1 n = #t + 1 while c < n do h.write(t[c]) c = c + 1 end h.close() endshould work
These will help.
http://pastebin.com/api
http://computercraft...wiki/HTTP_(API)
#117247 Rednet file transfer 1.3 released! (encryption!)
Posted by
tom2018
on 12 May 2013 - 09:21 AM
in
Programs
TorakTu, on 12 May 2013 - 07:55 AM, said:
wilcomega, on 12 May 2013 - 04:39 AM, said:
Tom was able to get onto my server with no problems and he has tried to tear down the bluenet, with my permission of course, to test for flaws. So far, he could only lock it up with the computer he tested it on, but it never shut the system down. Its pretty good. So tom has made a store on our server and he is going to design software for our bluenet there.
Oh and Tom was there for the "Big Bang" of our nuclear power plant.. It was funny as hell !!!
I'm putting together another youtube video today to show off the HOLE in the ground as well as the Bluenet working.
#117093 just my thoughts.
Posted by
tom2018
on 11 May 2013 - 03:24 PM
in
Suggestions
#117051 Rednet file transfer 1.3 released! (encryption!)
Posted by
tom2018
on 11 May 2013 - 01:01 PM
in
Programs
#116994 Rednet file transfer 1.3 released! (encryption!)
Posted by
tom2018
on 11 May 2013 - 08:19 AM
in
Programs
theoriginalbit, on 10 May 2013 - 09:28 PM, said:
Edit: I will be trying to use Vigenere Cipher by Original bit for encoding
#116799 Rednet file transfer 1.3 released! (encryption!)
Posted by
tom2018
on 10 May 2013 - 09:21 AM
in
Programs
It will divide up a file and send it in small packets in case you can not send large files over rednet on your server ect.

Planed features:
-A version that is similar to bit torrent with trackers ect.
-Seed for more than 1 computer at once
-A GUI (do not get your hopes up I have not even touched an advanced computer yet.)
-more accurate ETA
-split up larger files more efficiently
Current features:
-Send and receive files securely
-Supports basic and advanced computers
-A lot of configuration
-Encryption(1.2)
0.1 PASTEBIN 4Sniz6Dp
1.3 PASTEBIN cpZyuMAV
- ComputerCraft | Programmable Computers for Minecraft
- → tom2018's Content



