-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently the Clean F3 menu (holding F3 and Escape simultaneously) is attempted automatically at a set time (1.2 seconds). This can fail if the world takes longer to load and is inefficient if the world is faster to load.
Using a built in AutoHotKey feature PixelGetColor it is possible to read the pixel value. By checking the window for the default Minecraft loading brown dirt texture it would be possible to check if the F3 menu should be attempted.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working