What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin - Monitoring] BuddyProwl 4

Cracktomte

Member
Joined
Mar 7, 2010
Messages
430
Reaction score
13
[Plugin - Monitoring] BuddyProwl 5

THIS IS NO LONGER IN DEVELOPMENT AND NO SUPPORT WILL BE GIVEN.
I might take on this project again at some point in the future.

BuddyProwl is a plugin that will send messages to your phone on certain events in-game. BuddyProwl uses Notifo which works on iOS and Android.

Can push
  • Achievement
  • Say
  • Yell
  • Guild
  • Party
  • Battleground
  • Whisper
  • Emote
  • Level Up
  • Death
  • Loots

BuddyProwl also

  • Writes the log to a file (good if you don't want to use Notifo).

Changelog

  • 5.0 - Rewrite and going back to the basics.
  • 4.8 - Added the option to log looted epics. It's fixed in the latest update.
  • 4.7 - Remade interface and a fix for the screenshot feature.
  • 4.5 - Saves a log with events.
  • 4.4 - Added the option to use items to buff yourself.
  • 4.3 - Lots of fixes + updater (ripped from BuddyCenter, sorry guys!).
  • 4.2 - Hopefully fixed the problem with too many messages to push.
  • 4.1 - Added option to push achievements and fixed the button to test Notifo.

Known Problems

  • Some options won't work on clients other than english.
  • Might push a message telling you've leveled up and a high number. Seems to be rare, might fix.

Note:
This was made for myself, and it's working for me. I can't promise there aren't any bugs etc. When using this plugin you accept that anything can go wrong (even if it kills your cat or w/e). There's no debugging built in.

HOW TO:
You can download their app here:
- Iphone: App Store - Notifo
- Android: http://notifo.com/web/files/NotifoBeta.apk
- Blackberry: Coming Soon

After installing the app you make an account for Notifo, you can do this here

What you do next is login on the notify app with your username and password.
This so you will receive the messages on your phone.
NOTE: You will need internet connection for this to work.

Next you go to: User Login - Notifo
Login into your account, you are now able to receive messages.
Though, were not there yet!

After logging in you should see "Settings".
If you can't find it click here.

There you will find the API secret you need for BuddyProwl.
So you simply use the info there for the bot: Username and the API secret.
Try out with the test option in BuddyProwl to see if it works.
You should receive the messages in seconds!

If it doesn't read this guide again and see if you did everything,
feel free to PM or reply on this post!

Give Reputation

Shigato
 

Attachments

Last edited by a moderator:
AWESOME!
Will try this out ASAP :)
Will give feedback later <3
 
this just to monitor, this is really neat! notifies me almost instant! haha I like it!
is there a way to reply back in notifo ? :p ?
 
Trying to troubleshoot this on my own however i think you are more capable of fixing my issue ;)

I installed BuddyProwl in HBDirectory/Plugins/BuddyProwl(If i installed it directly into the Plugins folder it wouldn't compile).

When i receive a whisper or anything else that would trigger a push notification HB crashes


After looking at my log more closely it seems to be a problem with my computer. It throws the error

Code:
 System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

is there any way to fix that?
 

Attachments

Last edited:
this just to monitor, this is really neat! notifies me almost instant! haha I like it!
is there a way to reply back in notifo ? :p ?

Nope, this plugin just sends you notifications. Try out BuddyCenter if you want to be able to reply etc.

Trying to troubleshoot this on my own however i think you are more capable of fixing my issue ;)

I installed BuddyProwl in HBDirectory/Plugins/BuddyProwl(If i installed it directly into the Plugins folder it wouldn't compile).

When i receive a whisper or anything else that would trigger a push notification HB crashes


After looking at my log more closely it seems to be a problem with my computer. It throws the error

Code:
 System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

is there any way to fix that?

No idea what's causing that error. All files should be in a folder in /plugins.
 
Nope, this plugin just sends you notifications. Try out BuddyCenter if you want to be able to reply etc.



No idea what's causing that error. All files should be in a folder in /plugins.

I suppose i can elaborate on what i think is causing the error.

I'm still on release candidate version of Win7(Yes i'm FAR too lazy to backup and reformat all my stuff ;) ). About a year ago MS made it so that RC versions of Win7 would shut down every 2 hours, to get around that i set my system time to 2007(Hence the odd file date on my log ^_^). I BELIEVE that is causing the issue because when i use Fire Fox it will say "Certificate not valid until 2010" or something along those lines. So since i'm pretty sure whats causing the error i'm wondering if theres any way to get around it.
 
