BBot - The best bot of the world
Back to PZ/DP function - 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: Back to PZ/DP function (/thread-3085.html)



Back to PZ/DP function - cxz001 - 07-01-2012

Hi,

It would be really nice if you can add a back to PZ/DP button in the cavebot so if you don't have to manually walk back to the DP...


RE: Back to PZ/DP function - Dexter - 07-02-2012

Almost impossible to implement it! Imagine someone who was hunting in the "Maze of Lost Souls", and was attacked by a "Pk". It would be an extremely large for the bot to take your character up to a safe place. That would be implemented directly on the bot. I believe it is impractical!


RE: Back to PZ/DP function - cxz001 - 07-02-2012

I don't see why it's impossible... Just map it out point by point... It's already done in scripts that have auto deposits... Basically I just need that part where it goes back to the DP from where I am.


RE: Back to PZ/DP function - MegaNo0body - 07-02-2012

Use labels and in a macro: GoLabel.


RE: Back to PZ/DP function - nizlov - 07-02-2012

(07-02-2012, 04:39 AM)cxz001 Wrote: I don't see why it's impossible... Just map it out point by point... It's already done in scripts that have auto deposits... Basically I just need that part where it goes back to the DP from where I am.

These three functions are the ones you are interested in:

Cavebot -> Add -> FullCheckLabel
Cavebot -> Codes/Labels -> Label
Cavebot -> Codes/Labels -> GoLabel


It's not really always possible to go to the depot directly from your current location due to the fact that you may hunt on 2-3 different floors for example, or the way out to the depot or pz might be out of destination or simply blocked.

You can use FullCheckLabel on a certain SQM and add a condition that will satisfy you. In case of PK attack you can use a macro with GoLabel function, but if you are on a different floor or too far away, you have to make another macros to get closer to the Label that starts your way out. However it might be done by adding more Exit-Labels, on every floor for example.


RE: Back to PZ/DP function - cxz001 - 07-04-2012

Can you explain what FullCheckLabel and GoLabel do?


RE: Back to PZ/DP function - nizlov - 07-04-2012

(07-04-2012, 05:51 AM)cxz001 Wrote: Can you explain what do?

I don't want to be rude, but can't you read it at BBot's Documentation section?
FullCheckLabel, GoLabel & more - explainations:
http://wiki.bmega.net/doku.php?id=add_types