• Visit Rebornbuddy
  • [Plugin 2.0] AlerterReloaded

    Discussion in 'Archives' started by toNyx, Aug 30, 2015.

    1. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      No more nma? :'(
       
    2. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Nope, NMA is dirty, and paid.
       
    3. Aleiix

      Aleiix New Member

      Joined:
      Feb 24, 2013
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Could you add Cadiro on this one Tony?
       
    4. tofm

      tofm Member

      Joined:
      Oct 4, 2015
      Messages:
      41
      Likes Received:
      4
      Trophy Points:
      8
      Thanks.

      For anyone else having the problem. In CommunityLib/Notifications.cs change line 87.

      Code:
      request.ContentLength = 0;
      
      to

      Code:
      request.ContentLength = postData.Length;
      
      That got pushbullet notifications working.
       
    5. TurtleT

      TurtleT New Member

      Joined:
      Apr 15, 2016
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      1
      Thanks for the fix!
       
    6. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      I added a specific npc detection based on their names in next version.

      Ty tofm ;) it's fixed in next lib update
       
    7. Aleiix

      Aleiix New Member

      Joined:
      Feb 24, 2013
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Great!

      Do you have any ETA for the next version?
       
    8. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      People are testing it, coming asap
       
    9. Necrolithis

      Necrolithis New Member

      Joined:
      May 8, 2016
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Does the mobile notification work with encountering masters? Perhaps a "test" button could be nice to know if you've set up the push notifications properly =D

      Ah I got it to work, apparently it was that line in communityLib's notifications that I had to change. I should have read bettter =P

      ---EDIT----
      Well it's working, but not for masters. Any way to make it so that I can get a mobile push notification whenever I encounter the masters that are selected?
       
      Last edited: May 10, 2016
    10. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Will add this option in next version

      // EDIT //

      Along with specific npc notifications & char name for notifications
       
      Last edited: May 10, 2016
    11. Necrolithis

      Necrolithis New Member

      Joined:
      May 8, 2016
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Thanks a lot! You're a beast! =D
       
    12. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      it has the same problem :(
       
    13. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      which version do you have, please consider being a bit more helpful when reporting an issue, I have lot of stuff to do and it's pissing me off when people post like "no work"
       
    14. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      The lastest (1.0.0.6), Pushbullet desktop version 392, and mobile v17.6.9
      thought i gave enough details as it happened before, and when i installed it for pushbullet... ow... now i got what you're asking... srry
       
    15. wasted2007

      wasted2007 New Member

      Joined:
      Apr 15, 2016
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Hi!

      Got error:
      Code:
      2016-06-11 16:56:25,501 [6] ERROR ThirdPartyLoader - Cannot load [AlerterReloaded] because an exception occurred [driver_video\3rdParty\_CONFIGS_\Default\AlerterReloaded\Content-27636500\MobileNotifications\Notifier.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      ].
      2016-06-11 16:56:25,501 [6] ERROR ThirdPartyLoader - System.Exception: driver_video\3rdParty\_CONFIGS_\Default\AlerterReloaded\Content-27636500\MobileNotifications\Notifier.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
      
         at Loki.Bot.ThirdPartyLoader.?????????????????????????????????????????(Dictionary`2 , String )
      I have no directory "CommunityLib".
      Pls help.
       
    16. wasted2007

      wasted2007 New Member

      Joined:
      Apr 15, 2016
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Oh, my bad, found topic with plugin CommunityLib.
      It's ok, ty)

       
    17. kvantor

      kvantor Member

      Joined:
      Jun 13, 2012
      Messages:
      106
      Likes Received:
      0
      Trophy Points:
      16
      can u add support for trials on map ?
       
    18. ploxie

      ploxie New Member

      Joined:
      Jul 20, 2013
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      3
      How do use pushbullet? lol
       
    19. Necrolithis

      Necrolithis New Member

      Joined:
      May 8, 2016
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Doesn't the bot stop on finding trials? if so it should notify you if you turn on "notify on bot stop"
       
    20. Unknown Buddy

      Unknown Buddy Member

      Joined:
      May 20, 2015
      Messages:
      603
      Likes Received:
      17
      Trophy Points:
      18
      Why would the bot stop when it finds a trial? That would be silly ;p
       

    Share This Page