Hi,
I need a script that can read an txt message from a web-server...
Eg. When i type "+network" in main-chat on my hub,
it will read the text file "http://funhub.lir.dk/text/network.txt" !!!
Can some one help me with this script please :o)
QuoteOriginally posted by Roesen?
Hi,
I need a script that can read an txt message from a web-server...
Eg. When i type "+network" in main-chat on my hub,
it will read the text file "http://funhub.lir.dk/text/network.txt" !!!
Can some one help me with this script please :o)
it's posible but a real bad idea.
every time some1 would trigger that command socks must be opened, connection build, text downloaded, socks closed, then shown.
better 2 use a file stored on the hub server, that can be shown much faster.
plop
use !network to send the user a link to a webpage where they can see network list.....
Ok, thanks for your help "plop" and "(uk-kingdom)pH?tt?" :o)