I suppose i can elaborate on what i think is causing the error.

I'm still on release candidate version of Win7(Yes i'm FAR too lazy to backup and reformat all my stuff ;) ). About a year ago MS made it so that RC versions of Win7 would shut down every 2 hours, to get around that i set my system time to 2007(Hence the odd file date on my log ^_^). I BELIEVE that is causing the issue because when i use Fire Fox it will say "Certificate not valid until 2010" or something along those lines. So since i'm pretty sure whats causing the error i'm wondering if theres any way to get around it.

Sounds like that could be the issue. No idea if you can get around it tho. You could just backup everything and install a new OS :P
 
Sounds like that could be the issue. No idea if you can get around it tho. You could just backup everything and install a new OS :P

Stresses me out way too much ;)

I've found a few (potential) fixes for this problem but it all involves editing certain parts of your code and unfortunately i'm not familiar enough with any iteration of C to do this very easily. I'm going to bastardize your code until it works or i give up ;)
 
Stresses me out way too much ;)

I've found a few (potential) fixes for this problem but it all involves editing certain parts of your code and unfortunately i'm not familiar enough with any iteration of C to do this very easily. I'm going to bastardize your code until it works or i give up ;)

I would still just install a new OS xD Hahah, glhf!
 
Updated to 4.2 which includes a fix. Might be a good idea to update.

I'm also sorry for the fast releases, but I think it should be working ok now, so tell me what you think!
 
[9:29:01:212] System.NullReferenceException: Object reference not set to an instance of an object.
at Convalesce.Paladin.Rotation()
at Convalesce.Paladin.Combat()
at Bots.Grind.LevelBot.?(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()
[9:29:01:212] Cleared POI - Reason Exception in Root.Tick()
[9:29:01:213] Cleared POI


For some reason this crashes my HB?

Running W7 64 Bit, perhaps 64 bit is an issue?

UPDATE:
Seems like your 3.# version works fine
 
Last edited:
[9:29:01:212] System.NullReferenceException: Object reference not set to an instance of an object.
at Convalesce.Paladin.Rotation()
at Convalesce.Paladin.Combat()
at Bots.Grind.LevelBot.?(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector..MoveNext()
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.()
[9:29:01:212] Cleared POI - Reason Exception in Root.Tick()
[9:29:01:213] Cleared POI


For some reason this crashes my HB?

Running W7 64 Bit, perhaps 64 bit is an issue?

UPDATE:
Seems like your 3.# version works fine

"at Convalesce.Paladin.Rotation()" I doubt it's my plugin.
 
Yeah that's what i thought after checking the log, however it does seem odd that as soon as i disable your plugin the error dissapears; also an older version of the plugin works just fine.
Might just be a combination of different factors. If none else experiences this issue it's probably my setup of different plugins/cc's/profiles and such :)
 
Yeah that's what i thought after checking the log, however it does seem odd that as soon as i disable your plugin the error dissapears; also an older version of the plugin works just fine.
Might just be a combination of different factors. If none else experiences this issue it's probably my setup of different plugins/cc's/profiles and such :)

Does the plugin stop working when you disable it? For me it's still running, even when i disable it xP
 
Gives errors if you haven't saved the settings once.
 
Last edited by a moderator:
Resorted to using a different partition(WinXP >=( ) to run HB, now your plugin works great =)

I was always trying to stay within eyesight of my monitor just in case i got a message but now i'm free to wander the house =)
 
NEW VERSION!
4.3 - Lots of fixes + updater (ripped from BuddyCenter, sorry guys!).

Please update to this version, it will update itself from now on!
 
I'm using buddy center atm, and I'm looking forward to testing this out. If it's anything like buddy center, I'm just wondering if a notification can be added for when a bot gets stuck. Buddy center is supposed to notifiy if a disconnected occurs, but that's not happening.

Much appreciated, keep up the great work :)
 
Back
Top