Quote:
anyway,
what does:
com2=="help";
do?
thanks
well it is not the hole code their is about 400 lines of it what i did last night cuz i didnt have any thing else to do i maide a game and in the begging you pick who you want to hack anyway to hack who you pick it takes about 5 second to go through the steps to get in so to make it really cool what i did was make a replica of a unix/linux system not fully thow just some of the files and you can go through some of the file tree using some of the command help tells you what commands are available the only commands i put in wear help,cd( you can use "cd ../" to go back a dir as well as more forward with "cd etc") and ls and using these commands you can travel through the system and in some of the file their are more files you can go into. i think it will be cool once i get it working and add some more stuff to it.