Quality Scapers Posted March 9, 2017 Share Posted March 9, 2017 Hello all, just curious as to how long it may take to learn how to create basic scripts that run well. Assuming we're talking from scratch (I'm sure all info I know is fairly out-dated), how many hours would it take for somebody to efficiently learn how to create a well-built, but basic script? An example could perhaps be a jug filler, or a soft clay maker. Thanks for your input! Quote Link to comment Share on other sites More sharing options...
YoHoJo Posted March 9, 2017 Share Posted March 9, 2017 Everyone learns at a difference pace. OSBot scripts are written in Java. Luckily, there are lots of great resources and tutorials for programming online! Do a search for for 'Java tutorials' and that would be a great place to start. Will be lots of free text/video guides, some paid resources, and plenty of books. Start by getting the hang of basic syntax, data structures, and objected oriented principles. After that you should be good to dive into the OSBot API and check out any open source scripts available here at OSBot. Then you're good to start making your own scripts! Good luck! 1 Quote Link to comment Share on other sites More sharing options...
Aiban Posted March 9, 2017 Share Posted March 9, 2017 Check this out to get an idea 1 Quote Link to comment Share on other sites More sharing options...