Botre Posted September 10, 2014 Posted September 10, 2014 (edited) Scripting tutorial, what do YOU want? I'm thinking about writing a little tutorial to bring in some fresh scripters / help struggling ones, I would like some input concerning its content. Which basic features of the API should it cover? Which java features would you like to see explained (in a scripting context)? Any specific design structures you would like to learn about? (should it cover one design in-depth or multiple ones brieflyà? Would you like to have multiple features explained via one or multiple example script(s) ? Anything else? Edited September 10, 2014 by Botrepreneur
thepecher Posted September 10, 2014 Posted September 10, 2014 Basic: Interaction Walking Basic logic behind scripting Banking paint etc... Advanced: GUI Multiple classes Node framework etc..
AdnaneSen Posted September 10, 2014 Posted September 10, 2014 Write it to help someone who has an idea of what Java is but still didn't master the basics and also include the essential information to write a basic script (not only the skeleton)
Wax A Posted September 10, 2014 Posted September 10, 2014 Just want to see you making things if that is also possbile?
Botre Posted September 10, 2014 Author Posted September 10, 2014 Just want to see you making things if that is also possbile? Like a vid of me coding? :p
Wax A Posted September 10, 2014 Posted September 10, 2014 (edited) Like a vid of me coding? Nah screensharing it on skype or something like that? + I want to make a Pay-Dirt script (with my own graphics on it then)... Edited September 10, 2014 by Wax A
ray lee Posted September 10, 2014 Posted September 10, 2014 The basic functions like walking, banking. Routes, and that sort of thing?
Umbra Posted September 10, 2014 Posted September 10, 2014 Just get like a basic mining script and go through it. Show what each line means and if you want, how to improve. Banking is a must as well and if you want an A++, show some simple GUI for it to. As I want all this to start making basic scripts... :3
ray lee Posted September 10, 2014 Posted September 10, 2014 I also had an idea, maybe show a simple script. Then show how you could improve that said script?