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.

auto-op doesn't work

Old posts that have not been replied to for several years.
Locked
User avatar
min6
Voice
Posts: 2
Joined: Sat Apr 30, 2005 8:20 am

auto-op doesn't work

Post by min6 »

hi all,

the auto-op function of my eggdrop doesn't seem to work fine

flags are OK
chanset is OK

but the thing won't auto-op other bots

it auto-ops me only, his master

can anyone help?
thnx
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

I know you said you set the flags correctly but i cant see any other reason as to why your eggdrop will only op you unless the bot doesnt recognise the host you have set for your other users. check your other users host masks.

if you do if i remember correctly

Code: Select all

.channel #channel
it will show you who is on channel and the handles of the users it recognises.
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
min6
Voice
Posts: 2
Joined: Sat Apr 30, 2005 8:20 am

Post by min6 »

hm this is very new to me, can you tell me if this is correct?

Albert (the bot) should auto-op Fiona (the other bot)

Code: Select all

<Beau> .channel #yomoho
<Albert> Channel #yomoho, 9 members, mode +rn:
<Albert> (n = owner, m = master, o = op, d = deop, b = bot)
<Albert>  NICKNAME             HANDLE     JOIN  IDLE  USER@HOST
<Albert>  Albert               Beau      16:07 N     <- it's me!
<Albert> @Fiona                *          ---     1h  Fiona@h116151.upc-h.chello.nl
<Albert> @Priyantha|Koninginen *          ---     1h  Priyantha@h116151.upc-h.chello.nl
<Albert>  min6_                Beau      16:27 N      min6.nl@84.119.128.34
<Albert>  Tijs                 *         16:54        Tijs@t-26-226.athome.tue.nl
<Albert>  R                    *         16:58        Yomoho@ipd50ab134.speed.planet.nl
<Albert>  Dtje                 *         17:14   13m  Yomoho@martindragt.demon.nl
<Albert>  Jasper1              *         17:45        Yomoho@ip54500503.speed.planet.nl
<Albert>  Beau                 Beau      17:46 N      s@84.119.128.34
<Albert> End of channel info.
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

nope definately not right. A * for a handle means your bot does not recognize them as a user on your bot.. not to mention your bot is seeing three users in that channel as "Beau" you need to set better hostmasks for your users.. .help +host .help -host
Also dont use autoops for bots.. use a botnet type script.. getops (came with your eggdrop) or botnetop which you can find on this site
a.k.a. hellios
Locked