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.

No inviting on netbots

Old posts that have not been replied to for several years.
Locked
T
TurboChicken
Halfop
Posts: 61
Joined: Wed Sep 29, 2004 3:18 pm

No inviting on netbots

Post by TurboChicken »

ok i have tried everything.... all bots linked etc. all flags set.... absolute addresses and host matching.... i've disabled and enabled all the bop_ things as suggested in the FAQ... i really don't know what i'm doing wrong.

here's what i've done.

installed eggdrops with SSL and setup netbots... 2 bots... both have correct address set +o

Code: Select all

[17:07] <Fingers> .whois kingdigit
[17:07] <Thumbs> [08:09] #Fingers# whois kingdigit
[17:07] <Thumbs> HANDLE    PASS NOTES FLAGS           LAST
[17:07] <Thumbs> KiNgDiGiT yes      0 bfloN           07:06 (#fingers)
[17:07] <Thumbs>    #fingers           s               07:06
[17:07] <Thumbs>   BOT FLAGS: s
[17:07] <Thumbs>   HOSTS: *!*fingers@1gigabyte.com
[17:07] <Thumbs>   ADDRESS: 1gigabyte.com
[17:07] <Thumbs>      users: 7453, bots: 7453

Code: Select all

[17:08] <Fingers> .whois thumbs
[17:08] <KiNgDiGiT> [18:08] #Fingers# whois thumbs
[17:08] <KiNgDiGiT> HANDLE    PASS NOTES FLAGS           LAST
[17:08] <KiNgDiGiT> Thumbs    yes      0 bfloN            17:01 (linked)
[17:08] <KiNgDiGiT>    #fingers           s               02 Oct
[17:08] <KiNgDiGiT>   BOT FLAGS: hp
[17:08] <KiNgDiGiT>   HOSTS: *!*thumbs@63.246.145.150
[17:08] <KiNgDiGiT>   ADDRESS: 63.246.145.150
[17:08] <KiNgDiGiT>      users: 21337, bots: 21337
kingdigit's netset.tcl

Code: Select all

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

Code: Select all

# botnetop.tcl settings
set nb_component(botnetop) 0
set bop_delay 5
set bop_maxreq 3
set bop_modeop 0
set bop_linkop 1
set bop_icheck 0
set bop_hcheck 0
set bop_osync 1
set bop_addhost 0
set bop_log 2
i've tried everything and they won't invite each other....
they are opping... but that's a different story coz there 3 bots and they all op and voice the same people but that i can live with atm i just need them to invite.

any help you can give would be must appreciated... i know i am missing something something incredibly stupid and simple... so feel free to mock at will.

turbochicken
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Do you see any "reqested invite" and/or "invited <bot>" messages in either bot's console?
T
TurboChicken
Halfop
Posts: 61
Joined: Wed Sep 29, 2004 3:18 pm

Post by TurboChicken »

doesn't matter now i fixed it.... problem was for 1 i hadn't set a control bot in netset.... may or may not have been 1 of the problems....

and 2 i hadn't realised i had to enable the botnetop.tcl in the net set with that little 1 instead of 0.... my fault for not reading the tutorial

thanks anyway...
turbo
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Hmm, that one should've been picked up by step #2 in the FAQ, which you said you checked :roll:
T
TurboChicken
Halfop
Posts: 61
Joined: Wed Sep 29, 2004 3:18 pm

Post by TurboChicken »

it was probably me just thinking i was better than everyone else and jumping steps and skims the conf's... won't be doing that again...

/me hides a deep dark hole

regards turbo
Locked