i read that there a minion that keep deleting serge autoit compiled saying it has internet activities, it automaticly in autoit when compile, that issue has been checked and approved long time ago (when i was releasing my macro) by the minions, if got any question feel free to pm, thanks
minions: you can also check by yourself.
run scite editor, type some easy code
Code:
MsgBox(0, "Blah", "blahblahblah")
this, once runned will make a messagebox appear saying : blahblahblah
then compile this little script using F7 (on scite)
then check if it has internet activities
i dont remember the site i had gave to the minion but it was showing that the .dll (i dont remember that name) couldn't be removed from compiling, and was auto included which make every compiled autoit script with ''internet activities'' even if it dont have any internet activities its only your tool that detect this .dll in the compiled so
although i was giving code of the script for them to be sure there nothing wrong (even if the minion didn't ask, it was just making it easier for them)