Skip to main content

AutoRandomIntervalClicker

Project description

How to use the ARIclicker?

explanation:

"ARIclicker" is "Auto Random Interval clicker".

This is a very good autoclicker, easy to use and intelligent.

First of all

You need to install ARIclicker: Open cmd and type pip install ARIclicker

syntax:

clicker:

(autoclick) ARIclicker.autoclick(start_stop_key_character, end_key_character, button,delay_min=None, delay_max=None, delay=None)

(quickclick) ARIclicker.quickclick(key_start,key_stop,program_stop_key=None,delay_min=None,delay_max=None,delay=None)

presser:

ARIclicker.autopress("start_pause_key","end_key","pressed_button")

example 1:

	import ARIclicker 
	ARIclicker.autoclick("a","b","left",delay_min=0.1,delay_max=1)

explanation: If you press the "a" key, clicking will start. When you press the "a" key again, clicking will pause. When you press the "b" key, the program will exit. The range of click intervals is between 0.1 and 1 second, and the left mouse button is the key clicked.

example 2:

	import ARIclicker
	ARIclicker.autopress("a","b","c")

explanation: If you press the "a" key,pressing will start.When you press the "a" key again, pressing will pause.When you press the "b" key, the program will exit.The 'c' key represents the key that will be pressed.

example 3:

	import ARIclicker
	ARIclicker.quickclick("a","b",delay_min=0.1,delay_max=1)

have fun~

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ARIclicker-0.3.6.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file ARIclicker-0.3.6.tar.gz.

File metadata

  • Download URL: ARIclicker-0.3.6.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for ARIclicker-0.3.6.tar.gz
Algorithm Hash digest
SHA256 4f661661d4c38c76691cd923d4662c7de905080872490c22d4258c800489d079
MD5 304ebd5dc98e3656f6c9aa946c02428b
BLAKE2b-256 18ddf9bbab396cfadeec7e70d6ab683d3bde6bc31f74ae33d682ecb5b5bed291

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page