How to make your own c# autoclicker!

preview_player
Показать описание
Thanks for tuning in to this video, I hope I could help someway in your coding journey with this video.

need a github of the whole autoclicker? ask in the the comments and I'll provide it.
Рекомендации по теме
Комментарии
Автор

im currently 37 seconds in and i already know it will be a good video

jnis
Автор

What background music u used on 1:15

mrfire
Автор

The input for intervals dont change the speed of the clicking
how would I fix that

ethanalorro
Автор

Great work!! You make learning fun bro!
I’m making a robotic clicking hand :)

BasedAnatoliy
Автор

I just copy paste the CODE for the Github and it doesn't work. any ideia ? :/

seraphs
Автор

What are these exactly used for?
private const int LEFTUP = 0x0004;
private const int LEFTDOWN = 0x0002;

jnis
Автор

how to move mouse position down by X ammount of pixels down / up every interval it clicks?

GuyWhoDoesh
Автор

Nobody's probably gonna see this, but why the while (true) at about 5:40? why don't just write the if-statement directly?

wietsepruijmpie
Автор

how do i also add a right click option

orngo
Автор

can you make sendkey work in background window

alismaxy
Автор

it gives me an error when i added the thread part and i dont know how to fix it

shocco
Автор

so what would i change if i wanted to make it right click and be started and stopped by mouse button 2?

aldendunne
Автор

How to start click it isn't work on my computer

pang
Автор

THANK YOU SO MUCH! do you mind if I use this in one of my videos?

atomicnrown
Автор

help the word "Thread" is underlined as red

divinehades_
Автор

How to I acrivate it after I enable it

SonarXD
Автор

Hi! Could you upload the full code, mine is not working.

norseaquila
Автор

why dont i have the thing that says toolbox on the side? go to View > Other Windows > Toolbox

aldendunne
Автор

could you upload the project im having trouble on mine

Exdus.
Автор

help setting intervals doesnt change anything i always get 22 cps

Anceph