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.

making the bot read the key

Old posts that have not been replied to for several years.
Locked
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

making the bot read the key

Post by metroid »

How do i make the bot read the key if its set, for example i set +k moo
Now i know i can use [getchanmodes $chan] but how do i make it see the pass aswell?
f
feroz
Voice
Posts: 25
Joined: Wed Aug 04, 2004 11:59 am

Post by feroz »

Code: Select all

getchanmode <channel>
    Returns: string of the type "+ntik key" for the channel specified
so it supposed to see the key aswell..
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

I figured it out shortly after i posted :P
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Don't ask question if you think what will happen. First give it a try and check the output result, if your logic is correct it would work. :wink:

If you have attempted the same thing more than once and think it is not giving a correct result and you are beginning to pull your hair out by now, then you might want to ask, a solution for the problem. :mrgreen:
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked