Malii Posted May 2, 2016 Share Posted May 2, 2016 (edited) Apple Basket Maker Hey OSBot community, I created a script to make Apple(5) baskets. It has no paint nor does it log out after it runs out of supplies so you'll have to babysit it. I've used it to create 30k apple(5) baskets so far. I take back everything I said when I first posted this about quitting scripting already and etc. Will be updating, but feel free to use the script as you'd like. Use it to learn or improve it. I just request that you don't re-release it. Thank you<3 Download: Here Pastebin: Here Feel free to do what you'd like to it. Enjoy. Will be adding: Gold PerHour Logout after supplies are exhausted Overall smoother running Edited May 3, 2016 by Malii 1 Quote Link to comment Share on other sites More sharing options...
Aiban Posted May 2, 2016 Share Posted May 2, 2016 (edited) Good stuff bro i can learn from this Thanks Sorry it didnt work out for you Edited May 2, 2016 by Aibanker Quote Link to comment Share on other sites More sharing options...
Malii Posted May 2, 2016 Author Share Posted May 2, 2016 Good stuff bro i can learn from this Thanks Sorry it didnt work out for you Hopefully you can learn something from it. I don't know maybe I'll update it. Might just start a new script and just work slower so I don't get so frustrated. I like scripting. Guess I'm just slow. Quote Link to comment Share on other sites More sharing options...
HeyImJamie Posted May 2, 2016 Share Posted May 2, 2016 Pretty sure you no longer need to use 'this.' anymore so that might make it simpler. Also you seem to be repeating code a fair bit, I was under the impression that you don't need to check if's twice if you're already checking them in your getState method? 1 Quote Link to comment Share on other sites More sharing options...
Malii Posted May 2, 2016 Author Share Posted May 2, 2016 Pretty sure you no longer need to use 'this.' anymore so that might make it simpler. Also you seem to be repeating code a fair bit, I was under the impression that you don't need to check if's twice if you're already checking them in your getState method? That's why I get so confused and frustrated. The tutorials that I follow show similar ways as I wrote then when I show someone they tell me I no longer need this or need that. So it confuses me. Oh well Quote Link to comment Share on other sites More sharing options...