Read inside

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Read inside

Post by Patrickssj6 »

HOw can i do that an application acess
http://www.bungie.net/Stats/PlayerStats ... atrickssj6
this data and shows the levels on my form.I tried RSS reader but its only about the games i played.How can i that my program access the levels and shows it on a label? :D
...left for good
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

Common anybody?
...left for good
FireScythe





Posts: 42
Joined: Tue Jun 08, 2004 2:52 am

Post by FireScythe »

This might not be the best way to do it but if you can get your program to view the source code you could parse it to pull out the level values from the web page as text. If the website stays exactly the same with just the values changing, you could tell your program to get the text from specific points in the page.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

I tried to find the values in the Soucre but i coudln't.I know Rec0 has done it
http://www.halomods.com/site2/geeklog-1 ... clan-stats
...left for good
FireScythe





Posts: 42
Joined: Tue Jun 08, 2004 2:52 am

Post by FireScythe »

Image

This was using FireFox (incase it matters), the values are there, just hard to see.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

I found them too before.I just know how to read XML.Hmm http is going to be hard.Tnx anyway.I'm goiing to ask Rec0 :D
...left for good
Post Reply