kekep427 Posted October 9, 2013 Share Posted October 9, 2013 Okay I know I've made a post about this before and the link that I was directed to did not really break it down into the small steps that are required to start learning how to script your own scripts. If someone who already knows how to script can show me the way they learned or whatever, it'd be awesome. I'm trying to make a basic script, and I can't even do that because of how complicated it is. I have the program called eclipse for the scripting process, and I've tried messing around with that, but I'm not really sure what to do. Please help. Anything would be nice. Link to comment Share on other sites More sharing options...
Swizzbeat Posted October 9, 2013 Share Posted October 9, 2013 Scripts are made in Java, so knowing Java is a MUST. A really great tutorial for the basics: http://www.youtube.com/watch?v=3u1fu6f8Hto After you watch that, try messing around and doing different things with what you learned. Get a feel for the language and how it works, maybe even look up more advanced tutorials! Once you know the basics of the language THEN you could move onto scripting, even though making complicated scripts requires an advanced knowledge. Here's a tutorial for beginning scripting for OSBot (assuming you know Java): http://www.youtube.com/watch?v=Mdil7v1J5es 1 Link to comment Share on other sites More sharing options...
kekep427 Posted October 9, 2013 Author Share Posted October 9, 2013 Scripts are made in Java, so knowing Java is a MUST. A really great tutorial for the basics: http://www.youtube.com/watch?v=3u1fu6f8Hto After you watch that, try messing around and doing different things with what you learned. Get a feel for the language and how it works, maybe even look up more advanced tutorials! Once you know the basics of the language THEN you could move onto scripting, even though making complicated scripts requires an advanced knowledge. Here's a tutorial for beginning scripting for OSBot (assuming you know Java): http://www.youtube.com/watch?v=Mdil7v1J5es Seriously. Thank you so much. You've been like the only one who has been nice to me and has actually guided me in a kinda right direction. Thank you so much for the help. Link to comment Share on other sites More sharing options...
Swizzbeat Posted October 9, 2013 Share Posted October 9, 2013 Scripts are made in Java, so knowing Java is a MUST. A really great tutorial for the basics: http://www.youtube.com/watch?v=3u1fu6f8Hto After you watch that, try messing around and doing different things with what you learned. Get a feel for the language and how it works, maybe even look up more advanced tutorials! Once you know the basics of the language THEN you could move onto scripting, even though making complicated scripts requires an advanced knowledge. Here's a tutorial for beginning scripting for OSBot (assuming you know Java): http://www.youtube.com/watch?v=Mdil7v1J5es Seriously. Thank you so much. You've been like the only one who has been nice to me and has actually guided me in a kinda right direction. Thank you so much for the help. No problem dude. It's hard to learn, but don't give up you'll get it in no time Link to comment Share on other sites More sharing options...
Recommended Posts