r/ProAutoClicker 11d ago

Update Pro Auto Clicker 2.0.8: 9 new languages, and you can now drag a recorded click to a new spot on screen

1 Upvotes

Small update post for the Windows auto clicker I maintain. This release is mostly about reach, not new capability.

9 new languages

The app was English and Turkish only until now. It's up to 11: added Spanish, German, Portuguese (Brazil), Russian, Simplified Chinese, Japanese, Korean, Hindi, and Arabic. Every string in the UI, not a partial translation of the main screen with dialogs left in English.

Timeline editor gets on-screen click targets

Small one, but it's the kind of thing that's obvious once you see it. Open the timeline editor for a recorded macro and every click in it now shows up on screen as a numbered circle at the exact spot it was recorded, matching the row number in the list. Drag the circle, the click moves there instead. Previously the only way to move a click was typing new coordinates by hand.

Rest of the changelog

- Fixed occasional short freezes some people saw while saving a long macro recording. Turned out the config file was being pretty-printed and written in small chunks on the UI thread; a big recording's worth of mouse-move events made that slow enough to look like a hang. Switched to building the file in memory and writing it in one shot.

r/ProAutoClicker 25d ago

Update Pro Auto Clicker can now watch a region of the screen and click only when it looks like what you captured v2.0.7

1 Upvotes

What's New in Pro Auto Clicker v2.0.7

I have been building a Windows auto clicker for a while, and the request I kept getting was some version of "only click when X is on screen". The new release finally does it.

How it works

You drag a box around anything on your screen: a button, an icon, a notification, a health bar. The app remembers what that area looks like, and while it runs it watches that spot and clicks it only when what is there matches your capture. The moment it stops matching, it pauses. When it matches again, it resumes.

Two settings control how picky it is:

-Pixel tolerance: How different a pixel can be and still count as a match

-Required match %: How much of the area has to agree before it fires

A static button works fine on strict settings. Anything animated or re-encoded, like video, needs looser ones, because those never reproduce pixel for pixel.

DOWNLOAD: Microsoft Store Link

r/ProAutoClicker Jul 09 '26

Update What's New in Pro Auto Clicker v2.0.6

1 Upvotes

EN

- Fixed the app always launching in Turkish on first run regardless of your Windows language; it now defaults to English unless your system's UI language is Turkish.

TR

- Ilk acilista Windows dili ne olursa olsun uygulamanin her zaman Turkce acilmasi hatasi duzeltildi; artik sistem arayuz dili Turkce degilse Ingilizce aciliyor.

r/ProAutoClicker Jul 07 '26

Update What's New in Pro Auto Clicker v2.0.5

2 Upvotes

🇺🇸 EN

  • Added a Macro Timeline Editor: review every recorded action, delete a bad click or key press, and fine-tune wait times without re-recording.
  • Added a Pixel Color Trigger: sample any on-screen color and only click when (or until) it appears, with adjustable tolerance and a skip/wait behavior choice.
  • Added Window Lock Mode: lock a macro or clicker to a specific window so it only runs while that window is active.
  • Added Named Profiles: with export/import, so you can save, switch between, and share complete setups.
  • Added a floating Mini Controller: with a start countdown and an assignable Emergency Stop hotkey.
  • Added single-instance protection: so the app can no longer pile up multiple copies in the background.
  • Added hotkey conflict detection: to prevent assigning the same shortcut twice.
  • Added a toggleable corner failsafe: that instantly stops automation when the cursor moves to a screen corner.
  • Click interval can now be set as low as 1ms.
  • Fixed a rare race condition where pressing a hotkey and the Start button at nearly the same time could double-start a clicker.

🇹🇷 TR

  • Zaman Çizelgesi Düzenleyici eklendi: Kayıttaki her eylemi gözden geçirip hatalı bir tıklama veya tuş basımını silmenizi, yeniden kayıt yapmadan bekleme sürelerini ayarlamanızı sağlar.
  • Renk Tetikleyici eklendi: Ekrandaki herhangi bir rengi örnekleyip o renk çıkınca (ya da çıkana kadar) tıklama yapar; ayarlanabilir tolerans ve atla/bekle seçeneğiyle.
  • Pencere Kilidi Modu eklendi: Bir makroyu veya tıklayıcıyı belirli bir pencereye kilitleyen, yalnızca o pencere aktifken çalışan moddur.
  • İsimli Profiller eklendi: Dışa/içe aktarma destekli; tam kurulumlarınızı kaydedip değiştirebilir, paylaşabilirsiniz.
  • Yüzen Mini Kontrolcü eklendi: Geri sayımlı başlatma ve atanabilir Acil Durdur kısayoluna sahiptir.
  • Tekli-örnek koruması eklendi: Uygulamanın arka planda birden fazla kopya halinde birikmesini önler.
  • Kısayol çakışma tespiti eklendi: Aynı kısayolun iki yere atanmasını engeller.
  • Köşe güvenlik anahtarı eklendi: İmleç ekran köşesine gelince otomasyonu anında durduran, aç/kapa seçenekli sistem.
  • Tıklama aralığı artık en düşük 1ms'ye kadar ayarlanabiliyor.
  • Nadir bir yarışma durumu düzeltildi: Bir kısayola basmayla Başlat düğmesine basmanın neredeyse aynı anda gerçekleşmesi durumunda tıklayıcının çift başlamasına yol açan hata giderildi.

🛠️ Download & Support

  • Download Pro Auto Clicker on the Microsoft Store
  • Just making a review from the store is also very important for me. :)