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.

Masters and Ops ?

Old posts that have not been replied to for several years.
Locked
S
Salk

Masters and Ops ?

Post by Salk »

Hi guys,

I have posted this a couple of times, and been to most of the eggdrop help channels.

I would like to create a "NewsServ" using eggdrop. I have already given the bot +cF flags (UltimateIRCd) and now need to be able to strip the message that it recieves - so that I am able to message the nick of the person that just connected to the server.

The input is a SNOTICE from server. Please try and assist me.

Thanks a million in advance
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

OK.

SOmthings to look at.

The raw bind for one.

The split, join, lindex, larange and string command sin Tcl.

It would also help if we could see some output fromt he server, and possibily see what you want to do with the message.
S
Salk

Post by Salk »

-some.server.org.za- *** Connect/Exit -- from some.server.org.za: Client connecting on port 6667: Djinn (salk@c1-rba-10.dial-up.net) [192.168.0.1] {1} [Steven Mac Intyre]

-----------------------------------------------------------------
Thats the snotice. I know for a fact that there is no Raw for it. (UltimateIRCd).

When the bot recieves this notice - it should message Djinn ($nick) the set message.

Thanks
Locked