BuilderDolphin / dolphSol-Macro

A macro for the Roblox game "Sol's RNG", including features such as obby completion and item collection. A work in progress - BuilderDolphin
GNU General Public License v3.0
86 stars 39 forks source link

My antivirus detects it as a trojan and malware #55

Open Sketchulu opened 2 months ago

Sketchulu commented 2 months ago

When i downloaded this program on opera, opera gx blocked it and my antivirus told me it was malware and i dont know what to believe im just worried about my pc because i have alot of data on here. If someone could tell me why that would help a ton thanks!

Amraki commented 2 months ago

TLDR - This macro is completely fine. The code contains no malware.

AutoHotkey itself is not malware. However, anyone can use AHK to create malicious scripts. This puts AHK as a whole under suspicion. The "better safe than sorry" approach.

Here is a good video on the issue from an AHK-focused YouTube channel: https://www.youtube.com/watch?v=r_3sN83S2cc

Google returns many results related to AHK false positives:

As a general rule, only download and run files from trusted sources. Discord and GitHub don't inspect files for malicious code as far as I know, but they have communities you can get feedback from.

Thankfully, you already seem to follow that or you likely wouldn't have created this issue. 👍

I hope that helps. Good luck in Sol's!

Sketchulu commented 2 months ago

Thanks man, you were a life saver!