This is something I was working on yesterday. It notifies you of any PMs you get while in-game.
Video: (Watch on YouTube in 1080P)
Screenshot:
Features:
[ul]
[li]Time between checking for messages is customisable.[/li]
[li]Protected with an API key.[/li]
[li]Only owner can see PMs.[/li]
[li]Number of pages to check is configurable[/li]
[/ul]
Issues:
[ul]
[li]Unread messages are queued and displayed individually rather than simultaneously.[/li]
[/ul]
Possible future features:
[ul]
[li]Add reply functionality[/li] Done - See below.
Thanks. Yeah, I have a PHP script on my website which logs into my roblox account and then grabs and parses all of the unread messages on it. (Within the specified page range.) The messages are serialized as JSON and sent to the game via HttpService. The game script then normalises the data into a Lua dictionary and the GUIs are created and shown to the player.
Thanks. TRA.netne.net? I’ve just checked and it loaded for me? :)[/quote]
http://tra.netne.net It stays loading at a white page for 3-4 minutes then says it was not found, I tried doing it again with google’s DNS since that sometimes fixes this kind of issue but it still doesn’t.
Thanks. TRA.netne.net? I’ve just checked and it loaded for me? :)[/quote]
http://tra.netne.net It stays loading at a white page for 3-4 minutes then says it was not found, I tried doing it again with google’s DNS since that sometimes fixes this kind of issue but it still doesn’t.[/quote]
That’s interesting. Does netne.net load for you? What about doing a tracert to tra.netne.net?