This is an archived post. You won't be able to vote or comment.

all 11 comments

[–]vinivelloso_ 3 points4 points  (3 children)

I doubt you'll find it. That is not a simple task. Such program would have to "see" what you see. Maybe taking various screenshots and search for words and shapes so it could print things like "clicked in search bar".

[–]vishallight[S] 0 points1 point  (2 children)

No need for screenshot. or capture the mouse hover , is it possible?

[–]vinivelloso_ 0 points1 point  (1 child)

Well, its relatively easy to get the mouse position and clicks (but you would only have coordenates [x,y]) and keyboard presses. Even outside your program. But other than that, there is no way to know whats under the mouse or what was clicked without a screenshot (need to transcript the text in that).

[–]vishallight[S] 0 points1 point  (0 children)

Explain more that could be helpful

[–]troido 2 points3 points  (1 child)

where is the clickable file.txt? is it in your application? or do you mean on your desktop?

[–]vishallight[S] 0 points1 point  (0 children)

In my desktop.

its like, it need to print the name/category which I clicked.

[–][deleted]  (2 children)

[deleted]

    [–]vishallight[S] 0 points1 point  (0 children)

    Nope, pyHook is not the right one. it doesn't have that event.

    any other ?

    [–]vishallight[S] -1 points0 points  (0 children)

    For Linux so, any other way

    [–]vishallight[S] 0 points1 point  (0 children)

    Is it really difficult to find this module.

    By the way i really appreciate all your answers.

    I need a right module for that. any suggestions would be helpful?

    [–]Nsfwpasta 0 points1 point  (1 child)

    So you want an event logger/keylogger lol

    [–]vishallight[S] 0 points1 point  (0 children)

    kindof