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.

CNN script

Old posts that have not been replied to for several years.
Locked
S
Sphinx
Halfop
Posts: 90
Joined: Tue Mar 04, 2003 10:00 am

CNN script

Post by Sphinx »

can anybody explain me how this one works
what is the deal with lynx is this another script or what ?

Thx
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

lynx is a command like web-browser, that can also be used, to download the raw data for other programs.

It is likely that your script requires it for this purpose.
S
Sphinx
Halfop
Posts: 90
Joined: Tue Mar 04, 2003 10:00 am

Post by Sphinx »

well i tried the script but when i rehashed it made the bot crash maybe because of this lynx
dont really know for sure
User avatar
GodOfSuicide
Master
Posts: 463
Joined: Mon Jun 17, 2002 8:00 pm
Location: Austria

Post by GodOfSuicide »

1) make sure you dont use windrop
2) make sure you have lynx installed
3) post the error message
S
Sphinx
Halfop
Posts: 90
Joined: Tue Mar 04, 2003 10:00 am

Post by Sphinx »

ah thats the problem as far as i know i dont got lynx installed
can you tell me where i can find it

Thx
User avatar
caesar
Mint Rubber
Posts: 3776
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

You can get an rpm file from here.
Once the game is over, the king and the pawn go back in the same box.
D
D4N3
Voice
Posts: 10
Joined: Tue Nov 26, 2002 2:14 am

Post by D4N3 »

some shells have lynx installed, ask an admin if it is, and if so find out the path to lynx, then you put that into the script where it asks
S
Sphinx
Halfop
Posts: 90
Joined: Tue Mar 04, 2003 10:00 am

Post by Sphinx »

ok i checked it out but i already got lynx installed after all
path is also correct in the tcl file
but still when i rehash i get this message

*** BOT SHUTDOWN (CNN News not changed!)
* CNN News not changed!
DCC session closed

and bot gives this as quit message CNN News not changed!
it wont restart either untill i removed the news.tcl from the config file
m
misterys
Voice
Posts: 23
Joined: Sun Mar 30, 2003 2:43 pm

Post by misterys »

look for a line with
die "CNN News not changed!"

---
read the tcl befor loading ;)
i think there is also a comment that u should delete or comment the line ;)
S
Sphinx
Halfop
Posts: 90
Joined: Tue Mar 04, 2003 10:00 am

Post by Sphinx »

damn completly missed that line lol

thanks
Locked