BBot - The best bot of the world

Full Version: Macro Request - Loot and drop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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!)
Macro for count counting halberds on open bp

Macro for count counting halberds in open bp