a simple exe that keeps you from getting auto logged out from ffxiv
This is a simple script created in AHK then compiled using their compiler.
DISCLAIMER:
‣ This is created for demonstration and proof of concept purposes only.
‣ By downloading you agree any consequence that may result from its use is the sole responsiblity of the end user.
DESCRIPTION:
‣ Each loop this will find the FFXIV process, activate the window, press [ i ] then sleep for 120 seconds.
‣ If it cannot find FFXIV running on your pc before each loop it will suspend the process.
INSTRUCTIONS:
‣ Open the exe and press F12 twice to toggle on the first time, afterwards F12 will toggle the exe on or off.
‣ Press [ ESC ] at any point to terminate the process.
RAW AHK Script is also available for download.