Jump to content

Let us make BEST CLICKER


Recommended Posts

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
Link to comment
Share on other sites

  • Developers

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

You sure you read the bit about Game Bots?

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

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

  • Developers

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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