mrkwamzz Posted August 13, 2013 Posted August 13, 2013 I have always wanted to learn how to make scripts but I have never had someone to teach me how to, will someone be kind enough to teach me?
Krulvis Posted August 13, 2013 Posted August 13, 2013 do you have an IDE installed? Like do you have Eclipse, netbeans or intelij installed so that you could start right of? If you haven't you should really install those first. You could check out a tutorial how to do it and how to create your first project/class
mrkwamzz Posted August 13, 2013 Author Posted August 13, 2013 I got all those program's, where do I find the tutorials?
Illumi Posted August 13, 2013 Posted August 13, 2013 I got all those program's, where do I find the tutorials? YouTube
Anne Posted August 13, 2013 Posted August 13, 2013 Search the web a bit first, I dont think you can expect a scripter to teach you from the very beginning. Pretty sure you can find tuts on google and youtube.
mrkwamzz Posted August 13, 2013 Author Posted August 13, 2013 I searched it but it is just showing me, things that are coming up don't make sense
GTi Posted August 13, 2013 Posted August 13, 2013 First, you'll want to familiarize yourself with the API. This can be found here: http://osbot.org/api/ After, go and have a look at scripts in the LOCAL section of OSbot BEFORE we had an SDN. Meaning when people had to download a .groovy file and put in the scripts folder manually. Here are a few links, download them files and take a look through them, these will help A LOT: http://osbot.org/forum/topic/389-lbyewchopper/ http://osbot.org/forum/topic/432-lbnormalchopper/ Here is a topic created by an Administrator at OSbot, he gives you an Example Draynor Chopper script. You could look through this code to see how things work as well: http://osbot.org/forum/topic/353-example-draynor-chopper-script/ Afterwards, maybe check around google/youtube and other botting related websites for tutorials. Just keep trying, you'll get error, after error when you first start just share the errors on here and I'm sure someone will help you! 1
Diamonds Posted August 13, 2013 Posted August 13, 2013 You should start off with a little basic research, once u get the idea u should decide if you would want to get into scripting :P
Mr Asshole Posted August 13, 2013 Posted August 13, 2013 Not everyone can be a good coder. Sometimes you got to accept that and do something else which is better fit for you. The mentality that anything is possible with hard work doesn't apply in programming.
Andrew Posted August 13, 2013 Posted August 13, 2013 http://osbot.org/forum/topic/10553-basic-script-tutorial-for-beginners/
Guest Falixus Posted August 13, 2013 Posted August 13, 2013 I can help teach you basics. (EX PB Script Writer & Mod of the RSB Sect: Scripts, Development, etc.) 1
Drow Posted August 13, 2013 Posted August 13, 2013 http://www.homeandlearn.co.uk/ best site that really helped me Thenewboston @youtube basically hundreds of tutorials really helps and when u get the basics try this http://codingbat.com/java all u have to worry about is the logc very very good page