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.

Botnetop's problem... (bots not requesting ops)

Old posts that have not been replied to for several years.
Locked
k
krack
Voice
Posts: 13
Joined: Sat Aug 23, 2003 4:09 am

Botnetop's problem... (bots not requesting ops)

Post by krack »

okay 2 bots niether are requesting ops =x bots are on diff ips

# botnetop.tcl settings
set nb_component(botnetop) 1
set bop_delay 10
set bop_maxreq 3
set bop_modeop 1
set bop_linkop 1
set bop_icheck 0
set bop_hcheck 1
set bop_osync 0
set bop_addhost 0
set bop_log 2

-----------------------------
Okay

NICKNAME HANDLE JOIN IDLE USER@HOST
Kracked * 00:26 <- it's me!
@jeet jeet --- b 36m ~jeet@209.142.*.* <stars were added by me :P


-----------------------------

NICKNAME HANDLE JOIN IDLE USER@HOST
jeet * 01:04 <- it's me!
@Kracked Kracked --- b ~Kracked@i.got.*.*<stars were added by me :P

-----------------------------

[01:05] #Krack# bottree
jeet
`--Kracked
Average hops: 1.0, total bots: 2

-----------------------------

[01:05] #Krack# bottree
Kracked
`--jeet
Average hops: 1.0, total bots: 2

-----------------------------

[01:06] #Krack# whois kracked
HANDLE PASS NOTES FLAGS LAST
Kracked yes 0 bN 01:04 (#kracked)
HOSTS: *@i.got.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421

-----------------------------

[01:07] #Krack# whois jeet
HANDLE PASS NOTES FLAGS LAST
jeet yes 0 bN 01:04 (#Kracked)
HOSTS: *@209.142.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421

******************************

Okay im most positive the problem is with the flags becuse their not requesting ops or any thign and that was the only thing in the faw that got me.. so uhhh how do i set thier flags lol.

sorry for bieng a nub

|K|
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: Botnetop's problem... (bots not requesting ops)

Post by bobjuh »

krack wrote:okay 2 bots niether are requesting ops =x bots are on diff ips


[01:07] #Krack# whois jeet
HANDLE PASS NOTES FLAGS LAST
jeet yes 0 bN 01:04 (#Kracked)
HOSTS: *@209.142.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421


|K|
The host has to be *!*@209.142.*.* and NOT *@209.142.*.*
k
krack
Voice
Posts: 13
Joined: Sat Aug 23, 2003 4:09 am

Post by krack »

Still not requesting ops for some reason...

HANDLE PASS NOTES FLAGS LAST
Kracked yes 0 bN 18:54 (#ryan1918.com)
HOSTS: *!*@i.got.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421


------


HANDLE PASS NOTES FLAGS LAST
jeet yes 0 bN 18:53 (linked)
HOSTS: *!*@209.142.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

krack wrote:Still not requesting ops for some reason...
HANDLE PASS NOTES FLAGS LAST
jeet yes 0 bN 18:53 (linked)
HOSTS: *!*@209.142.*.*
ADDRESS: 209.142.*.*
users: 6421, bots: 6421
With addres you have to add the whole ip. With Adress you *cannot* use wildcards
M
MaxPower

Post by MaxPower »

looks like to me its missing +o either global or chan specific
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

I don't see +o userflag too, add those flags and check.
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

<With addres you have to add the whole ip. With Adress you *cannot* use wildcards>

Uhm, using wildcards in the adress for a bot running on a server with dynamic ip (changin every 24 hours) works fine for me.
Locked