Giter Club home page Giter Club logo

bgnotifier's Introduction

Ninthwalker's GitHub Stats

bgnotifier's People

Contributors

ninthwalker avatar pattont avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bgnotifier's Issues

Alert on AFK / Character Screen

I currently set it up to work with another AFK add on to alert me when I'm AFK for 23 minutes. This is different than the 'disconnect' alert.

You usually get kicked out at 25-30 minutes. I think I might try expanding the OSR to detect something on the Character Screen but haven't had much luck yet.

[Feature Request] AFK+'X' Minutes Push Alert

Would it be possible to add a feature to this where it alerts the user when a character has been AFK for 'X' minutes? Where 'X' is an amount of time set by the user in the .ps1 file? (Using the same notification methods already established - Pushbullet, Discord, etc.)

My thinking on how it would work:

  1. A second scan box would be established over the chat window (with X,Y bounds that can be established in the ,ps1 file), and would be scanning for the line "You are now AFK: Away from Keyboard."
  2. Once that occurs, a timer starts.
  3. Once that timer reaches the amount of time set by the user in the .ps1 file (let's say 15-20 minutes), it then sends an alert to the user saying "Warning: Your character is about to be logged out for being AFK."

Thoughts? I figure since it's too late to ping off the "you are about to be disconnected" pop-up, the next best thing is triggering off the AFK message in chat, plus a timer that lasts the typical amount of time between going AFK and getting disconnected.

Close powershell.exe

Hello,

When you have finished and click on the cross to exit, the window closes but the powershell.exe process continues to exist. This is a problem after a while

I just add "Stop-Process -Id $PID" at the end of file and it works
Is this the right way?

False positives

I'm trying to figure out what is triggering false positives in the OCR. Would it be possible to save any images that are recognized by the OCR to another directory for review later? That way I can review what caused it to flag positive.

Screenshot location wrong, no not

I have 3 monitors on my setup (with WOW running in windowed mode), the auto-screenshot taken is somewhere between the 1st and 2nd monitors. I've set custom coords.

$useMyOwnCoordinates = "Yes" $topleftX = 2738 $topLeftY = 194 $bottomRightX = 1940 $bottomRightY = 373

BGNotifier_Img (broken)
^ This is the screenshot that get's taken

What am I missing here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.