BotLuckMate Posted June 17, 2015 Posted June 17, 2015 (edited) Hey guys i've always had an interest to create my own scripts, it would give me pleasure and enjoyment seeing them in action. I'm just wondering how long it would take to to learn how to develop a basic flawless script with added anti-ban. Thanks Edit: I would take a few hours of my time everyday to learn. Edited June 17, 2015 by BotLuckMate
1 ticks Posted June 17, 2015 Posted June 17, 2015 around a year you know, to make them to the point where they wont fuck up every 5 mins
Novak Posted June 17, 2015 Posted June 17, 2015 depends on how fast you pick up java and how much you already know
BotLuckMate Posted June 17, 2015 Author Posted June 17, 2015 Ok thanks guys, sounds hard lol. I'd love to make my own hrblore script with my own unique patterns since my account has gotten a 2 day ban.
Flamezzz Posted June 17, 2015 Posted June 17, 2015 Ye well as stated above you need some experience with java, which can take up to a few months to learn... In ~2 weeks, if I graduate uni, I'll have some more time and will create a proper scripting language w/ bindings for the osbot api. That would make it a bit easier for people to start scripting.
FrostBug Posted June 17, 2015 Posted June 17, 2015 I'd say at least a year or 2, to output some quality scripts.
Bobrocket Posted June 18, 2015 Posted June 18, 2015 As long as you understand the logic, it can take as little as a month to learn enough Java to make your first script. If you want to learn a language quickly, do not bother learning methods. Learn the syntax and conventions, and learn some basic functions such as comparisons. After that, anything you need can be googled and your knowledge will build as you go.
Hellegaard1 Posted June 18, 2015 Posted June 18, 2015 I made a Woodcutting script with path walking and banking, and a Slayer script with ground item pickup, each took about 2 days with custom anti-ban, given I already know some java.