This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Getting/Displaying a Clan rank from enemydown

Old posts that have not been replied to for several years.
Locked
s
stoo
Voice
Posts: 14
Joined: Fri Jan 30, 2004 1:10 pm

Getting/Displaying a Clan rank from enemydown

Post by stoo »

i run an eggdrop for my CS clans irc.
so far i have made a few simple scripts to display info

What i want to do is make a script that will get the info from www.enemydown.co.uk for my clan and display the clans rank and division in the channel.

my clans name is Magik or MgK^
we are in div3 of the CS ladder

thanks in advance for your help
s
stoo
Voice
Posts: 14
Joined: Fri Jan 30, 2004 1:10 pm

Post by stoo »

come on guys....
basically all i need it to do is extract some info from a website
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Post by strikelight »

see the manual page entries for the "http" tcl package, or use egghttp.tcl .
Also visit http://www.suninet.nl/tclguide
s
stoo
Voice
Posts: 14
Joined: Fri Jan 30, 2004 1:10 pm

Post by stoo »

http://www.enemydown.co.uk/ladder.php?ladder=4

thats the link of the site i want to parse..

the clan magik is what i need the info on, so i need to parse the clan rank, and name.

and when a specified command is used it will display the rank

i have no idea how to do this with egghttp, is there anyone that could write it or has something similar i could have a look at ?
Locked