So, I'm going to retry the OS app development. But, there are two things I need. First, I need to know how to get the username, because I'll be doing away with the top right of the link bar (Home, Invite, Username with Picture, Settings, Logout). It's kinda hard to explain. I'll also need that with the user's picture. @poopsiedoodle (for when I get un-sus'd in a few minutes)
@Sean_Le_Van @nincompoop @Opcode @KonradZuse @shadowfiend
Btw, I'm using VB.
Anyone got any ides? :C
yes
I'm coding something... wait up
in vb?
Well, the username on the top right is circled by a class named "user-link username direct this-user username". Now, you could (properly) send a JavaScript request to receive it, and then return it inside your VB.NET and utilize. Here's an example of JavaScript fetching the contents of the username: javascript:var coolbeans = document.getElementsByClassName("user-link username direct this-user username")[0].innerHTML;alert(coolbeans); (paste it in the URL)
I could also code a little something for fetching the smartscore. :P
Well, I'm just using a webbrowser control, because I'm lazy.
wat ? >:|
You could at least give me a medal >.< @poopsiedoodle
Join our real-time social learning platform and learn together with your friends!