BBot - The best bot of the world
Auto Follow - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Auto Follow (/thread-10418.html)



Auto Follow - Szulcyk - 06-20-2013

Jest jakas mozliwosc, aby bot mial auto follow na playera?
Potrzebuje to aby bocic na warzone 3


RE: Auto Follow - Szulcyk - 06-29-2013

Refresh
Wie ktos?


RE: Auto Follow - Szulcyk - 07-04-2013

REFRESH...


RE: Auto Follow - oscar - 07-04-2013

Code:
1000 {Follow friend} Self.Attacking()==0 MyFriendID:=Creature.ByName(FriendName) Creature.Follow(!MyFriendID!)


Auto follow creatures:
Code:
1000 {Creature Follow} creature:=Creature.Attacking() Creature.Follow(!creature!)