Author Topic: RExx Industries;;Minecraft Server -{Tekkit Mod}- IT'S UP! :D  (Read 33186 times)

Or I can just post the program code right here so people don't get scammed by buying something really simple.
It won't be simple stuff, and it'll be cheap. When you purchase, you also get a free computer and disk drive!

It won't be simple stuff, and it'll be cheap. When you purchase, you also get a free computer and disk drive!

Code: [Select]
local function clearScreen()
term.clear()
term.setCursorPos(1, 1)
end

while true do --Reruns the code-block if it is finished, instead of rebooting.
clearScreen() --shell.run ("clear")
print ("Type password to enter {LOCATION}!")
if read() == "{PASSWORD}" then term.clear() --shell.run("clear")
print("Correct Password!")
print("Open door for how long?")
local a = read() -- Per default you should always try to declare your variables as local soas not to accidentally override a global one.
clearScreen() --shell.run("clear")
print("Opening door!")
sleep (1)
redstone.setOutput("{SIDE OF DOOR}",true)
clearScreen() --shell.run("clear")
sleep (a)
redstone.setOutput("{SIDE OF DOOR}",false)
else
clearScreen() --shell.run("clear")
print("Incorrect Password, please try again.")
sleep (5)
end
end

Code: [Select]
--Made By Djblocksaway
--Easy Lock Version 1.1
 
function os.pullEvent()
local event, p1, p2, p3, p4, p5 = os.pullEventRaw()
if event == "terminate" then
end
return event, p1, p2, p3, p4, p5
end
 
term.clear()
term.setCursorPos(1,1)
print "Easy Lock 1.1"
print " "
write ("Password: ")
 
correctpass = "123"
pass = read("*")
 
if pass == (correctpass) then
print " "
write("Correct! You may enter!")
redstone.setOutput("left", true)
rs.setOutput("right",true)
rs.setOutput("back",true)
rs.setOutput("bottom",true)
rs.setOutput("top",true)
rs.setOutput("front",true)
sleep(4)
redstone.setOutput("left", false)
rs.setOutput("back",false)
rs.setOutput("top",false)
rs.setOutput("right",false)
rs.setOutput("bottom",false)
rs.setOutput("front",false)
os.reboot()
 
else
print " "
write("Incorrect! Rebooting!")
sleep(2)
os.reboot()
end

Someone can also just edit your floppy disks when you're away.
« Last Edit: April 27, 2012, 05:37:28 PM by ? »

I wasn't just gonna do locks, lol. Also, a selling point is that you don't have to code it yourself.


I wasn't just gonna do locks, lol. Also, a selling point is that you don't have to code it yourself.

>Google "Computercraft programs".
>Download

doesn't even work.

if it does, you need to post a better picture because yours is a humungous pile of regurgitated cow fecal matter.

Living with Rex in the game or whatever his minecraft name is.

>Google "Computercraft programs".
>Download
I meant you don't have to manually enter it in and risk a mistake.
Trust me, it'll be ridiculously cheap - I just want to put my redstone skills (in the payment system) to the test.

also WOOOOOO
we have 1,200,000 EU now
yay for 2 MFE's
« Last Edit: April 28, 2012, 11:39:25 AM by Daedalus »

stop logging off with minerals and stuff in your inventory.

when you leave, dump all your empty cans into the canner, put all your minerals into the chests, ect.

it's really annoying.



and stop putting crap into random chests, it's not funny.

dump it in the correct chests. stacks of 1 cobble don't belong in the god damn organic chest.
« Last Edit: April 28, 2012, 11:49:01 AM by Orion »

stop logging off with minerals and stuff in your inventory.

when you leave, dump all your empty cans into the canner, put all your minerals into the chests, ect.

it's really annoying.
my bad. I usually have to go at very spontaneous moments, depending on when my mom decides to snap out of her trance and tell me to turn off my computer.
and stop putting crap into random chests, it's not funny.

dump it in the correct chests. stacks of 1 cobble don't belong in the god damn organic chest.
that's not me, lol. I've been making a point of expanding chests so we don't do that.

Living with Rex in the game or whatever his minecraft name is.
Rexermax10? Becuase that is me

What the hell just happened.


Trifax gets on and walks into our (Me, Orion, Da3d, etc..) base, and then all the sudden EVERY SINGLE MACHINE gets downgraded to NOTHING. All our solar panels became generators, and all our machines became metal blocks. Our personal safes were wiped of all contents, and several dozen cows were spawned on top of our base.

^

And so begins the potential downfall of the server.

jesus christ

is there anyway we can get our stuff back?

here's a list


26 Solar Panels
Rotary Macerator
Inductive Furnace
Electro Furnace
Compressor
Canning Machine
Extractor
MFE (x2)
Gold wires (x128)


there's more but that's what's main that we need right now.

trifax also spawned and eventually removed like 30 creepers above our base
we're also missing 2 mining lasers, some ammo for our guns, an electric jetpack, 3 RE batteries, tin wires, iron panels, around 20 uranium cells, a recycler, and a few other smaller things