BBot - The best bot of the world

Full Version: Change rod when specific mob in target
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is what I need: macro to change weapon while specific mob is targeted.
This is what I have: 1000 {name} Target.NameIn(mob_name) Self.Equip.LeftHand(weapon_id)
And actually it doesnt work. Target.NameIn always returns 0.
1000 {Equip X} Target.ByName(mob_name) Self.Equip.LeftHand(weapon_id)

Try this one Smile and check my post http://forums.bmega.net/showthread.php?tid=5378 , i need help too xD

A little rep+ is ok Tongue