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.5.tar.gz (3.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ARIclicker-0.3.5.tar.gz
  • Upload date:
  • Size: 3.4 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.5.tar.gz
Algorithm Hash digest
SHA256 d05a750e8dc6cc856f21e5ea28a9441002fe2aa4a6b5548caf05cd0c558b927f
MD5 aa103ace391b13663025fb2e28e3fdb1
BLAKE2b-256 f93ae9863860d8eb3c0d629a55c1c5db34836c7398ed0af0901a32674166bb14

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