Bearderus 0 Posted October 30, 2015 Hey all. I'm trying to download a Local script that is not in the SDN. Hardly know where to even begin. Halp pls.
Yani 2 Posted October 30, 2015 http://dreambot.org/forums/index.php/topic/1478-how-to-run-local-scripts/?hl=%2Blocal+%2Bscripts
Bearderus 0 Author Posted October 30, 2015 Thank you, but what if the file containing the script is a txt file?
Yani 2 Posted October 30, 2015 Thank you, but what if the file containing the script is a txt file? You mean that it hasn't be compiled? Just save it as a .java file and run it through CMD/Terminal. javac ScriptName.java
Bearderus 0 Author Posted October 30, 2015 'javac is not recognized as an internal or external command, operable program, or batch file.' Is what I'm getting in cmd. Sorry, as I've said before, I'm quite new to all this.
Bearderus 0 Author Posted October 30, 2015 Right on. I thought there may be some software involved, Thank you both! Got the development kit and still getting the same message in the cmd prompt. Tried using some online compiler as well but it wouldn't work.
Yani 2 Posted October 31, 2015 Right on. I thought there may be some software involved, Thank you both! Got the development kit and still getting the same message in the cmd prompt. Tried using some online compiler as well but it wouldn't work. You might have to set up environment variables, try resetting your computer and trying again. If not, send me the script and I'll do it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.