Jump to content

Perfect Blast Furnace


Czar

Recommended Posts

hmm okay start the script in blast furnace minigame, it should override the script quest handler, if not, I will add an update to make the script avoid quests if the required stats/quests aren't met (and the option is enabled)

done.

still getting the same result whether its enabled or disabled.

  • Like 1
Link to comment
Share on other sites

I was going to add coffer support but it seems that just adding coins to coffer and running the script is fine :o but I guess I will re-enable the last update, apologies guys

As for quest update I will add one more update to it, should be back to normal in next version ^^ :D

EDIT: Update is now live, good luck guys ;)

Note: if coffer mode is enabled, the script will re-fill the coffer once the coffer amount falls below 1000 coins ^^ (:

Edited by Czar
  • Like 2
Link to comment
Share on other sites

ERROR][bot #1][09/22 09:02:01 下午]: Error in bot executor!

java.lang.AbstractMethodError: client.getDestinationX()I

at org.osbot.rs07.api.Map.getDestination(sg:183)

at perfect.scripting.b.c.aux.j(ae:375)

at b.a.con.m(hf:1038)

at b.a.con.F(hf:683)

at b.a.con.onLoop(hf:254)

at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:83)

at java.lang.Thread.run(Unknown Source)

 

what happen?

bot got stucked

  • Like 1
Link to comment
Share on other sites

Hmm GE mode should activate only when there are absolutely no ores left at all, try to make the ore count more balanced and it will activate ^^ :D

 

Also guys, just poted a quick update (v40):

 

- Added a delay for opening bank so that the bank isn't open/closed multiple times, works much better now ^^ :D

  • Like 1
Link to comment
Share on other sites

Hmm GE mode should activate only when there are absolutely no ores left at all, try to make the ore count more balanced and it will activate ^^ biggrin.png

 

Also guys, just poted a quick update (v40):

 

- Added a delay for opening bank so that the bank isn't open/closed multiple times, works much better now ^^ biggrin.png

 

 

Yea for some reason I start the bot with a 1:3 ratio of Adamantite Ore to coal and It always ends up being off at the end.

 

If I have 1k starting ores and it does 27 at a time the last inventory will be left with 1 addy ore and 3 coal ores so that is probably where it is being thrown off.

  • Like 1
Link to comment
Share on other sites

Very small bug report.

 

Doing addy bars with GE mode enabled, once the bot goes to the ge to rebuy ores if the bot has enough money to buy more than 4500 ores it will attempt to purchase more than 4500 adamantite ores. This creates an issue because the GE buy limit is 4500 ores per 4 hours so if its purchasing even 4600 the first 4500 ores will buy but then it will sit and wait for 4 hours until the next 100 buy due to the limit being 4500 per 4 hours. Id assume the best way to fix this would be implement a max purchase for adamantite ore and possibly others.

 

So if it has enough money to buy more than the listed amount below it should not do so and should just bank the extra coins or keep them in the inventory if coffer mode is enabled.

 

Ore limits per 4 hours are as follows.

 

Iron  13,000

Coal 13,000

Gold 13,000

Mithril 13,000

Adamantite 4,500

Rune 4,500

 

So every time the bot goes to GE the absolute maximum amount of ores it should be buying for each bar in order to not break the GE limit and have to sit at the GE for 4 hours are as follows.

 

Iron Bar= 13,000 iron ore

Steel Bar= 13,000 iron ore and 13,000 coal

Gold Bar= 13,000 gold ore.

Mithril Bar= 6,500 Mithril Ore and 13,000 coal

Adamantite bar= 4,333 Adamantite ore and 12,999 coal

Runeite bar= 3,250 Runite ore and 13,000 coal

 

 

 

Edited by smartbalance
  • Like 1
Link to comment
Share on other sites

  • Mio changed the title to Perfect Blast Furnace

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...