BBot - The best bot of the world

Full Version: [b]Macro Keep DIstance (Mc User's)[/b]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!!


I need a macro for my mage keep distance (3 sqm) from Knight Bloker (Using MC)


Thx In Advance Big Grin
(11-30-2013, 04:20 AM)leonel13jaime Wrote: [ -> ]Hello!!


I need a macro for my mage keep distance (3 sqm) from Knight Bloker (Using MC)


Thx In Advance Big Grin

1000 {Keep Distance} charNAME:=xxxx Creature.DistanceToSelf(!charNAME!)==3

try it , but i don't know if is possible in bbot..
(11-30-2013, 04:27 AM)Thiaguin- Wrote: [ -> ]
(11-30-2013, 04:20 AM)leonel13jaime Wrote: [ -> ]Hello!!


I need a macro for my mage keep distance (3 sqm) from Knight Bloker (Using MC)


Thx In Advance Big Grin

1000 {Keep Distance} charNAME:=xxxx Creature.DistanceToSelf(!charNAME!)==3

try it , but i don't know if is possible in bbot..


dont work dude, anyway thx Smile i think i needed a Id from other Character, some ideas??
(11-30-2013, 02:08 PM)leonel13jaime Wrote: [ -> ]
(11-30-2013, 04:27 AM)Thiaguin- Wrote: [ -> ]
(11-30-2013, 04:20 AM)leonel13jaime Wrote: [ -> ]Hello!!


I need a macro for my mage keep distance (3 sqm) from Knight Bloker (Using MC)


Thx In Advance Big Grin

1000 {Keep Distance} charNAME:=xxxx Creature.DistanceToSelf(!charNAME!)==3

try it , but i don't know if is possible in bbot..


dont work dude, anyway thx Smile i think i needed a Id from other Character, some ideas??

well, character's id's all is 99 =( because this i think is impossible. (sry for english)
i tried whit this macro

1000 {Auto Keep Distance} sqm:=5 target:=Creature.ByName(Kimoszin) Creature.KeepDistance(!target!, !sqm!)


But don´t work, heres debug:

Start-Of-Macro
!sqm! has been set to 5

Creature.ByName(Lady Vann) returned 46966148
!target! has been set to 46966148

Creature.KeepDistance(!target!, !sqm!) returned 1
End-Of-Macro


Some can fix or help plx??? Ofc + rep for help Smile
(11-30-2013, 06:39 PM)leonel13jaime Wrote: [ -> ]i tried whit this macro

1000 {Auto Keep Distance} sqm:=5 target:=Creature.ByName(Kimoszin) Creature.KeepDistance(!target!, !sqm!)


But don´t work, heres debug:

Start-Of-Macro
!sqm! has been set to 5

Creature.ByName(Lady Vann) returned 46966148
!target! has been set to 46966148

Creature.KeepDistance(!target!, !sqm!) returned 1
End-Of-Macro


Some can fix or help plx??? Ofc + rep for help Smile

BUMP
BUMP!!!!


Come on scripter's halp plx Smile + rep!!!
So BBot cant do this??


Sad
(12-02-2013, 05:37 PM)leonel13jaime Wrote: [ -> ]So BBot cant do this??


Sad

hey.. i think it is impossible in bbot =//
(12-02-2013, 05:39 PM)Thiaguin- Wrote: [ -> ]
(12-02-2013, 05:37 PM)leonel13jaime Wrote: [ -> ]So BBot cant do this??


Sad

hey.. i think it is impossible in bbot =//

oki thx anyway, + 3 rep Tongue
I think need macro like "follow.creature", but I think bbot dont have this function ;P