BBot - The best bot of the world
Macro Request - Loot and drop - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Macro Request - Loot and drop (/thread-16752.html)



Macro Request - Loot and drop - Cadenaz - 11-30-2014

Angel

- Apogolize with my english is kinda bad -HuhHuhBlush

Idea Hi comunity of Bbot, i need help with a macro, i got a character in orc fortress that get alot of halberds rlly fast so cap ends and need to refil quickly, so i need a macro that loot like 6 halberts and after got 6 halberds in the backpack start to drop then from the corpse, until the bot need to refil manas or healt potions, then go to dp deposit the halberds in the backpack and he could loot them again without problem.

Hope anyone can help me with this Smile ill give reputacion.
Thx alotHeartBig Grin


RE: Macro Request - Loot and drop - damiansnk - 12-01-2014

1000 {Drop by count} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Misc.ItemCountEx(3269)>=7 Map.Thrown(3269, 1, !X!, !Y!, !Z!)

1000 {Drop by cap} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Capacity()<=50 Map.Thrown(3269, 1, !X!, !Y!, !Z!)


RE: Macro Request - Loot and drop - damiansnk - 12-01-2014

Macro for count counting halberds on open bp

Macro for count counting halberds in open bp