Questions about deposit and pause the bot - 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: Questions about deposit and pause the bot (/thread-1186.html) |
Questions about deposit and pause the bot - vodoga - 07-15-2011 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! Re: Questions about deposit and pause the bot - drewindwalker - 07-15-2011 vodoga Wrote:Hello everybody. Pause bot with shift+pause Re: Questions about deposit and pause the bot - vodoga - 07-15-2011 I have another question, I can not create huds own? I can only use the ones that come with the bbot? Re: Questions about deposit and pause the bot - Noen - 07-15-2011 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!) |