May 18, 201312 yr So, just recently I've been growing a lot of interest into writing scripts. I was wondering if any of you can point me into the right direction. I'm not a huge fan on reading, anything digital or just if you can help me would be great. Thanks.
May 18, 201312 yr I'm not a scripter myself, but the actual scripting is rather easy. Most of the commands are found in the API.
May 18, 201312 yr Using the API is the easy part of scripting.Most of the method you need are in the API which make it easy for new script writing to learn. Make a combat script for you first script as there are the easier to make.
May 18, 201312 yr I heard script writing can be learned by downloading other peoples script and looking at it, and seeing what it does.
May 18, 201312 yr I heard script writing can be learned by downloading other peoples script and looking at it, and seeing what it does. That not turn in my case, When you saw my code over teamviewer, I bet you were lost ;)
May 18, 201312 yr I heard script writing can be learned by downloading other peoples script and looking at it, and seeing what it does. Yup, thats how i learned It works great
May 18, 201312 yr learn the basics of java then it should be easy to make scripts using the api methods or ur own/others