![]() |
Dedicated server automation
Hi all,
i wanted to make some kind of tool to reset my server if something fails. i'm no programmer but have some basic knowledge about it. for this purpose i've used AutiIt scripting language. It is not allowed to discus game automation on their forums so i'll share my accomplishments and troubles with u. the script is waiting in the tray and checks if Launcher program is running. if not it runs it and sends commands to load and start map cycle. it also checks for error windows, closes them and restarts the server. it works fine most of the times just did not cache all the errors windows that can aper that needs to be closed. here is the script: Code:
AutoItSetOption ("TrayIconDebug", 1);0-off would like to get some good ideas how to make it better. specially from programmers. |
Thank you very much for sharing. Have a look at BigRepa's server automation script mentioned in my sig.
|
thx Ataros.
i'll study your script some more but for now it looks SiFi for my skills :-P Did not even know that there is If Not statement and enumerations are way over my head. i'll have to dig in the AutoIt help file some more and learn something from your script. |
All times are GMT. The time now is 02:53 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.