alert/beep when someone whispers

10/17/2025 20:12 adriaan99#1
Hey everyone! Does anyone have an app that alerts us if someone whispers to us in-game? I often have items in NB, and people talk to me when I'm AFK, and I don't even notice. Can anyone help? Thanks!
10/17/2025 22:26 Fizo55#2
Use the API of blade's packet logger, hook the packet related to when you receive whisper and send a webhook on discord or so and done
10/18/2025 12:57 adriaan99#3
Quote:
Originally Posted by Fizo55 View Post
Use the API of blade's packet logger, hook the packet related to when you receive whisper and send a webhook on discord or so and done
Thank you very much. This is all new to me, and I don't quite understand it. I also have no programming knowledge. I've used the BladeTigger packet logger, but I can't perform the operation you're suggesting. Could you help me further? I'd be very grateful. Discord adrian005156
10/18/2025 15:05 Fizo55#4
Quote:
Originally Posted by adriaan99 View Post
Thank you very much. This is all new to me, and I don't quite understand it. I also have no programming knowledge. I've used the BladeTigger packet logger, but I can't perform the operation you're suggesting. Could you help me further? I'd be very grateful. Discord adrian005156
Honestly, I don't want to, it wouldn't bring me anything, its not even an interesting project to do,

[Only registered and activated users can see links. Click Here To Register...]

This is really all you need to know, then you only need to have a minimum comprehension of a packet logger and know what packet you receive when somone send a whisper to you, this is really easy

Then you can really just ask chatgpt to do a code for you to notify you when this packet is triggered, if you are unable to do it even with today's tool, I won't be able to help you further