GERMAN TRANSLATION BELOW! :D
Hi!
I am working on an autoit script which gathers and I need your help!
If you can, have a look below :)
My Current Code:
It uses memory reading to check the name of the selected target.
My problem:
If someone else is gathering the Aria - This code will not realise.
The Challenge:
If someone can help me find a way to make the bot check if someone is gathering the node?
If there is an offset which can show you? Or another form of code - then please let me know because it would be a great help!
Any suggestions are appreciated so thank you for any replies :)
++++++++++GERMAN(Via YahooBabelFish) :P ++++++++
Hallo!
Ich arbeite an einem autoit Script, der erfasst und ich benötige Ihre Hilfe!
Wenn Sie können, einen Blick unten haben:)
Mein gegenwärtiger Code:
Es benutzt MemoryRead, um den Namen des vorgewählten Ziels/Target zu überprüfen.
Mein Problem:
Wenn jemand anderes die Aria erfasst - dieser Code verwirklicht nicht.
Die Herausforderung:
Wenn jemand mir helfen kann, eine Weise zu finden, IF jemand suchen ist auf der Aria bereits
Wenn es einen OFFSET gibt, der Sie zeigen kann?
Oder eine andere Form des Codes - bitte dann informieren Sie mich, weil es eine große Hilfe sein würde!
Alle mögliche Vorschläge werden gemocht, also danke für irgendwelche Antworten:)
Hi!
I am working on an autoit script which gathers and I need your help!
If you can, have a look below :)
My Current Code:
It uses memory reading to check the name of the selected target.
Code:
if TheNameOfSelectedTarget() == "Aria" then
send("{1}")
do
sleep(10)
until TheNameOfSelectedTarget() <> "Aria"
endif
My problem:
If someone else is gathering the Aria - This code will not realise.
The Challenge:
If someone can help me find a way to make the bot check if someone is gathering the node?
If there is an offset which can show you? Or another form of code - then please let me know because it would be a great help!
Any suggestions are appreciated so thank you for any replies :)
++++++++++GERMAN(Via YahooBabelFish) :P ++++++++
Hallo!
Ich arbeite an einem autoit Script, der erfasst und ich benötige Ihre Hilfe!
Wenn Sie können, einen Blick unten haben:)
Mein gegenwärtiger Code:
Es benutzt MemoryRead, um den Namen des vorgewählten Ziels/Target zu überprüfen.
Code:
if TheNameOfSelectedTarget() == "Aria" then
send("{1}")
do
sleep(10)
until TheNameOfSelectedTarget() <> "Aria"
endif
Wenn jemand anderes die Aria erfasst - dieser Code verwirklicht nicht.
Die Herausforderung:
Wenn jemand mir helfen kann, eine Weise zu finden, IF jemand suchen ist auf der Aria bereits
Wenn es einen OFFSET gibt, der Sie zeigen kann?
Oder eine andere Form des Codes - bitte dann informieren Sie mich, weil es eine große Hilfe sein würde!
Alle mögliche Vorschläge werden gemocht, also danke für irgendwelche Antworten:)