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.

Trying to create a sop/vop/aop/akick list

Help for those learning Tcl or writing their own scripts.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

They want you to use the full name (/msg chanserv@services.dal.net) or use the command /chanserv instead of using /msg chanserv
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

tell me whats Do i change now in the code to make it fine ?
please send me the correct CODE
Regards
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Thanhas wrote:-ChanServ (service@dal.net)- Error! "/msg ChanServ" is no longer supported. Use "/msg chanserv@services.dal.net" or "/chanserv" instead.


now what? i am on Dalnet
You cannot tell from READING what has been sent to you?

DALnet services ceased supporting /msg ServiceName without a full address quite some time ago.

The ChanServ notice tells you which format to use.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

can u tell me where do i make changing that it work well????????
let me know the Exect CoDe
Thanks
Regards
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

#Full name of channel services.
set chanserv "chanserv"
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Thanhas wrote:can u tell me where do i make changing that it work well????????
let me know the Exect CoDe
Thanks
Regards
Your script I presume, or am I on the wrong tram?

One would have expected you'd know what to edit and where and one would have expected you to actually READ before posting.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

Thanks it work well but See
[12:56:p:19:Nov] <HosTer> [12:56] Flood from @dal.net! Placing on ignore!
[12:56:p:19:Nov] <HosTer> [12:56] -ChanServ (service@dal.net)- AKick list for #kabul
[12:56:p:19:Nov] <HosTer> [12:56] Flood from @dal.net! Placing on ignore!
its ignoring in partyline.. what am i do know?
Regards
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Add chanserv to your userlist and make it exempt from flood protection (and don't ask HOW, go READ THE DOCS)
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

lol no thanks i know how to use partyline but i am unknown to Scripting of TCL if i get start with first AiD maybe i get what it is But i can't learn without a teacher its not posible for me thats why i asked for TCL in my other Post which is Shitlist i hope i will be helped
Regards
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Thanhas wrote:Thanks it work well but See
[12:56:p:19:Nov] <HosTer> [12:56] Flood from @dal.net! Placing on ignore!
[12:56:p:19:Nov] <HosTer> [12:56] -ChanServ (service@dal.net)- AKick list for #kabul
[12:56:p:19:Nov] <HosTer> [12:56] Flood from @dal.net! Placing on ignore!
its ignoring in partyline.. what am i do know?
Regards
You will need to add DALnet as a bot user with a global 'f' flag to stop the ignores.

Code: Select all

.+user DALnet
.+host dalnet *!*@dal.net
.chattr dalnet +f
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Thanhas
Op
Posts: 124
Joined: Sat Sep 02, 2006 11:14 am
Location: Ottawa, Canada

Post by Thanhas »

Thanks once agian but i have done this part. & its working Well
i was Wondering if u help me with my other Post Shitlist in request Scripts

Regards & Thanks
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

No.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Thanhas wrote:lol no thanks i know how to use partyline but i am unknown to Scripting of TCL if i get start with first AiD maybe i get what it is But i can't learn without a teacher its not posible for me
Why is it not possible? There's plenty of documentation and tutorial material to read..I learned tcl in under 2 months.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

This topic is running around in ever decreasing circles! I think enough information has been provided to Thanhas and if they choose not to read any of the information that has been provided then so be it.

One LAST piece of information Thanhas: Your "shitlist" is a list of permanent bans stored on the bot. Get it?

+ban

I am locking this topic.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked