belial Posted August 19, 2021 Posted August 19, 2021 I used autohotkey, but i have some problem with this, i am not happy at all. LAlt:: Send, {LButton down} Sleep, 20 Send, {LButton up} return NumpadEnter::ExitApp So this is my code in ahk. First problem, i wanna use rbutton instead of lalt, but it wont work if i change, second problem, it should press left mouse button 50 times per sec, but only press 6 times per sec, its really slowly, third problem, it stopping to work if i hold shift. So can i get any workable solution? I'll really appreciate it, thx!
Danp2 Posted August 19, 2021 Posted August 19, 2021 Can you provide some additional details? For instance, what software are you attempting to automate? Latest Webdriver UDF Release Webdriver Wiki FAQs
belial Posted August 19, 2021 Author Posted August 19, 2021 It's an io game. I need autoclicker to build objects faster, and i have to hold shift to build several objects. That's all, hope it's now clear. I tried to do my best explain. Any more question?
Developers Jos Posted August 19, 2021 Developers Posted August 19, 2021 Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. The Moderation team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts