Skip to content

The script does not recognise friend request screen (EN) #423

@eurazov

Description

@eurazov

The script does not recognise friend request screen because there is no "friendrequest.png" image in the game as seen in the screenshot.
A possible fix is to change the image to "support_region_tool.png" and use it to detect the friend request screen as I did here. The change in code would be to replace line 183 in modules/game.lua with
game.RESULT_FRIEND_REQUEST_REGION = Region(2240,691,181,96)
Not tested for other game regions, so not issuing a pull request yet.
Screenshot_2021-03-10-09-12-44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions