BBot - The best bot of the world

Full Version: Questions about deposit and pause the bot
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everybody.

I have two questions, the first is: how do I put in a backpack in the depot using the deposit cavebot

the second is: How do I pause the bot? after the update I can no longer use the Pause / Break button to pause the bot, someone tell me?

Thank you!
vodoga Wrote:Hello everybody.

I have two questions, the first is: how do I put in a backpack in the depot using the deposit cavebot

the second is: How do I pause the bot? after the update I can no longer use the Pause / Break button to pause the bot, someone tell me?

Thank you!

Pause bot with shift+pause
I have another question, I can not create huds own? I can only use the ones that come with the bbot?
Yes, you can create your own HUDs.
Simple example:

Code:
4000 {Pos} VarSet(X) Self.X VarSet(Y) Self.Y VarSet(Z) Self.Z HUD.Display(X:!X!/Y:!Y!/Z:!Z!)