You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Install AutoIt v3 from http://autoitscript.com/
Optionally install SciTE4AutoIt3 from same website for more options when running/compiling
2. Open "Minecraft Server Periodic Checker.au3" in SciTE and either:
*Tools > Compile
*Tools > Go
NOTE:
Make sure to use x86 AutoIt, some function (_TCPConnect()?) fails in x64. If you get it to run, please tell me ;)
To choose between x86/x64, select x86 as the default mode during the AutoIt installer (as of the time I'm writing this, it should be the default) or install SciTE4AutoIt3 as that allows you to set such options directly in the script (already set, just run).