What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Bot does not loot every gold

Sinenomen

New Member
Joined
Dec 15, 2011
Messages
53
Reaction score
1
Hi everybody,

i run the sarkoth profile by nesox with the Sarkoth Kill Wait Plugin.
It works realy good but when Sarkoth is down an he picks up the loot, he does not loot the whole goldstacks.
there are many gold stacks (>400) the bot ignores.
Loot-Radius is 50, is there any configuration that could be false?

Thx
Sinenomen
 

Attachments

Last edited:
Hi everybody,

i run the sarkoth profile by nesox with the Sarkoth Kill Wait Plugin.
It works realy good but when Sarkoth is down an he picks up the loot, he does not loot the whole goldstacks.
there are many gold stacks (>400) the bot ignores.
Loot-Radius is 50, is there any configuration that could be false?

Thx
Sinenomen

i got the same thing but I have it that he sometimes doesn't pickup some rare/magic items
 
i have looked at it yesterday and it seems to works perfect yesterday.
But i'm not shure...
 
hmm, here is the log in diagnostic mode of one run. He does loot the half of the gold, a 400 and a 3 or 4 smaller stacks he does not loot.
 

Attachments

Doesn't help, testet it with this profile and without plugins.
It picks up not the whole gold.
i don't get stuck :/
 
I'm having the same problem, seems like the bot prematurely blacklists gold sometimes without even attempting to pick it up.
 
Its not the bot its the profile...

If you add a wait before it moves the last time to 1000 ms it will pickup everything.


attached is what will fix it or if you want to fix it yourself search for...


Code:
<!-- After Sarkoth kill,Last move to grab gold before port -->
        <MoveTo questId="1" x="119.1644" y="108.9403" z="0.1000006" pathPrecision="3"/>

above it place

Code:
<WaitTimer questId="1" waitTime="950" />
 

Attachments

Have added that line, but it don't took all gold :(
anyway, doesn't matter, it take the most of the goldstacks...
 
Back
Top