| Woher? | Wohin? | Makro |
|---|---|---|
| Varanas West | Varanas Ost |
/script local n="";
/script for i=1,5 do TargetNearestFriend(); n=UnitName("target");if n=="Bareve" then break; end; end;
/script UseSkill(1,1);
/wait 1;
/script UseSkill(1,1);
/script ChoiceOption(3);
|
| Varanas Ost | Vor den Toren von Varanas |
/script local n="";
/script for i=1,5 do TargetNearestFriend(); n=UnitName("target");if n=="Dieve" then break; end; end;
/script UseSkill(1,1);
/wait 1;
/script UseSkill(1,1);
/script ChoiceOption(4);
|
| Vor den Toren von Varanas | Varanas West |
/script local n="";
/script for i=1,5 do TargetNearestFriend(); n=UnitName("target");if n=="Lieve" then break; end; end;
/script UseSkill(1,1);
/wait 1;
/script UseSkill(1,1);
/script ChoiceOption(4);
|
| Sturobold vor Varanas | Logar |
/script local n="";
/script for i=1,10 do TargetNearestFriend(); n=UnitName("target");if n=="Sturobold" then break; end; end;
/script UseSkill(1,1);
/wait 1;
/script UseSkill(1,1);
/script ChoiceOption(4);
/wait 1;
/script OnClick_RequestDialogAccept();
|
| Logar | Varanas |
/script local n="";
/script for i=1,10 do TargetNearestFriend(); n=UnitName("target");if n=="Sturobold" then break; end; end;
/script UseSkill(1,1);
/wait 1;
/script UseSkill(1,1);
/script ChoiceOption(3);
/wait 1;
/script OnClick_RequestDialogAccept();
|
Links auf diesem Webserver:
Links auf fremde Webseiten: