![]() |
Need help with macro. - 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: Need help with macro. (/thread-12285.html) |
Need help with macro. - macio_g5 - 10-21-2013 Hello, as in title I need a little help with macro. All I want is to follow creature that I want and use item on it (item id - 17669) I need it for Rafzan missions script. All I have is Quote:1000 {Follow} target:=Creature.Target(Adventurer) Creature.Follow(!target!) For all helping post Ill reput. --Kropek ![]() RE: Need help with macro. - macio_g5 - 10-22-2013 BUMP. Still waiting for help! RE: Need help with macro. - macio_g5 - 10-23-2013 Can anyone tell me if it's even possible? Mega I need that ![]() --Kropek ![]() RE: Need help with macro. - Rexi - 10-23-2013 I´m Trying hard, try this one if it works just tell me ![]() Creature.ShootOn(1074035981, 17669) This is a simple macro when the bot see the adventurer it might use the bow ^^ but if u dont have the item at bp it wont try to follow ^^ IF DOESNT WORK SEND ME A PRIVATE MASSEGE AND I´LL TRY TO MAKE ONE THAT WORKS RE: Need help with macro. - Noowy - 10-24-2013 1000 {Creature Follow} creature:=Creature.Attacking() Creature.Follow(!creature!) Reputation pl0x ![]() |