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.

is this possible?

Old posts that have not been replied to for several years.
Locked
m
mkluin
Voice
Posts: 27
Joined: Tue Nov 05, 2002 4:11 am

is this possible?

Post by mkluin »

Hi,

i would like to have a script that reads and post information from a webpage to a channel.

the webpage i would like to use is: http://biosfear.tiscali.co.uk/index2.as ... ts&lang=en

what i want the script to do is i give the name of a player and it post the info in the channel.

for example i want to see dazzle.

then i get the info:

1 dazzle 276 237,987,220 Bulkan **TheReBorn** .

is this possible? and if so could it be so it checks the guild and pet stats also?

regards ,

mkluin "tcl noob"
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Search the TCL Archive, I'm sure this has already been done.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
m
mkluin
Voice
Posts: 27
Joined: Tue Nov 05, 2002 4:11 am

Post by mkluin »

i just start with eggdrop and tcl so i don't know where to look for at this moment. anybody using a script that does this or knows what script i could use?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

I had a quick scout around the archive and on google but didnt find such a script :roll:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

There's mIRC addons that generate webpages and have the ability to display certain info in channels. I am not aware if there's any TCL form of this.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Thunderdome
Op
Posts: 187
Joined: Tue Mar 15, 2005 4:42 pm

Post by Thunderdome »

yes, it is possible, see egghttp :)
in egghelp.org there is an example script, which you can addapt to your needs.
k
kanibus
Halfop
Posts: 44
Joined: Tue May 03, 2005 7:22 am

Post by kanibus »

you might want to take a look at my tcl for czleague.org's player database, http://forum.egghelp.org/viewtopic.php?t=9554 it uses a POST with the argument steamid and the value being the id and returns the info to chat
Locked