Skip to content

Script fails to detect dialogbox at smallest window size #73

Description

@ElectricityMachine

If you make the ROBLOX window the smallest it can be and use CTRL + scroll to zoom in all the way, you will find that the script fails to recognize the dialogbox when the mouse cursor is positioned around the bottom 2 pixels of the signal's clickbox. See screenshot.

DEBUG: click_signal: called
DEBUG: sleep_frames: Sleeping for 3 frame(s)
DEBUG: scan_for_dialog: called
DEBUG: find_controlled_sig_dialog: called
DEBUG: find_controlled_sig_dialog: made it to generator
DEBUG: check_color_percentage_single: called
DEBUG: check_color_percentage_single: not enough white pixels found for array size. numpixels: 0.0
DEBUG: check_color_percentage_single: called
DEBUG: check_color_percentage_single: not enough white pixels found for array size. numpixels: 0.0
DEBUG: find_controlled_sig_dialog: result: False

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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