At the moment the Notification Service is missing Documentation and none of its functions give any clues as to what will be returned.
The Notifications Service needs new events like .OnNotfification(Title, Message)
at the moment there are lengthily event and function names that arent very clear.
I am trying to detect when a notification is created as one of the largest exploits creates a notification when players try loading the exploit. This means that simply checking the notifications would remove a lot of exploiters.