Skip to content

BlasphemiumThe3rd/AutoIT-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AutoIT Scripts

A collection of AutoIT scripts I've written and found useful in system administration tasks.

What's included?

lock-screen/lock-screen.au3

A one-line script that locks the Windows screen. Once compiled as an .exe, this is useful to place in a user's Startup folder to immediately lock the screen after logon. Combine with SysInternals Autologon for situations that require a console session.

move-mouse/move-mouse.au3

A short while loop that moves the mouse slightly every 60 seconds.

chrome-kiosk/launch-chrome.au3

Part of a Google Chrome kiosk setup that keeps a Google Chrome window open at all times.

chrome-kiosk/launch-screensaver.au3

Part of a Google Chrome kiosk setup that resets Chrome when the screensaver is launched.

gui-automation/gui-automation.au3

A non-functional example script demonstrating several AutoIT GUI functions.

License

My work can be used freely. If you've found anything to be of use, please let me know about it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published