BBot - The best bot of the world
Macro for opening backpack in depot - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: BBot (https://forums.bmega.net/forum-3.html)
+--- Forum: Sugestions (https://forums.bmega.net/forum-21.html)
+--- Thread: Macro for opening backpack in depot (/thread-15050.html)



Macro for opening backpack in depot - Mephisto - 05-21-2014

1 - Justify your suggestion?
make macro function to open depot and diffrent backpack to withdraw loot to make script which sell it, withdrawing necklaces, potions etc.
2 - Exemplify?
well there is function depot withdraw, but there is no function like self.open.backpack(backpackItemid,backpackWindowid); to open backpack in backpack (i hope u know what i mean ;D ) if there will be function like that it will be possible to make for example - corym loot seller coz now its impossible

example - bot stands on depot sqm -> opens locker -> opens depotchest (and now backpack window id = 1) then macro function self.open.backpack(9604,1) and it would open moon backpack inside depot...


RE: Macro for opening backpack in depot - dicebot.pl - 05-26-2014

(05-21-2014, 09:39 AM)Mephisto Wrote: opens depotchest (and now backpack window id = 1)
backpacks numeric starting from 0, so 0= 1st bp, 1= second etc ;p


RE: Macro for opening backpack in depot - Mephisto - 05-27-2014

(05-26-2014, 07:21 PM)dicebot.pl Wrote:
(05-21-2014, 09:39 AM)Mephisto Wrote: opens depotchest (and now backpack window id = 1)
backpacks numeric starting from 0, so 0= 1st bp, 1= second etc ;p

nope... not in bbot