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 10 matches

by eggman
Fri Oct 30, 2009 8:28 am
Forum: Script Support & Releases
Topic: xrl.tcl v2.32 by jer@usa.com
Replies: 2
Views: 4679

Correct prefix needed to catch

actually its "<relaynick> (chatnick@chatnet) http://www.website.com/blablabla"
by eggman
Thu Oct 29, 2009 11:49 pm
Forum: Script Support & Releases
Topic: xrl.tcl v2.32 by jer@usa.com
Replies: 2
Views: 4679

xrl.tcl v2.32 by jer@usa.com

How can I add a catcher so <nick@anotherircnet> http://example.com/index.html is caught? Maybe <*> http://example.com/index.html where * is a wildcard or any text between the initial < >'s #!/bin/sh # \ exec tclsh "$0" "$@" package require http 2.2 ;##############################...
by eggman
Mon Oct 19, 2009 12:03 am
Forum: Script Requests
Topic: vBulletin 3.8.4+ irc announce script
Replies: 0
Views: 2681

vBulletin 3.8.4+ irc announce script

I've spent numerous days trying to instantly post to irc when people make new threads or replies to threads from vBulletin 3.8.4+ ShavedApe and all the others solutions don't seem to be compatible with the new vBulletin. I'd pay to have someone write a good script for multiple/different irc channels...
by eggman
Fri Aug 22, 2008 8:03 am
Forum: Eggdrop Help
Topic: matching by hostmask in userfile [solved]
Replies: 1
Views: 1606

matching by hostmask in userfile [solved]

Anyone know of a way to lookup *truely any part* of a user's/bot's hostname in the userfile? I was thinking maybe I don't understand .match right

I want to do a search for *!bot1@ hoping it will show me *!bot1@domain.com
by eggman
Fri Aug 22, 2008 2:26 am
Forum: Script Support & Releases
Topic: netbots 4.10 - .netcontrol
Replies: 5
Views: 4372

here you go, thanks

It definitely works controlling all bots "*" and specific bots even with commas for multiples, but it makes it very tedious to have to do 50 some bots. The below example is the format of how my netgroups look. Bots are sometimes in duplicate groups. set nb_group(IRCnet1) "IRCNETHUB1 I...
by eggman
Thu Aug 21, 2008 12:17 pm
Forum: Script Support & Releases
Topic: netbots 4.10 - .netcontrol
Replies: 5
Views: 4372

no commands work :/

heya slennox,

no commands at all are working. can you think of a cause why?
by eggman
Mon Aug 18, 2008 10:37 am
Forum: Script Support & Releases
Topic: tcl/php pack to display phpBB board messages in #channel
Replies: 22
Views: 37918

download link not working - anyone?

anyone have a location I can download this from?
by eggman
Mon Aug 18, 2008 8:29 am
Forum: Script Support & Releases
Topic: netbots 4.10 - .netcontrol
Replies: 5
Views: 4372

netbots 4.10 - .netcontrol

Hey all, I've defined very selective groups, sometimes with a bot in more than one group, as netbot groups in netset.tcl For instance, IRCNetHubs might contain IRCNETHUB1 and IRCNETHUB2 but group IRCNetAll might contain both IRCNETHUB1, IRCNETHUB2, and IRCNET1, IRCNET2, IRCNET3, etc. Is this causing...
by eggman
Sun Aug 10, 2008 9:27 am
Forum: Script Support & Releases
Topic: botnetop.tcl asking wrong bots for op
Replies: 6
Views: 6272

any resolution found?

Hi, Have you found a resolution? I share the same problem and I've only hit the 32 mark. It seems the first 28 or 29 netbots I .netbot add nick'd seem to be the only ones being asked for ops. As netbot 31 and 32 are on a unique irc network. The user hostmask's are unique for each bot as I'm only run...
by eggman
Sat Aug 09, 2008 10:32 am
Forum: Script Support & Releases
Topic: netbots 4.10 - too many bots? please help
Replies: 1
Views: 3067

netbots 4.10 - too many bots? please help

I now have 32 netbots linked and not all of the bots are on the same irc networks. Bots 31 and 32 are on linknet and when I look to see why the second linknet bot isn't getting invited/opped I notice: It's only requesting from the first 28 or 29 netbots which none are on linknet. How can I fix this?