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.

command help.

Old posts that have not been replied to for several years.
Locked
m
mimic
Voice
Posts: 25
Joined: Wed Mar 12, 2003 10:34 pm

command help.

Post by mimic »

Hello folks.

If anyone of you guys use dalnet he probably know that there's a command +R that make only registered nick can msg you. So, i've tried running this command but no success . can anyone help me please.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

set init-server { putserv "MODE $botnick +iR-ws" }
m
mimic
Voice
Posts: 25
Joined: Wed Mar 12, 2003 10:34 pm

Post by mimic »

I already tried this before and it's not working. Any ideas how to fix this?
m
mimic
Voice
Posts: 25
Joined: Wed Mar 12, 2003 10:34 pm

Post by mimic »

IS THERE ANYONE WHO CAN HELP WITH THIS???!!!
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

well in the conf-file of eggdrop 1.6.15 there is:
unbind evnt - * init:server (or something like that)
well change it to bind. and add in the init:server proc the modes u want.
Locked