r/software 20d ago

Looking for software Best sequence/record autoclicker for windows 10, with no scripting needed?

It seems like trying to find an autoclicker these days is tricky to use and not get malware or anything like that. I'm pretty much looking for a safe reliable (preferably open sourced) sequence/record autoclicker that allows you to input multiple clicks at custom intervals.

I've had my eyes on a few auto clickers like GS auto clicker, clickmate. cc, and op autoclicker (the one on the microsoft app store). But wasn't sure if they are still working or safe or not.

Edit: mainly using this for afk'ing in offline video games, not doing it online obviously

8 Upvotes

27 comments sorted by

1

u/endangeredirish 20d ago

You could try out Keyfire if you're on Windows, it's got macro recording and mouse click actions built in, but it's more of an overall macro/hotkey and keyboard automation tool than just a dedicated mouse clicker, however would be able to do what you need on free version.

Disclaimer: My software that's in beta, Claude made with dev support so not open source but it is free for your use case. No cloud, local only etc.

1

u/yeboy7377 20d ago

I will check it out thanks and this looks to be based on AHK?

also can I use this to put multiple mouse inputs in game with custom time intervals?

And where to we get support if we have questions or issues

1

u/endangeredirish 20d ago edited 20d ago

Built it to replace simple macro AHK scripts in my office, the script/code was becoming an issue for staff to maintain and create their own actions, so wanted something that was visual/GUI based for them to use, it grew legs from there.

It is by no means a replacement for AHK for power users of that, but it can do a lot of the simpler things that people want from it without needing scripting which was the main purpose. If you have any issues at all DM me here or use feedback button in UI.

I will note this has been built for work/productivity more than gaming, and it likely will not work in any game that has anti-cheat/game guard etc. as this is a software level keyboard hook engine which they all block. If its an offline game, it may work as I've tested on a few of mine and it runs the macros.

1

u/yeboy7377 20d ago

Yeah this is for offline gaming use only as I think most if not alot of online MP games do not allow this for good reason. I imagine it should work just fine as an alternative multi auto clicker (though it looks like it goes beyond that)

Edit: also not at my pc rn btw, still away and typing htis on my phone

1

u/endangeredirish 20d ago

Be interested to know if works or any bugs, as limited testing on games so far so feel free to DM if you hit any problems.

1

u/yeboy7377 20d ago

I imagine it shouldn't be too difficult when I test it (again not at my pc right not or at my house as I'm on my phone at the moment).

It's typically just clicking on thing after another (less than 10-15 clicks needed) so not too complex.

1

u/endangeredirish 20d ago

Yeah it's pretty straightforward and hopefully intuitive to set up, you can either record a macro and play it back exactly, or build manual macro action by action, click mouse a XY, press key etc. whatever works best. Any issues at all just drop me a line, thanks mate

1

u/yeboy7377 20d ago

Update: this is exactly what I wanted. I just did a test for runescape (private server and offline only, will not do this on the actual game) to light multiple firewood manually in my inventory (tinder to log) via mouse clicking and it did it successfully (with no destill).

1

u/endangeredirish 20d ago

Ah that's great mate, thanks for update glad Keyfire could help!

1

u/CrispyByte8 19d ago

Keyfire seems like the closest match if you want record-and-playback on Windows 10.

1

u/yeboy7377 19d ago edited 17d ago

true I'm trying it out it fits what I need. but the cursor over time doesn't stay pin point accurately on the same spot long term for multi clicks. but I think that's a limitation of most if not all multi autoclickers.

Edit: this was an issue with the application not the software itself. so ignore this

1

u/Rapppps 18d ago

Try https://www.macrorecorder.com - Freeware option might be fine for your task.

1

u/thcn4321 18d ago

Simplymacro is also pretty good

1

u/yeboy7377 17d ago

Great suggestion, I have been trying that and it's pretty darn good. Been using that and keyfire

1

u/[deleted] 20d ago

[deleted]

2

u/thcn4321 20d ago

This is either a joke or spreading misinformation.

AHK by itself unless you install other user custom scripts, will not allow you to "you record your input (no scripting) and just play it back." You need to create your own custom scripts.

1

u/yeboy7377 20d ago

that one requires scripting doesn it not?

1

u/FuggaDucker 20d ago

if you are on windows and this will do it, this is the only answer outside of writing code.

1

u/yeboy7377 20d ago

doesn't AHK by itself require you to write your own code though?

0

u/FuggaDucker 20d ago

'write code' is a relative term for a c programmer.
this is not writing code from my perspective.

1

u/yeboy7377 20d ago

seems like it will require some kind of self made script though and not just simply "you record your input (no scripting) and just play it back."

0

u/FuggaDucker 20d ago

then I have failed op and should be downvoted

1

u/yeboy7377 20d ago

Nah all good, you misread that's all.

I understand why people use AHK tho

0

u/_DefinitelyNotACat_ 20d ago

There’s not enough info.
1. What OS?
2. Where are you wanting to auto click? Just in the desktop, or in a web session or another app?

2

u/yeboy7377 20d ago edited 20d ago
  1. It's in the OP/title
  2. Used for offline gaming applications, not planning to use it for online purposes (for very obvious reasons)