Good Morning is an addon for Windower4 that performs an action (or actions) after coming back from idle after a certain amount of time.
The default state will display ls and ls2 MOTD's.
- Copy the files into your addons directory, usually in
C:\Program Files (x86)\Windower4\addons\
- Launch Windower 4
- Execute
//lua l goodmorning
to start the addon, or add it to yourinit.txt
file in your scripts to load it at startup.
- Usage:
//morning [command] [subcommand] [argument]
Command | Subcommand | Description |
---|---|---|
set | [timeout/delay] | The amount of time in hours, or the amount of time between actions firing. |
toggle | [keyboard/click/mouse] | toggles whether the addon will detect keyboard, mouseclicks, or mousemove |
add, a, + | a windower command to execute | for example, //morning add "input /servmes" |
del, d, - | an index | Removes the command at that index |
test | nil | tests as though you were AFK for timeout+1second |
Author: rjt
Version: 1.0
Date: 15/12/2022