Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
8x Facc Knight Comboing People Help!
#3
Hell Oh!

You can use all characters XXX with a script saved with the options in War tools:
1 Combo Leader
2 Attack
3 Define combo leader a certain character name Y

When you attack(damaging) enemy with character Y, all character XXX will start attacking too

Remember to have PVP hand closed
--------------------------------------------------------
Maybe these macros will help you too:

1 - Follow combo character (slow) > auto 200

Self.Attacking()==0
ID:=Creature.ByName(Combo leader char name)
Creature.Follow(!ID!)

2 - Follow combo leader character ( I think its faster, test and tell me ) > auto 200

Self.Attacking()==0
ID:=Creature.ByName(Combo leader char name)
X:=Creature.X(ID)
Y:=Creature.Y(ID)
Z:=Creature.Z(ID)
Self.MoveTo(!X!, !Y!, !Z!)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)