Skip to content

Clean F3 menu is inconsistent #3

@Jesper-Hustad

Description

@Jesper-Hustad

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions