-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
I will not be able to upload this script to the SDN as I will not have enough time to work on it. Thus I have provided an download link to the script here for local use. I will do patches, bug fixes and updates when I have time and if they are necessary. Happy Botting
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Still waiting approval, hopefully soon
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Yep
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Thanks! I hope you come back and test it on when it gets approved
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
At mining 21 with mith pick, you can get about 1k ess/h so 110k and that goes up with level and pick but I use it for flipping rune essence to buy pure essence. As rune ess is 11gp and pure is 9gp, just a good thing to do in the background while bank standing to help with rcing. But yeah it isnt the best money making method, its for resource collection.
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Just released Muling support! All you have to do is on the GUI enter the master's name and how much essence you want to mine prior to muling. The master isn't a bot it is you! So remember to stay active when the muling is going down so as to not stop the bot
-
I don't understand this, im noob):
http://www.osbot.org/api Read through the API, .isntEmpty() isn't a method. Switch basically means switch around the different cases so: switch(random(1, 30)) { case 1: //do if random(1, 30) produces 1 break; case 2: //do if random(1, 30) produces 2 break; } So for this if getState() method returns the State State.DROP; then it will call the Drop case and execute whatever is written in there. and i think you are misreading, its not in the onStart() it is its own method.
-
I don't understand this, im noob):
if (!getInventory().isEmpty()) { return State.Drop; } Means if the inventory is NOT empty. The ! is a negator to booleans boolean bool = true; if (bool) { // do if true } if (!bool) { //do if false } For walking I recommend using webWalker for longer distances where obstacles may be in your way getWalking().webWalk(Banks.ARDOUGNE_SOUTH) and for shorter distances where doors etc arent a problem use walk instead.
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Nice to hear, make sure you come back in a bit. I've been working on some really nice features Let me know how everything turns out for you / if you encounter any bugs.
-
Error loading Images
Yeah works fine with Imgur hosting.
- Error loading Images
- Error loading Images
-
Need 9-54 hunter (and possible 40-53 thieving)
message me on skype and we can work something out if you want live:hrryl
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Just added CLI support
-
[FREE] hEssenceMiner | EFFICIENT ESSENCE MINING | MULE SUPPORT
Thanks, is it a problem that I didn't post source?