Instalar o Steam
Iniciar sessão
|
Idioma
简体中文 (Chinês Simplificado)
繁體中文 (Chinês Tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Checo)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol de Espanha)
Español-Latinoamérica (Espanhol da América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polaco)
Português (Brasil)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar problema de tradução
If I switch to windows, will my saved games remain?
Unfortunately, this is a project that I stopped working on long ago. If you're interested in learning AHK, though, a random click interval can be an easy thing to add: https://autohotkey.com/docs/commands/Random.htm
You can use that to set a random value each time it clicks, and in the autoClick label, you can just have it reset the time to that value.
https://autohotkey.com/docs/commands/SetTimer.htm
Sorry I can't be of more help. Good luck!
I would like to have a feature implemented (Random click interval) willing to give a small tip via paypal, thanks!
I hope you're still interested at joining us again. Will send an invite if we're still on good terms
You could do this yourself without too much programming knowledge yourself, actually. :)
Check out AHK (AutoHotKey). You can reference the NIAutoclicker script itself to get started if you'd like, but the documentation at https://autohotkey.com/docs/AutoHotkey.htm really helps a ton.
To do what you want to, all you would really need to use is the Random function to get different X/Y positions (Under "Maths" in the docs), and also use it with the timer to generate random intervals.
Good luck! :D
Add me please, I want to make a non-intrusive image clicker
i have my own code, i just want to convert it to non-intrusive
thank you very much shadowspaz
Assuming you're talking about NIAutoclicker, all I know is that it worked just fine for Clicker Heroes back when I made it. I know CH has had a lot of substantial updates since then, so I don't know anymore.
I recommend asking about it in the discussion: steam://openurl/http://gtm.steamproxy.vip/app/363970/discussions/0/613958868350366276
I don't have an answer for you, but I'm sure some of the other active users could help you. :)
Very well elaborated! On point
Unfortunately, I have moved on from NIAC, and will not be returning to it. The script itself is public, though, so you (or anyone else) are free to edit it. Regarding different click timers, the current workaround is to just double up on clicks. For example, if you set three locations on the monster, and one on a skill, the skill will be clicked at 25% the clickrate (And the monster, 75%).
I found an app that you have make, NIautoclicker. I want to know if you will update that with timer for diferent clicks :) btw great work
Glad it's working well for you!