loop {
Send Hello
Sleep 500
}[as far as i am aware] The only way to stop the loop and have the script not exit, is using Reload. Allthough that has to re-open the script which is visually annoying (icon moves) and if you accidentally hold down a button set as reload it crashes your computer [even if the script has singleinstance force on]
So i wish for
F1::StopAll




