Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Cuppa Miner AIO

Joined
Nov 10, 2022
Messages
1
Hey! Any chance we can get the barronite to smith as well?
Perhaps no auto banking for UIM's, or just make it a little UIM friendly? this place is perfectly designed for UIM building in f2p. :)
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
7,055
CuppaJava updated Cuppa MinerAIO with a new update entry:

Cuppa MinerAIO v1.6.72 Released!

Cuppa MinerAIO updated to v1.6.72.
when Barronite mining, if the bot has a hammer in it's inventory it'll automatically smith the barronite deposits (rather than banking) (especially useful for UIMs!)

Read the rest of this update entry...
 
I'm pretty sure both of you are the people I spoke to on Discord, but just to post this here:
It would be Neato-O if you could work in some Saltpetre mining. yea? yea?
Not a part of this bot, but I made a separate bot for it
Cuppa SaltpetreShoveler: Cuppa SaltpetreShoveler [BETA]

Hey! Any chance we can get the barronite to smith as well?
Perhaps no auto banking for UIM's, or just make it a little UIM friendly? this place is perfectly designed for UIM building in f2p. :)
I've added this to the bot, and it'll automatically smith the deposits when the bot has a hammer in the inv
 
Joined
Apr 7, 2017
Messages
47
Lovely bot! I have come across a small issue, though.

When using varrock west mine and walking back from the bank to the mine, it will click to walk on the other side of the wall which makes the character turn around and almost gets back to the bank before it fixes itself. This happens when out of run energy, which is every time it banks since it uses up the run energy to get to the bank.

Is there any way this could be resolved? Thanks, Cuppa! :)
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
7,055
Lovely bot! I have come across a small issue, though.

When using varrock west mine and walking back from the bank to the mine, it will click to walk on the other side of the wall which makes the character turn around and almost gets back to the bank before it fixes itself. This happens when out of run energy, which is every time it banks since it uses up the run energy to get to the bank.

Is there any way this could be resolved? Thanks, Cuppa! :)
Hey, so I spent some time looking into this; It's a bit of a weird bug honestly.

Basically what's happening is that there's a "dead zone" between the mine and bank where Runemate is unable to generate a path, and if it tries to create a new path in the middle it fails, so it uses the fallback (trying to head directly towards the mine) which ends up making it click behind the wall.

There's not really a great way for me to fix this in my current system tbh, but I actually made a whole new traversal system a while ago that I just hadn't launched yet, and this issue should be fixed in the new system.

I'll do some more testing on my new system and might launch that soon :) In the meantime you can see if the other locations work better for you (or powermine for now)
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
7,055
CuppaJava updated Cuppa MinerAIO with a new update entry:

Cuppa MinerAIO v1.7.0 Released!

Cuppa MinerAIO updated to v1.7.0.
- updated the bot to use my new traversal code!
- this code should be functionally similar (but more stable) compared to my old traversal code, and avoid some of the quirks in the old logic
- this is actually a pretty big change under the hood so let me know if anything seems weird with Cuppa Miner's traversal (I'll be rolling out this new system in my other bots soon)

Read the rest of this update entry...
 
Last edited:
Joined
Apr 7, 2017
Messages
47
Varrock West traversal works fantastic now! Thanks much, Cuppa.
 
Feel free to shoot these down as they're not super important or game changing, but here are a couple improvement ideas.

1. Walk to next available ore.
- When all ores are depleted, it would walk to the ore that would be available next. This would be especially helpful for larger mines like Al Kharid where ores can be spread apart. Right now there is a decent bit of wasted time where it has to wait until an ore is available before it walks to it.

2. Optimizing run energy.
- When banking mode is enabled, it would try and save run energy for when inventory is empty or low.

Apologies if these have already been suggested, and again feel free to shoot me down I don't mind at all. The bot runs incredibly well and I am more than happy with it as it stands :)
 
Top