We've been seeing more spam here lately, and it's a bit of a pain (lots of clicks and mouse movement) to flag posts as spam.
Given I was a bit bored this Sunday morning, I wrote a spam flagging macro to ease and speed the task. Note that this macro is in an "all browsers" group of mine that includes Safari, Chrome, Firefox, Edge, and the Safari Technology Preview. If you use another browser, you'll have to either modify my group or move my macro into your browsers' macro group.
Download Macro(s): Spam Flagger.kmmacros (49 KB)
Macro notes
- Macros are always disabled when imported into the Keyboard Maestro Editor.
- The user must ensure the macro is enabled.
- The user must also ensure the macro's parent macro-group is enabled.
System information
- macOS 14.7.1
- Keyboard Maestro v11.0.3
How it works:
You must start by hovering over the "..." icon on the post you want to flag and invoking the macro (Control-F as defined). The macro then finds the image of the hovered dots and clicks it. Note that you might (will?) have to replace my hovered-dots image in the yellow-boxed Move and Click action with one from your own Mac.
If the image isn't found, the macro exits. If it is found, and you've left the local_secondChance
variable set to TRUE
, then you'll see this:
If you say yes, or if you've set local_secondChance
to FALSE
(or anything other than TRUE
, actually), then the post will immediately be marked as spam.
If you try to flag an already-flagged post as spam, the macro will display a tooltip for 1.75 seconds:
If you trust your fingers, disable the second chance setting, and this macro will flag spam posts incredibly rapidly with just a hover and keyboard shortcut. If you want to test, I'd recommend using new posts you create in the "testing" forum :).
I haven't had a chance to use this yet on any actual spam, but it worked quite well on my test posts.
-rob.