Jump to content

Elemental Binder [Open Source Runecrafter]


BravoTaco

Recommended Posts

9 hours ago, Failure said:

Tested and it got stuck restarted script and got also stuck see gif (when using stop client gets stuck though think it's not multithread?)

https://i.imgur.com/OHnm5IF.png
https://i.imgur.com/NtZRcfp.gifv

Withdrew essence and got stuck

https://i.imgur.com/BE1vn93.png

Didn't accept trade instead it walked
https://i.imgur.com/u4oMjnL.png

Stuck at the bank again
https://i.imgur.com/llt8yta.png

This is interesting.  Are you opening separate clients for each bot? Or clicking the Add bot button to add new bots?

Also if its walking back to get essences than somehow its not detecting the essences in the inventory. In the method that retrieves essences the first line is this:

if (script.getInventory().contains("Pure essence") || script.getInventory().contains("Rune essence"))
    return;

So if essences are detected than it will exit that method. The only way it could be executing is that the bot can't detect any items in the inventory. When, in this scenario, it completes it's walk back to the bank does it break?

Ill add a log statement to log all the items in the inventory before it walks to get essences so you can tell me if it is able to detect any items.

.jar

Edit: I was able to run 2 mules until I ran out of essences each account had roughly 600 each.

Quote

FXoI4Sr.png

 

Edited by BravoTaco
Link to comment
Share on other sites

4 hours ago, BravoTaco said:

This is interesting.  Are you opening separate clients for each bot? Or clicking the Add bot button to add new bots?

Also if its walking back to get essences than somehow its not detecting the essences in the inventory. In the method that retrieves essences the first line is this:


if (script.getInventory().contains("Pure essence") || script.getInventory().contains("Rune essence"))
    return;

So if essences are detected than it will exit that method. The only way it could be executing is that the bot can't detect any items in the inventory. When, in this scenario, it completes it's walk back to the bank does it break?

Ill add a log statement to log all the items in the inventory before it walks to get essences so you can tell me if it is able to detect any items.

.jar

Edit: I was able to run 2 mules until I ran out of essences each account had roughly 600 each.

 

Hi, 

1 bot client 2 instances. 

When in that scenario, it somehow just repeats walking back and forth. 

I will test today / tommorow ill let you know! :)

Link to comment
Share on other sites

Used your latest version from here (gave me a pop up to update, also bot ran to ruins without even pressing start other one just was at bank)

https://i.imgur.com/2iBPa7F.png
https://i.imgur.com/omsM6m8.png
Whole client freezes
https://i.imgur.com/ibvnaLD.gifv

Downloaded latest version (link is incorrect though) but seems download 1.895 gives me the error also!
https://i.imgur.com/aSOoNao.png

It traded essence and got stuck also client freezes again
https://i.imgur.com/H2Ou1AZ.png
https://i.imgur.com/4cVNE1o.png

Started from ruins without essence 
https://i.imgur.com/tx0tx0F.png
Clicked stop but client freezes here's the RAM useage of the client only 1 instance.
https://i.imgur.com/rLByHOf.gifv
Script ended but client stays frozen (Took a whopping 3 minutes to unfreeze, but RAM is 870MB)
https://i.imgur.com/WDn0dfn.gifv
https://i.imgur.com/57eD8Dq.png

Edited by Failure
Link to comment
Share on other sites

5 hours ago, Failure said:

Used your latest version from here (gave me a pop up to update, also bot ran to ruins without even pressing start other one just was at bank)

https://i.imgur.com/2iBPa7F.png
https://i.imgur.com/omsM6m8.png
Whole client freezes
https://i.imgur.com/ibvnaLD.gifv

Downloaded latest version (link is incorrect though) but seems download 1.895 gives me the error also!
https://i.imgur.com/aSOoNao.png

It traded essence and got stuck also client freezes again
https://i.imgur.com/H2Ou1AZ.png
https://i.imgur.com/4cVNE1o.png

Started from ruins without essence 
https://i.imgur.com/tx0tx0F.png
Clicked stop but client freezes here's the RAM useage of the client only 1 instance.
https://i.imgur.com/rLByHOf.gifv
Script ended but client stays frozen (Took a whopping 3 minutes to unfreeze, but RAM is 870MB)
https://i.imgur.com/WDn0dfn.gifv
https://i.imgur.com/57eD8Dq.png

Oh I think I uploaded the wrong .jar

.jar link

Link to comment
Share on other sites

Link to comment
Share on other sites

3 hours ago, Failure said:

Nice.

Mules will be able to to enter the ruins if you have them setup that way.

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...

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...