Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoClicker2Ex: how to save clicking sequence? #1

Open
yariswiss opened this issue Aug 8, 2020 · 7 comments
Open

AutoClicker2Ex: how to save clicking sequence? #1

yariswiss opened this issue Aug 8, 2020 · 7 comments

Comments

@yariswiss
Copy link

First app, AutoClicker2 apparently has this feature (to save the clicking sequence), but AutoClicker2Ex has not?

@federicadomani
Copy link
Owner

AutoClicker2Ex has this feature in the roadmap. I think add it first, in one of the next releases.

@ccauka
Copy link

ccauka commented Aug 18, 2020

the windows installer is not available, link says page not found.
Can we upload and make availabel again?

@federicadomani
Copy link
Owner

ccauka, thank you for bug, it is fixed. The windows installer can be downloaded again, from 3 different mirrors.

@ccauka
Copy link

ccauka commented Aug 21, 2020

Not great Federica - Trojan Virus in your files detected by Microsoft Defender. Do you know why?
Please post clean files.

"Trojan:Win32/Zpevdo.B"

@ccauka
Copy link

ccauka commented Aug 21, 2020

Hi Federica, i have seen another post on GitHub about this trojan warning. Something about false positives for manually compiled, unsigned binaries. Is this something you can resolve?
stride3d/stride#285

@federicadomani
Copy link
Owner

Ccauka, as you have encountered that problem, it is quite common among amateur projects. I make the installers with open source tool Inno Setup, my project is open source itself, but false-positives may occur from one version to another, and there is no way to predict them or avoid.

Furthermore, false-positives may fire in large amount for a very small, trivial program, for example:
https://stackoverflow.com/questions/2443166/c-language-program-is-detected-as-a-virus

The only thing you can do - mark the installer as Clean in your antivirus software.

@ccauka
Copy link

ccauka commented Aug 23, 2020

Thanks federica! This makes sense and hope everyone sees this tip for the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants