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.

op me cos im lame

Old posts that have not been replied to for several years.
Locked
a
au-s

op me cos im lame

Post by au-s »

hello guys!

Im using eggdrop 1.4.* and i dont want it to be opped.
I use it just for one script.

When its not opped its says on the channel "op me cos im lame"

Can i make it stop and if so, how?

thanx for all help

best regards

/au-s
P
PreRunnerBri

Post by PreRunnerBri »

U need to check your config file again!


comment out all the need* things.....like...

need-op
need-key
need-limit
etc....
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

# need-op { putserv "PRIVMSG #lamest : op me cos i'm lame!" }
# This setting will make the bot run the script enclosed in brackets
# if it does not have ops. This must be shorter than 120 characters.
# If you use scripts like getops.tcl or botnetop.tcl, you don't need
# to set this setting.
Doing the following will fix your problem after you create a new .chan file.

need-op { }
need-invite { }
need-key { }
need-unban { }
need-limit { }
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked