BBot - The best bot of the world

Full Version: use item on npc
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i need help with macro, how to use item X on npc?
[macro]0 {Use item on NPC} ITEMID:=ITEM_ID_HERE NPCID:=Creature.ByName(NPC NAME HERE) Creature.ShootOn(!NPCID!, !ITEMID!)[/macro]

Change 'ITEM_ID_HERE' and 'NPC NAME HERE' to fit your needs.
Ye i figured out it alone already but thank you for quick respond!it might ll be useful for others tho =)