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.

Search found 11 matches

by Kx
Sat Aug 14, 2004 8:04 am
Forum: Archive
Topic: Invite enforcement issue
Replies: 10
Views: 3076

Invite enforcement issue

Ive had this issue in allthe time ive used eggdrop1.6.16; the bot, once connnected to the server and begins to join rooms will set +i. I have to manually set -i and that gets very tiresome. For use with sentinel the bot must not be set enforcing -i. So how can i stop the bot settin +i when it joins ...
by Kx
Wed Aug 04, 2004 7:41 am
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

still no workin.

appreciate more ideas.
by Kx
Wed Aug 04, 2004 5:55 am
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

this is a private server, not reg irc and i dont believe nickserv works, but ill have a go ;)
by Kx
Wed Aug 04, 2004 4:46 am
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

ok, the coffee helped; the bot was joinin as of the set oline, but the nick i forgot to register... even with that code you wrote set this is the log on connect: -NOTICE- Nickname Botie is registered. You must provide the password (type /PASS password) to use it. and the bot does not seem to be typi...
by Kx
Wed Aug 04, 2004 4:16 am
Forum: Archive
Topic: bot setting mode invite on channel on join
Replies: 3
Views: 1641

errr, seems to be workin now ive set the bot to aop on channel ;)

kinda helps to have the bot mod on the channel.

*puts coffee on*

Thanks again.

Kx
by Kx
Wed Aug 04, 2004 4:11 am
Forum: Archive
Topic: bot setting mode invite on channel on join
Replies: 3
Views: 1641

set that and did a .save followed by a kill on the shell and when the bot came back and joined the channel, it set +i again?

as i said, on eggdrop1.6.15 i dont get this problem.

any more ideas welcome.

Kx
by Kx
Wed Aug 04, 2004 3:38 am
Forum: Archive
Topic: bot setting mode invite on channel on join
Replies: 3
Views: 1641

bot setting mode invite on channel on join

this is what my bot is doin:

—› join: (bot) (blah@blah.com)
—› mode: (bot) sets (+i)

on eggdrop 1.6.15 is never sets +i when joinin a channel after launch, on 1.6.16 everytime sets +i.

any ideas?

Kx
by Kx
Wed Aug 04, 2004 3:32 am
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

Ty. Works :)

Kx
by Kx
Tue Aug 03, 2004 3:14 pm
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

readin a post by Awyeah, i can set the preform as in mirc in the config. i need the bot to type /pass passhere on connect, and /oper botsname operpasshere. bind evnt - init-server my:procedure proc my:procedure {type} { global botnick putserv "PRIVMSG :pass onx34" } this is what i have set...
by Kx
Tue Aug 03, 2004 2:17 pm
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

reading up here am i right in sayin that its in this area i need work: bind evnt - init-server evnt:init_server proc evnt:init_server {type} { global botnick putquick "MODE $botnick +i" putquick "PRIVMSG pass :nickpasshere?" putquick "PRIVMSG Kx@xxxxxx :login Kx" } set ...
by Kx
Tue Aug 03, 2004 1:27 pm
Forum: Archive
Topic: bot connection, and authorizing
Replies: 10
Views: 3346

bot connection, and authorizing

hey all, ive moved to a server that has set ircstyle olines with a pass for mirc access and a pass for ops... im wonderin if you know of a way to set this in eggdrop? which i believed may would and sadly didnt: set default-port 6667 set servers { bla.bla.bla.bla:6667:aaaa:bbbb:cccc bla.bla.bla.bla:6...