Finde ich blöd, kannst die "disable hotkeys"-funktion ja verwenden oder auf ne praktische taste raufmachen
also findet er die figuren endlich? danke für die info.Quote:
Kamelfiguren lassen sich wunderbar "anporten" :). Hatte gerade eine gesichtet und bin per .rare direkt rangeportet. Aber selbst dann war es schwer, das Ding zwischen einigen Pflanzen auch tatsächlich zu erkennen...
Dann erstellt ihr ein Neues Textdokument mit dem Editor und fügt folgenden Inhalt ein - Danach abspeichern und in "NAME.vbs" umbenennenQuote:
"camel1";-10666,60;1156,01;69,01;1;
"camel2";-10475,74;986,19;66,88;1;
"camel3";-10721,66;740,45;66,88;1;
"camel4";-10567,53;534,30;66,88;1;
"camel5";-10562,00;354,98;66,88;1;
"camel6";-10906,57;413,09;66,88;1;
"camel7";-10657,29;486,83;121,79;1;
"camel8";-10483,71;412,06;121,79;1;
"camel9";-10776,30;243,35;121,79;1;
"camel10";-10577,06;106,11;121,79;1;
"camel11";-10331,61;58,16;121,79;1;
"camel12";-10155,58;-27,75;121,79;1;
"camel13";-9876,75;-28,85;121,79;1;
"camel14";-9640,89;-4,58;198,79;1;
"camel15";-9732,21;-418,20;198,79;1;
"camel16";-9841,40;-579,45;198,79;1;
"camel17";-10170,89;-788,12;198,79;1;
"camel18";-9237,40;389,40;331,79;1;
"camel19";-9040,00;360,84;366,79;1;
"camel20";-8933,50;295,97;366,79;1;
"camel21";-8839,13;322,03;366,79;1;
"camel22";-9057,74;640,08;366,79;1;
"camel23";-8806,46;638,91;366,79;1;
"camel24";-8648,64;-401,46;296,79;1;
"camel25";-9209,84;-830,08;296,79;1;
"camel26";-9376,54;-676,26;296,79;1;
"camel27";-9275,99;-1571,23;233,79;1;
"camel28";-9839,14;-2028,45;142,79;1;
"camel29";-10419,93;-1922,56;191,79;1;
"camel30";-11040,00;-2118,85;254,79;1;
"camel31";-11316,66;-692,55;254,79;1;
"camel32";-11187,90;-503,01;254,79;1;
"camel33";-11153,58;-634,09;178,54;1;
"camel34";-11052,85;-663,72;178,54;1;
"camel35";-10960,39;-712,37;178,54;1;
"camel36";-10887,75;-814,94;178,54;1;
"camel37";-10992,87;376,22;178,54;1;
Dann startet ihr ganz normal WOW und WOWExt.Quote:
set wshshell = createobject("wscript.shell")
wscript.sleep 15000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel1"
wshshell.sendkeys "{enter}"
wscript.sleep 25000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel2"
wshshell.sendkeys "{enter}"
wscript.sleep 3000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel3"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel4"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel5"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel6"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel7"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel8"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel9"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel10"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel11"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel12"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel13"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel14"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel15"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel16"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel17"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel18"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel19"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel20"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel21"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel22"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel23"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel24"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel25"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel26"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel27"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel28"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel29"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel30"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel31"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel32"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel33"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel34"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel35"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel36"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wshshell.sendkeys "{enter}"
wshshell.sendkeys "/s .tele camel37"
wshshell.sendkeys "{enter}"
wscript.sleep 4000
wscript.sleep 5000
Muss denn alles vollautomatisiert werden? Ist ja im Spiel schon schlimm genug, wie alles "vercasualisiert" und vereinfacht wird - mit der "2" auf dem NumPad kannst Du die Hotkeys akti- und deaktivieren; man sollte meinen, diese Funktion ist mehr als ausreichend...Quote:
ich hätte noch ein Vorschlag, Also ich habe gerade neues ins Ah gestellt und benutzte immer die Num zahlen, auf einmal war ich nicht mehr im AH sondern draußen, also mein vorschlag ist wenn man in eine Hauptstadt kommt, das die Hootkeys abgestellt werden automatisch, das man natürlich auch vorher einstellen muss.
Die schönere Lösung ist AutoIt. Ich versuche da grad schon, etwas zu basteln ^^ Die Frage, die ich mir aber stelle ist, woher die Coords stammen.Quote:
Gibt es eine Möglichkeit die VBS zu stoppen bei belieben? bzw. ein Repeat einzubauen, wenn der Stop machbar ist?
Quote:
Muss denn alles vollautomatisiert werden? Ist ja im Spiel schon schlimm genug, wie alles "vercasualisiert" und vereinfacht wird - mit der "2" auf dem NumPad kannst Du die Hotkeys akti- und deaktivieren; man sollte meinen, diese Funktion ist mehr als ausreichend...
Ist mir persönlich zu unsicher.Quote:
die schönste Lösung wäre Lua
gibt genügend karten wo alle spawnpunkte verzeichnet sind. hinfliegen speichern und schwup, daher stammen die koordinaten.Quote:
Die schönere Lösung ist AutoIt. Ich versuche da grad schon, etwas zu basteln ^^ Die Frage, die ich mir aber stelle ist, woher die Coords stammen.