December 2, 201510 yr Sorc Garden minigame solver Current version 1.2(Updated 6/12/2015 @ 3am GMT) - Supports 2.4.18 Hi all, I've been looking for a sorc garden bot for a while, it's hard to find and as far as I can tell, there's only 1 atm and it's $12! I foolishly bought the script and it doesn't even work. So I've set out to build my own. This is the first time I've done any runescape botting 'scripting' however, it's not the first time I've done any programming. This script is HIGHLY unfinished and has only VERY basic functionality, however, the sovler works great. New in version 1.2: -Fixed the spring garden paths -Fixed a small timing issue -Updated so it works with the latest client, 2.4.18 New in version 1.1: -Added 'Spring' garden -Added a start up GUI (select which garden) -Massive code rework, still needs a bit of a clean, but it's better than before. -Added some paint ,displays time ran and how many fruits you have picked. What the script does: -Solve the 'winter' garden -Solve the 'spring' garden -Picks the fruit -Runs to bank when inv is full and will run back to the garden. Things to come in the next releases: -Choose to pick the herbs OR fruit -Choose if the player should wait a little if run speed is below a user set number -More garden support -Juice maker -Give's the juice to Osman for thieving XP -Steals beer glasses So, keep an eye out for it. Attached is the .jar that you need to put into your C:/users/%username%/Osbot/scripts folder. Also attached is the source code in text format for your viewing pleasure, feel free to compile it yourself. To start to bot: Stand anywhere next to the fountain and run the script. *yet again, please remember this is a work in progress, bugs will be around but it's the only thing working atm* Downloads (for V1.1): Click to download JAR file (mediafire) Click to view source code (pastebin) Click to see virus total scan Downloads (for v1.0): Click to download JAR file (mediafire) Click to view source code (pastebin) Click to see virus total scan Edited December 6, 201510 yr by zappa2010
December 2, 201510 yr Gz on release, looks like a hacky way of doing it but for future criticism I would try attempt to get the facing direction of the spirits and use that to determine whether you are going to run or not as this method might happen so quickly that the client won't detect it fast enough. None the less great job though Edited December 2, 201510 yr by Extreme Scripts
December 2, 201510 yr Gratz on release, you can get a refund for the broken script you paid for if you haven't already http://osbot.org/forum/forum/150-refund-requests/
December 5, 201510 yr Author Gratz on release, you can get a refund for the broken script you paid for if you haven't already http://osbot.org/forum/forum/150-refund-requests/ Thanks! Unfortunatly, the script I purchases wasn't from this site. Gz on release, looks like a hacky way of doing it but for future criticism I would try attempt to get the facing direction of the spirits and use that to determine whether you are going to run or not as this method might happen so quickly that the client won't detect it fast enough. None the less great job though Thanks! I attempted to use the .getRotation() method and it uses it for some of the NPC's (1 I think). I plan to do a code cleanup on the next garden release. Updated script! New in version 1.1: -Added 'Spring' garden -Added a start up GUI (select which garden) -Massive code rework, still needs a bit of a clean, but it's better than before. -Added some paint ,displays time ran and how many fruits you have picked.