BBot - The best bot of the world
Priority->trap problem - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Priority->trap problem (/thread-11894.html)



Priority->trap problem - Pinio - 09-20-2013

Hi, I've gotta problem. I won't explain everything, I will just show you the situation.
Why bot always attack witch first? I tried to change priority, higher for witch and lower for assassin, but it didn't work, bot always want to attack witch first...
[Image: jjmt.png]


RE: Priority->trap problem - MegaNo0body - 09-20-2013

What's the version of that BBot?


RE: Priority->trap problem - krauserk - 09-20-2013

I had the same problem ins version 23.0. The char just got trapped until the death.


RE: Priority->trap problem - Ohtar - 09-20-2013

Have you tried to set an "anti-stuck" macro that resets the Killer function? Something like this:

Misc.StandTime>10
Killer.Stop()
Killer.Start()

Good luck!


RE: Priority->trap problem - krauserk - 09-21-2013

lol thx guy I forgot this trick xD


RE: Priority->trap problem - Kimoszin - 09-21-2013

If you have a target Misc.StandTime() always returns 0.


RE: Priority->trap problem - Pinio - 09-21-2013

(09-20-2013, 03:41 PM)MegaNo0body Wrote: What's the version of that BBot?
23.0


(09-20-2013, 07:51 PM)Ohtar Wrote: Have you tried to set an "anti-stuck" macro that resets the Killer function? Something like this:

Misc.StandTime>10
Killer.Stop()
Killer.Start()

Good luck!
Yes, I've got this macro