Tiin57 Posted July 16, 2012 Posted July 16, 2012 Sorry for being so dumb, but when I go to the download link for the CC programs, it tells me that the file is private. I've been trying since I saw this on the technic pack website (congrats, by the way), and it's always told me the file is private. Do I need to log into mediafire?
Backplague Posted July 16, 2012 Author Posted July 16, 2012 The first post always has the correct link.
rhibakuska Posted July 16, 2012 Posted July 16, 2012 too bad SSP can't play this, also, the mediafire link said it is in private, so i can't download it. i really want to learn the advance stuffs on redpower. other than those things, this is a big wow, like pushing technic to it's limits.
Backplague Posted July 16, 2012 Author Posted July 16, 2012 Why would this not work on SSP? The first post ALWAYS contains the latest link as i have said many many times. Edit: Oh wait there's some problems with the download link. I am trying to fix it. Edit: Done. http://www.mediafire.com/?x3pehtvl87no3h4 Edit: Stickied no more :/ Why is this? Not that i am mad at it, just wondering.
Tiin57 Posted July 16, 2012 Posted July 16, 2012 Curious about that too, this being so f***in amazing and all. Seriously. PUT DIS BACK.
thomasgroves100 Posted July 16, 2012 Posted July 16, 2012 omg hounestly you are the best some fine peice of work you made there i give you gold medal :)
The Merchant of Menace Posted July 17, 2012 Posted July 17, 2012 · Hidden Hidden I decided it had been stickied enough, it's not like the thread is going anywhere, but if we never unstickied threads, you'd not be able to see any of the regular ones anymore.
The_DarthMoogle Posted July 17, 2012 Posted July 17, 2012 You're gonna run out of room on your head for medals, soon enough! Oh, and Moogle Inc is being set back a bit because my new pc is actually arriving today -.- One quick question, What are the coloured red blocks in screenshot 3?
Backplague Posted July 17, 2012 Author Posted July 17, 2012 Yup. CF is awesome because it is bomb-proof and you can color code your shit. Edit: And i AM running out of space for medals in my head :P
Dark___Pearl Posted July 17, 2012 Posted July 17, 2012 i think you could have expected that when you made the front page
Cerulan Posted July 18, 2012 Posted July 18, 2012 Fabulous job reading the first post PeanutButtter...
Kittenykat Posted July 18, 2012 Posted July 18, 2012 Any chance of a youtube video showcasing it sometime? The screens really don't show much. Is there a big monolithic building somewhere or is it like built into the underground?
Backplague Posted July 18, 2012 Author Posted July 18, 2012 The video is not coming, sorry. It is mostly underground, though there is stuff outside aswell.
Kittenykat Posted July 19, 2012 Posted July 19, 2012 Aww, would've been nice to see in a flyby vid. :3 Anyways, are you still working on this world/project or have you moved on to something new? You know how it is with minecraft after all; "Just one more block... Just one more block..." xD
Backplague Posted July 19, 2012 Author Posted July 19, 2012 I am still working on this, just waiting for ccSensors to work properly in SMP.
prasselpikachu Posted July 22, 2012 Posted July 22, 2012 @Backplague For your ID Server thingy, the computers DO have a general storage. In your servers directory, go to mods, then computercraft, then lua. Here are the bios.lua (used to init both turtles and computers, eg you can modify the message craft OS 1.3 to eg "LOL U HAV BEEN HACKD BRO !!!!!!!1!1!!111") and the folder rom. Its exactly the same folder rom like the folder rom in cc computers but with the difference that you can now WRITE into it, with np++. So you can create your own OS. BUT! Changes made at these files will affect EVERY computer on your server. So if you Forget for ex. A ) and save, every computer will crash on restart. I also think you can put files or programs into the directory where the bios is, if you want some good and very helpful references and examples for all this, look at the CC "addon" Redworks: http://www.minecraftforum.net/topic/899620-redworks-add-on-package-for-computercraft-beta-120/ Phew, sorry if my text isnt soo nice, I just wanted to say this quickly before i'm going to bed. Good night *yawn*
Backplague Posted July 31, 2012 Author Posted July 31, 2012 So ccSensors is now in vanilla Tekkit. Fuck yes. I must admit, i get this feeling it was added just for me Edit: Sorry prasselpikachu for a late reply. I dont feel like having the server IDs publicly available for every computer in the server. Even More Edit: Well ccSensors still has the SMP issues it used to have. So no power levels for me now :(
prasselpikachu Posted July 31, 2012 Posted July 31, 2012 @Backplague you can also do it this way: 1. Client broadcastes a specific message 2. ID Server checks the Client ID at the auth server. 3. ID is valid. 4. ID Server sends the IDs to the Client which requested the IDs. (rednet.send(reqclient, ids))
Backplague Posted August 8, 2012 Author Posted August 8, 2012 Yet again a late reply. The way you told is exactly the way i did it, but there is a problem. How can the servers send a message to the ID server if they have to fetch the ID server's ID from the ID server? I also thought about different ways to hack into the system, with "hacking" i mean to get the passwords and/or programs. One way is to request the file server to send afile but of course this will not work, since the authentication server doesnt recognize the ID. Other way i figured out was to overload the servers with messages, this could work since each time a server gets a message, it has to authenticate the ID with the authentication server, causing overload on the authentication server. Third thing i found is that you can use the authentication server at your will, since it did not check the ID of the incoming message. Simply fixed, updated CC files. Get them here: http://www.mediafire.com/download.php?t9m3356utcpjtyb If you come up/discover any way to get the programs/passwords, do tell me so i can apply a fix :)
prasselpikachu Posted August 8, 2012 Posted August 8, 2012 @Backplague Hm, whats the problem? The servers could also do this broadcast thing, store it in a config and they got it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now