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.

having problems with ops...

Old posts that have not been replied to for several years.
Locked
K
KeeN

having problems with ops...

Post by KeeN »

can some1 plzZ tell me how to add autop op on nickY *!*lala@lolzy.com #channY

and 2nd...

how to link bots in a botnet?
TnX
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

nope.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

1. In the party line (dcc chat/telnet with the bot) see .help chattr
2. Follow the instructions from this page.
Once the game is over, the king and the pawn go back in the same box.
K
KeeN

Post by KeeN »

emm..
i need exact examples :>
add that stuff i give ya in the 1st post..
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

check out the command reference at this website, especially the command ".chattr".
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Ahh, forgot to mention to see the ".help whois" also.
Once the game is over, the king and the pawn go back in the same box.
m
menace

Post by menace »

actually i dont like people who are to lazy to read the manual :roll:
but hey, its sunday :P
how to add autop
.+user nickY *!*lala@lolzy.com
.chattr nickY +ao #channY
.chanset #channY +autoop
how link bots
imagine two bots, called HUB and LEAF.
on HUB do:
.+bot LEAF some.host.com:31337
.chattr LEAF +of
.botattr LEAF +gs
this means "share globally (as master)"

on LEAF do:
.+bot HUB other.host.com:0815
.botattr HUB +gph
this means "share globally (as slave) & use HUB as main hub"

hint: on HUB you must add HUB bot, too. when its sharing its user data to the client bots their records will be overwritten...
some more tricks in detail but you must find out yourself :wink:

now you owe me a shell!
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

actually its one or the other.. if you set the channel +autoops you dont need to give the person +a... +autoops ops all +o users on join
+a will autoop that specific user on join... i would suggest this route if you feel the need to use autoops at all
t
turtlesoft

Post by turtlesoft »

I've tried all those things, but cant get it to work.
s
shadough
Voice
Posts: 12
Joined: Mon Oct 06, 2003 4:28 pm
Location: Virginia
Contact:

Post by shadough »

you'll need to set the ports up in the config file as well, in the example used 31337 would need to be the port set in the config, default is 3333? i think 'listen 31337 all' If your trying to op a 'nickname'and user@host then you'd do .+user handle nickname!*user@host.com and .chattr handle +a but the user would need to join using the nickname, otherwise the autop wont work
Locked