Tekkit is Minecraft, but with loads of awesome mods installed on it. You can build automatic quarry mines, computers, nukes, nuclear reactors, automatic crafting tables and furnaces, dark/red matter tools and loads more! You can download Tekkit with Technic Launcher (Links below). Technic Launcher can also download other mod packs such as YogBox, HackSlashMine and stuff but this topic is just about Tekkit.
Download Links:
Launcher EXE
Launcher JAR
Launcher OSX
Post some things you have made in Tekkit. It can be screenshots, awesome machines, computer scripts and stuff.
EDIT: I didn't lose my world... I just misplaced it lol.
To make this script, turn on the computer in Tekkit and type "edit startup", then write the following code:
function os.pullEvent() return os.pullEventRaw() end shell.run("clear") write("DOS - Door Operation System.") textutils.slowPrint("") textutils.slowPrint("") correctpass = "password" changepass = "login" write("Password: ") pass = read() if pass == (changepass) then write("Admin Password Entered. Please be careful!") sleep(2) shell.run("clear") shell.run("shell") end if pass == (correctpass) then write("Password Correct, You may now enter!") redstone.setOutput("right",true) sleep(10) os.shutdown() end write("Password Incorrect!") sleep(2) os.shutdown()
After that, press CTRL, Enter to save, then CTRL, Right, Enter to exit. Then turn off the computer and turn it back on or hold CTRL+R.
The first line is to stop people from pressing CTRL+T to terminate to script. You can change the password and login password by changing lines 7 and 8. I made another program, "open" and "close" for after you login, but you can make the startup script automatically do that. Feel free to modify and share your versions of this code here.
EDIT: Also, use an iron or reinforced stone door so people can't get in. If your door does not open after typing the password, try using "redstone.setOutput("left",true)" instead of "redstone.setOutput("right",true)".
EDIT: If you do not want to manually write all that, go to "%AppData%\.techniclauncher\tekkit\saves\[World Name]\computer\[Computer ID]\" and make a file called startup and paste in the code.
Last edited by nathanprocks (2012-07-13 22:35:15)
Offline
There's too many mods installed to the point of being overwhelming.
Offline
soupoftomato wrote:
There's too many mods installed to the point of being overwhelming.
Try finding a specific thing in creative mode
Offline
Wouldn't this go in MOT?
I tried Tekkit a few days ago. It's quite difficult O.o
Offline
Cassiedragon wrote:
Wouldn't this go in MOT?
I tried Tekkit a few days ago. It's quite difficult O.o
I have been using creative mode on it at the moment. And if this should go in MOT, then shouldn't all the Minecraft topics go there too?
Offline
Bklecka wrote:
somone need to make a tekkit server...
i love using tekkit and i wanna do it with other people..
I was just playing Tekkit with Cassiedragon. She setup a Tekkit server on CupcakeCraft. If you quickly start Tekkit and go on there, it might be still up.
Offline
nathanprocks wrote:
Bklecka wrote:
somone need to make a tekkit server...
i love using tekkit and i wanna do it with other people..I was just playing Tekkit with Cassiedragon. She setup a Tekkit server on CupcakeCraft. If you quickly start Tekkit and go on there, it might be still up.
how? a new IP?
Offline
Bklecka wrote:
nathanprocks wrote:
Bklecka wrote:
somone need to make a tekkit server...
i love using tekkit and i wanna do it with other people..I was just playing Tekkit with Cassiedragon. She setup a Tekkit server on CupcakeCraft. If you quickly start Tekkit and go on there, it might be still up.
how? a new IP?
No. It was the same IP. It is just normal Minecraft server now. She switched the server .jar files in the server control panel.
Offline
I like it because it's easier to automate stuff.
Offline
samtwheels wrote:
I like it because it's easier to automate stuff.
Yeah. That is the reason I use it too.
I am going to attempt to make it possible to remote control other computers through a lua script. I don't know if I can make it emulate key presses, such as the arrow keys (for worm) or CTRL (for edit). I will try though... and maybe I can connect a monitor to show to other person's screen. I will start simple, and add more stuff when I need to. This will be great for multiplayer.
Offline
i have the tekkit server all downloaded but it cant make the java VM open...
EDIT: lol i was running it out of the .zip
EDIT 2: it cant reserve enough space to create the java VM....
three words.... WHAT THE HECK.
EDIT 3: somebody screwed up the java launch file....
connect at 98.250.83.17 (with tekkit!)
Last edited by Bklecka (2012-07-05 08:22:14)
Offline
Bklecka wrote:
i have the tekkit server all downloaded but it cant make the java VM open...
EDIT: lol i was running it out of the .zip
EDIT 2: it cant reserve enough space to create the java VM....
three words.... WHAT THE HECK.
EDIT 3: somebody screwed up the java launch file....
connect at 98.250.83.17 (with tekkit!)
Have you got a run.bat file?
Offline
nathanprocks wrote:
Bklecka wrote:
i have the tekkit server all downloaded but it cant make the java VM open...
EDIT: lol i was running it out of the .zip
EDIT 2: it cant reserve enough space to create the java VM....
three words.... WHAT THE HECK.
EDIT 3: somebody screwed up the java launch file....
connect at 98.250.83.17 (with tekkit! reccomended build)Have you got a run.bat file?
its working if you wanna play
i had to edit the launch and the nether ore plugin was overreacting so i had to remove it...
Offline
Bklecka wrote:
nathanprocks wrote:
Bklecka wrote:
i have the tekkit server all downloaded but it cant make the java VM open...
EDIT: lol i was running it out of the .zip
EDIT 2: it cant reserve enough space to create the java VM....
three words.... WHAT THE HECK.
EDIT 3: somebody screwed up the java launch file....
connect at 98.250.83.17 (with tekkit! reccomended build)Have you got a run.bat file?
its working if you wanna play
i had to edit the launch and the nether ore plugin was overreacting so i had to remove it...
I am on CupcrakeCraft.
Offline
nathanprocks wrote:
Bklecka wrote:
nathanprocks wrote:
Have you got a run.bat file?its working if you wanna play
i had to edit the launch and the nether ore plugin was overreacting so i had to remove it...I am on CupcrakeCraft.
is it tekkit again?
Offline
Bklecka wrote:
nathanprocks wrote:
Bklecka wrote:
its working if you wanna play
i had to edit the launch and the nether ore plugin was overreacting so i had to remove it...I am on CupcrakeCraft.
is it tekkit again?
Yeah.
Last edited by nathanprocks (2012-07-06 08:57:30)
Offline
DigiTechs wrote:
Equiv. Exchange is in my perspective, one of the best mods in Tekkit I made a diamond factory condensing Mushroom Stew into Diamonds --
Cooooool. xD
Offline
whenever i try and initiate the technic launcher a window shows up saying "checking launcher version" then disappears instantly
im on windows xp with mc 1.2.5
Offline
Bklecka wrote:
777w wrote:
whenever i try and initiate the technic launcher a window shows up saying "checking launcher version" then disappears instantly
im on windows xp with mc 1.2.5i have to open it twice
it still doesnt work after like 10 times with the .exe here
Offline