Pictyion
Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.

Nach unten
avatar
Sarajarai
Admin
Anzahl der Beiträge : 18
Anmeldedatum : 27.02.20
Alter : 50
https://gildepictyion.forumieren.de

Diverse Makros zum Porten mithilfe des Sturobold Empty Diverse Makros zum Porten mithilfe des Sturobold

Do Feb 27, 2020 11:17 am
Diverse Makros zum Porten mithilfe des Sturobold
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();

Nach oben
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten