Posted 17 October 2012 - 08:15 PM
OK so i was wondering if you could add wires that connect the computer to everything they are connected too so then you could say have a disk room full of disks for 1 computer, or you could have a redstone box it connects to the wires then when someone does something like
redstone.setOutput("RSbox1",true)"
it would have it give off an nice redstone signal.
or you could use it to run 50 monitors from 1 computer with something like
shell.run("monitor","Wmon1","hello")
Wmon1 is just a name i randomly made it means wired monitor 1.
The Monitors and Redstone boxes could be labeled so that you dont have to have a weird name.
You Could Also Have modems and RP2 wires hooked up to them as internet, Or maybe we could have redstone boxes hook up to rp2 wires.
You Could also wire up computers to computers and then be able to get code fro another computer without disks or pastebin.
with something like
fs.wireGet("ComputerID","file location","Wanted Location on computer")
then maybe it could hook up to a keyboard or mouse of sorts for doing things on a big monitor.
Second small idea
I would also like an included program that makes in game text to ascii and it adds it onto any program as
print("ect.")
print("ect.")
print("ect.")
print("ect.")
print("ect.")
redstone.setOutput("RSbox1",true)"
it would have it give off an nice redstone signal.
or you could use it to run 50 monitors from 1 computer with something like
shell.run("monitor","Wmon1","hello")
Wmon1 is just a name i randomly made it means wired monitor 1.
The Monitors and Redstone boxes could be labeled so that you dont have to have a weird name.
You Could Also Have modems and RP2 wires hooked up to them as internet, Or maybe we could have redstone boxes hook up to rp2 wires.
You Could also wire up computers to computers and then be able to get code fro another computer without disks or pastebin.
with something like
fs.wireGet("ComputerID","file location","Wanted Location on computer")
then maybe it could hook up to a keyboard or mouse of sorts for doing things on a big monitor.
Second small idea
I would also like an included program that makes in game text to ascii and it adds it onto any program as
print("ect.")
print("ect.")
print("ect.")
print("ect.")
print("ect.")