No more nma? :'(It's on boys
No more nma? :'(It's on boys
No more nma? :'(
Yep, the buffer is 0 and shouldn't be, try to edit communitylib's file "Notification.cs" and set a different ContentLength size
request.ContentLength = 0;
request.ContentLength = postData.Length;
Could you add Cadiro on this one Tony?
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.
Thanks for the fix!
I added a specific npc detection based on their names in next version.
Great!
Do you have any ETA for the next version?
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?
Will add this option in next version
// EDIT //
Along with specific npc notifications & char name for notifications
i had the "Notify chat messages(all)" unticked.
when ticked, and bot off, went to trade chat for a sec, then off tradechat, started bot... still remembers :/, and freezes everything.
I'll make it unregister the event when stoppedthats how it should work anyway
Any other issues?
Nothing weird... but the same, if bot stopped, joined trade chat, after start my phone goes wild
Mby somehow there's a possibility to enter a specific name? let's say if i want to find Shavronne's Wrappings, the plugin to notify if he sees the name entered. And so maybe it will stop?
Yep, the messages are stored but not updated when bot is down, so basically I have to flush them before hooking so you don't get notified of those "offline" messages
// EDIT //
File is updated btw, redownload and retry
Nope, NMA is dirty, and paid.
it has the same problem![]()
i had the "Notify chat messages(all)" unticked.
when ticked, and bot off, went to trade chat for a sec, then off tradechat, started bot... still remembers :/, and freezes everything.
I'll make it unregister the event when stoppedthats how it should work anyway
Any other issues?
Nothing weird... but the same, if bot stopped, joined trade chat, after start my phone goes wild
Mby somehow there's a possibility to enter a specific name? let's say if i want to find Shavronne's Wrappings, the plugin to notify if he sees the name entered. And so maybe it will stop?
Yep, the messages are stored but not updated when bot is down, so basically I have to flush them before hooking so you don't get notified of those "offline" messages
// EDIT //
File is updated btw, redownload and retry
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"
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 )
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.
can u add support for trials on map ?
Doesn't the bot stop on finding trials? if so it should notify you if you turn on "notify on bot stop"