Jump to content

Recommended Posts

Posted (edited)

All gamers need it and you know it

#include <Misc.au3>

$dll = DllOpen("user32.dll")

While 1

Sleep ( 100 )

If _IsPressed("01", $dll) Then

MouseUp ("left")

Sleep ( 20 )

MouseDown ("left")

ContinueLoop

EndIf

WEnd

It works fine but not perfect. Sometimes it doesn't stop clicking after I release left button of my mouse. How can you fix it please?

Edited by haXor4life
Posted

Hi,

These type of discussions are not permitted. Please take a few moments to read the forum rules.

-smartee

I read it but can you read? I made the code, it means I'm participating, I have a problem with it. Simple, right?
Posted

You sure you read the bit about Game Bots?

It's not a bot, sir. Bot is color detection and auto shoot. clicker is automation of clicking, can be used anywhere and doesn't work automatically. I really respect our forum and won't ask about bots. Never did in fact, read my history.
  • Developers
Posted (edited)

We can't talk about games. Ok. Let's talk about clicker.

Hey ... let me tell you this: One more post out of you that only touches this subject with give you some time off here.

We do not need members that don't want to invest time in learning and don't listen but just act as a smartass.

Edited by Jos

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.
  :)

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...