シュナイダー
シュナイダー
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Nice.
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Ok, I try. Thanks for all ❤️
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
If I understand what I understand, it's basically creating a new point, and trying to bring the cursor to the position where it is fixed, but the thing is that I want the clicks to occur where I manually set with the "real" cursor while the "virtual" or "fictional" or "ghost" cursor clicks in the fixed position while my "real" cursor is totally free and I can move it and give manual clicks...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Technically, this code does the job, but I think Windows 11 is interfering because sometimes I can move the cursor and click but it returns to the position where the coordinates were set...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
I can't understand but oh well... now I have another question, now that the autoclicker FINALLY works, is there any way I can have my physical cursor free and the virtual cursor, let's say, the one that is going to click in the set position, can stay there and not bother the real cursor? 👀
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
What does that mean?
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Awesome...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
if ((GetAsyncKeyState(Keys.F1) & 0x8000) != 0)
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
I finally got it by asking chatgpt, check this out
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
So...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Guess what... it still doesn't work.😂
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
And there is no error in the code because at least VS is not marking anything for me...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
The autoclicker still doesn't work, I can't set coordinates, much less activate and deactivate it.
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
I press F3 where technically the numbers should be displayed in the textbox and that doesn't happen...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
But it still doesn't give me coordinates...
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
No description
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Mmmm no .-.
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
And now I thought I was wrong but no, everything is as it should be.
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Also in timer1 is where mouse_event goes, if I put enabled true there as soon as I open the project it will already be clicking like crazy, therefore it must be enabled false, and timer2 where the keys go to set coordinates, activate and deactivate autoclick enabled so that technically I press them and they work but it is not doing so.
99 replies
CC#
Created by シュナイダー on 10/8/2024 in #help
My autoclicker project is not working.
Nope :/
99 replies