Skip to content

Record macros to automate tasks using this graphical python application

Notifications You must be signed in to change notification settings

Box-Of-Hats/Py-Macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

MacroPy (by default) will be set to always be on top, this can be altered from the config.txt file.

The 'Text' variable can be used for many functions:

	Left Click: The number of clicks, defaults to 1
	Text: The text to be typed
	Keypress: The key to be pressed, see keycodes
	Drag: The amount of time taken to tween

Pre-delay: The number of seconds to wait before an action. 	Used as the delay between keypresses in the 'text' action

Post-delay: The number of seconds to wait after an action

Loops: The number of times that a recording will be repeated before stopping. Execution can be stopped at any tme by moving
the mouse to the top-left cornor of the screen (0,0).


Recordings: 
			(self,location=(0,0),action=0,predelay=0,postdelay=0)

About

Record macros to automate tasks using this graphical python application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages