• Welcome to Valhalla Legends Archive.
 

Check stats using HTML / php?

Started by keenan, February 12, 2005, 05:43 PM

Previous topic - Next topic

keenan

Sorry, but I had to ask. How would one go about doing this?

Kp

The same way you check them with any other language.  Connect to the server, send "/stats username product", parse the result, and display it.
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

Artanix


keenan

Quote from: Kp on February 12, 2005, 05:46 PM
The same way you check them with any other language.  Connect to the server, send "/stats username product", parse the result, and display it.

I was actually more interested about how you connect, but thanks Artanix for the help.

QwertyMonster

Hmm, i was woundering that too, but then thought, just put coding in the website form? Actually no that wouldnt work =[

keenan

Now that I've had a go at this I realized it really isn't that hard. The only problem is that I keep getting like... Telnet banned or something. It works for a few times then I get connection refused errors, etc.

I'll figure this out though ;)