Y
Y
Yura Mailler2020-09-27 14:37:25
C++ / C#
Yura Mailler, 2020-09-27 14:37:25

How to make an auto clicker in c#?

Hello everyone, I need to make it so that when the application starts (CLICRA) it starts clicking :). I want to know how it's done. I do auto clicker for myself if that.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
Gennady Kruglov, 2020-09-27
@robinzonejob

If under Windows, then read about WinApi and interaction with it.

V
Vladislav, 2020-09-27
@cr1gger

I've done it for myself not long ago and literally in 10 minutes.
Everything is simple there:
1. You get the coordinates
2. And you do a click on the screen by x and y coordinates.
I can throw off if that write to the cr1gger cart or VK. also vk.com/cr1gger

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question