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

by harry
Sat Nov 01, 2003 4:05 am
Forum: Archive
Topic: a mimic tcl please
Replies: 3
Views: 1617

thanks guys

but i cant seem to get it working it doesnt say there are any errors , so i dont know
by harry
Thu Oct 30, 2003 4:04 pm
Forum: Archive
Topic: a mimic tcl please
Replies: 3
Views: 1617

a mimic tcl please

i need a script that will repeat everything a user says with this public command: !mimic <nick> ,then make it stop by: !nomimic <nick>
master specific

note it only is going to be used in a private channel
by harry
Sat Oct 11, 2003 3:35 am
Forum: Archive
Topic: echo txt results to channel
Replies: 8
Views: 2587

thank you
by harry
Fri Oct 10, 2003 9:34 pm
Forum: Archive
Topic: echo txt results to channel
Replies: 8
Views: 2587

where do i have to put the txt file?
by harry
Thu Oct 09, 2003 2:29 am
Forum: Archive
Topic: echo txt results to channel
Replies: 8
Views: 2587

set contents [split [read [set f [open "test.txt" r]]][close $f] \n]; #borrowed from user ;)
foreach line $contents { puthelp "PRIVMSG #mychannel :$line" }



thanks but where do i type this at, should i just make a seperate tcl then just copy and paste that?
by harry
Thu Oct 09, 2003 12:08 am
Forum: Archive
Topic: echo txt results to channel
Replies: 8
Views: 2587

so this putserv "PRIVMSG #chan :<line of text>" putserv "PRIVMSG #mychannel : test.txt" ? i want the contents of a txt displayed to the channel i havent tried this but first off i dont even know where i would put this command. so please be more discriptive, sorry and thanks
by harry
Wed Oct 08, 2003 1:23 pm
Forum: Archive
Topic: echo txt results to channel
Replies: 8
Views: 2587

echo txt results to channel

how can i make my eggdrop echo txt results to the channel?
by harry
Sun Sep 21, 2003 10:38 am
Forum: Archive
Topic: dns lookup failed
Replies: 4
Views: 1802

dns lookup failed

when i start my bot it doesnt connect to irc. i get a message falied to connect irc.arcti.ca (DNS lookup failed)...why am i getting this message?
by harry
Wed Sep 17, 2003 1:03 am
Forum: Archive
Topic: aidle1.1.tcl
Replies: 9
Views: 2298

thanks you guys so very much =+)
by harry
Mon Sep 15, 2003 8:31 pm
Forum: Archive
Topic: aidle1.1.tcl
Replies: 9
Views: 2298

any ideas?
by harry
Mon Sep 15, 2003 8:27 pm
Forum: Archive
Topic: +i
Replies: 2
Views: 926

i can see that the channel does have the -i flag but the .help chanset command provides no help.
by harry
Sun Sep 14, 2003 9:52 pm
Forum: Archive
Topic: +i
Replies: 2
Views: 926

+i

i have loaded sentinel on a couple of my bots which are linked, the problem is when i try to lc (lock) the channel one of the bots remove the +i, i know in the config it says to make sure that no bots should enforce the -i so how do i make yhrm not enforce it?
by harry
Wed Sep 10, 2003 6:55 pm
Forum: Archive
Topic: aidle1.1.tcl
Replies: 9
Views: 2298

here ya go sorry in advance for the badwords: # aidle.tcl v1.1 (28 March 1999) by slennox <slenny@ozemail.com.au> # Latest versions can be found at www.ozemail.com.au/~slenny/eggdrop/ # # Basic anti-idle script, sends random msg's to the specified channel at # random time intervals. # # v1.0 - Initi...
by harry
Tue Sep 09, 2003 9:16 pm
Forum: Archive
Topic: aidle1.1.tcl
Replies: 9
Views: 2298

aidle1.1.tcl

aidle1.1.tcl---
how come this script wont say verses from songs that i have inserted?

are there some characters that arent supported?