• Visit Rebornbuddy
  • [Plugin] Alerter (PM and Masters)

    Discussion in 'Archives' started by ExVault, Oct 17, 2014.

    1. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      [Plugin] Alerter

      This is mostly for people (like me) who runs bot in the background while browsing internets/watching movies.
      It will play a sound everytime:
      - somebody whispers you.
      - somebody sends you a party invite (pending invites will be alerted every 30 sec).
      - master is nearby, so you can stop the bot and do the quest manually.

      PMs are also logged to the file.

      Changelog:
      1.0 - initial release.
      1.0.1 - removed Zana alert from map room.
      1.1 - added party invite alert and GUI settings.
       

      Attached Files:

      Last edited: Nov 19, 2014
    2. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      Nice job, great addition!
       
    3. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Thanks.

      - update: plugin now ignoring Zana in Eternal Lab.
       
    4. Jalockin

      Jalockin Member

      Joined:
      Aug 29, 2012
      Messages:
      441
      Likes Received:
      0
      Trophy Points:
      16
      Cool, I will try this later

      this might be a silly question, but why would the bot enter eternal lab?
       
    5. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      A few days ago I began working on MapPlugin. Now it is successfully running maps, but I am still kinda polishing it. Will release soon.
       
    6. Jalockin

      Jalockin Member

      Joined:
      Aug 29, 2012
      Messages:
      441
      Likes Received:
      0
      Trophy Points:
      16
      oh sweet mother of Q¤"&#"...... looking forward to that ;)
       
    7. cyberbot

      cyberbot Member

      Joined:
      Mar 15, 2014
      Messages:
      220
      Likes Received:
      2
      Trophy Points:
      18
      Can't wait. Thanks for sharing!

      You always have other people polish for you or help you polish.
       
    8. 野獣先輩

      野獣先輩 New Member

      Joined:
      Jun 8, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      This is great, thanks.

      Is it possible to also play a sound if someone joins your party?
       
    9. ExVault

      ExVault Moderator Moderator Buddy Core Dev

      Joined:
      Oct 23, 2013
      Messages:
      748
      Likes Received:
      57
      Trophy Points:
      28
      Update:
      - Added alert if someone sends you a party invite.
      - Added settings
      You need to register and have one post to see spoilers!
      Its is possible. But I don't quite understand what do you mean. Is your bot running in party? And you need to track if party size is changed? Anyway I've added party invite alert, hope it helps.
       
    10. zamup

      zamup New Member

      Joined:
      Mar 20, 2014
      Messages:
      114
      Likes Received:
      0
      Trophy Points:
      0
      Was looking for this, thanks :)
       
    11. 野獣先輩

      野獣先輩 New Member

      Joined:
      Jun 8, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      For when you need a simple trade to exchange some currency or something you could set your party name "WTB x for x chaos" instead of spamming the trade channels.
       
    12. mrfuture

      mrfuture Member

      Joined:
      Nov 12, 2014
      Messages:
      86
      Likes Received:
      0
      Trophy Points:
      6
      Hello again, i would like to ask if you have time to update that plugin so it will stop and play a sound after certain strongbox appear (like Arcanist's Strongbox, Cartographer's Strongbox, Gemcutter's Strongbox ). It would be awesome to roll these strongboxes.

      I am not a programmist, but here is https://www.thebuddyforum.com/exile...um/187143-plugin-post1718156.html#post1718156 some info from pushedx about that.

      Best regards
       
    13. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      With the actual state of coroutines, if pushedx managed to "rewrite" the stash handling I guess it's really doable, but needs a huge think-through if you want Advanced Rolling/chancing thing.
      Else pushedx can probably lead you in the right way.
       
    14. Nepthys

      Nepthys Community Developer

      Joined:
      Oct 13, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      since a few updates back, you can have it not stash (and/or withdraw) certain currency to keep on you for rolling ^_^
      and I believe mrfuture wants to roll the box manually, not have the plugin do it. they just want the plugin to alert them when a box is found

      i'm having a look at making the alterations, so watch this space unless someone beats me to it
       
    15. mrfuture

      mrfuture Member

      Joined:
      Nov 12, 2014
      Messages:
      86
      Likes Received:
      0
      Trophy Points:
      6
      Yes exactly, i just want to roll them manually, i would not dare to ask someone to write automated rolling, as i think thats a lot of work.
       
    16. Nepthys

      Nepthys Community Developer

      Joined:
      Oct 13, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      it's doable, I have a work in progress but the hard part is the massive amount of user preferences to have it work around
      my example needs to be changed within the code itself ^_^ so not very user friendly heh
       
    17. mrfuture

      mrfuture Member

      Joined:
      Nov 12, 2014
      Messages:
      86
      Likes Received:
      0
      Trophy Points:
      6
      Everything is doable :) What kind of user preferences are you talking about?
       
    18. Nepthys

      Nepthys Community Developer

      Joined:
      Oct 13, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      I was referring to autorolling boxes. so user preferences would be what boxes to roll, what affixes to reroll on what box type, if the box is ready to be opened etc. it gets complex very quickly

      for the plugin you requested it's easy, just a yes or no if it should alert on a specific box
       
    19. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      That's what I meant by "think-through" ;) people actually want it to be extremely configurable/customizable. That's the hardest part of that kind of project
       
    20. Nepthys

      Nepthys Community Developer

      Joined:
      Oct 13, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      done ^_^

      completely untested as i'm at work, so expect bugs (if it works at all)
      plays a sound when the selected strongboxes are found
      if they should be opened or not is still decided by your basicgrindbot settings, so for best use set basicgrindbot to ignore the strongboxes you want to roll manually

      View attachment StrongboxAlerter.zip
       

    Share This Page