BBot - The best bot of the world

Full Version: Auto Follow
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Jest jakas mozliwosc, aby bot mial auto follow na playera?
Potrzebuje to aby bocic na warzone 3
Refresh
Wie ktos?
REFRESH...
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!)