BBot - The best bot of the world
Some problem 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: Some problem with macro. (/thread-16922.html)



Some problem with macro. - Preze$ - 12-17-2014

Hello!
I am back to use bbot since long time. I am glad bbot became a very good bot now.
I can see many new fuctions but already i can't use them- need to learn them. So
for a now i need your help.


I am looking for macro to autofallow character( i made magebomb, and i need to
me 1 character fallow another and stop autofallow if have target)

And another macro - sth like reach in ibot/wind. I mean on combo leader to all character
move to target(walking on parcel's, box'es etc.) And if target lost(prbably died) again
start to fallow character in macro 1.



I found sth like:

Creature.ByName(name) /--- There i wrote name of character to fallow and didn't work.
Creature.IsPlayer(ID)
Creature.Follow(ID)

But i don't understand what is ID in this macro any1 could help me??
If any1 who understand this macro could msg me under this post/pw/gg:7078379 i will be glad.


Thanks!


RE: Some problem with macro. - damiansnk - 12-17-2014

Id=creature.byname
(!id!)


RE: Some problem with macro. - Preze$ - 12-17-2014

What do u mean??
What should i wrote where could u give me simple??


RE: Some problem with macro. - mr. Kris - 12-17-2014

ID:=Creature.ByName(name)
Creature.IsPlayer(!ID!)


RE: Some problem with macro. - Preze$ - 12-17-2014

aAAAA ok, and put this also to this macro or to variables??


RE: Some problem with macro. - damiansnk - 12-17-2014

in macro.
i wrote from my smartphone exactly it's like mr. Kris sent u