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

by inferno
Sun Aug 01, 2004 7:25 am
Forum: Archive
Topic: quit IRC (Max SendQ exceeded)
Replies: 3
Views: 1761

is there a way to make it not whois every user that joins ?
i apreciate help 10x
by inferno
Sat Jul 31, 2004 8:16 pm
Forum: Archive
Topic: quit IRC (Max SendQ exceeded)
Replies: 3
Views: 1761

quit IRC (Max SendQ exceeded)

hi, i made my eggdrop ircoperator on some server .... i made it join 6 channels .... thers some channels that r + 2000 users it gets (Max SendQ exceeded) after 1 mins can this be fixed ? :roll: note that i set the big channels +U which will not allow the bot to see nicks who join ... and the nicks i...
by inferno
Wed Mar 31, 2004 11:13 am
Forum: Archive
Topic: randomizing databases
Replies: 0
Views: 807

randomizing databases

hi all, i would like to ask about the code that will let a database script choose a random line each time .... actually i am using a database script that responds to the word @find somth so it search in a txt file for matches and reply with a match but each time it gives the same result i have put t...
by inferno
Mon Mar 22, 2004 7:17 am
Forum: Archive
Topic: sentinel.tcl (dalnet version)
Replies: 4
Views: 1342

hey somthing big happend

now its kicking voiced users in the channel (+Corekiller) Donkeybot (ON): [8052] - type @find {sitename} - max. searches: 40 ::: Mode (@XpW:#xxxpassworld +MR) ::: Corekiller was kicked by @XpW (AVALANCHE/TSUNAMI flooder) as u c, XpW is my bot ..... and i dont want it to kick voiced users ... any fix...
by inferno
Sun Mar 21, 2004 2:49 pm
Forum: Archive
Topic: sentinel.tcl (dalnet version)
Replies: 4
Views: 1342

yes i did already, but it doesnt work still :roll:
by inferno
Sun Mar 21, 2004 11:45 am
Forum: Archive
Topic: sentinel.tcl (dalnet version)
Replies: 4
Views: 1342

sentinel.tcl (dalnet version)

i am using sentinel.tcl the dalnet version it works great but channel ops cant use uc and lc commands. only me (owner) i edited well the script and am sure that its set to "o" (set sl_lockflags "o") and i tried to +user the ops in the chan to the eggy but still dont work ..... 10...
by inferno
Tue Oct 07, 2003 3:23 pm
Forum: Archive
Topic: I think this script is impossible, help with clone detection
Replies: 4
Views: 1784

hey nevermind about the word : [code]
dont write it in the script
by inferno
Tue Oct 07, 2003 3:22 pm
Forum: Archive
Topic: I think this script is impossible, help with clone detection
Replies: 4
Views: 1784

Well u cant everytime find a script that fits all what u need
just get a normal clone scanner script, edit it and put this line
on the kicking part of the script:
[code]if {[nick isop #chan] || [nick isvoice $chan]} {return 0}
this will prevent the eggy from kicking ops/voiced users
by inferno
Fri Oct 03, 2003 6:03 am
Forum: Archive
Topic: Connecting Eggdrop Through Proxy!!
Replies: 6
Views: 4670

try this
put this line in ur conf
set my-firewall "proxyip:port"
r u running a windrop ?
by inferno
Fri Oct 03, 2003 5:56 am
Forum: Archive
Topic: Can't change the path in the file ld.so.conf
Replies: 1
Views: 763

type in ur shell
chmod 700 ld.so.conf
then try to edit ur conf
by inferno
Wed Oct 01, 2003 4:32 pm
Forum: Archive
Topic: blacklist script
Replies: 8
Views: 3013

blacklist script

hey there,
i need some 1 plz to write me a script tthat will auto add the user on the eggy shitlist when it bans him
like .chattr $nick +k
and if possible let the reason be : Shitlisted Flooder host
so when the eggy ban a user it will auto add him on shitlist for ever
with this reason.
thanks :)
by inferno
Thu Sep 25, 2003 1:26 pm
Forum: Archive
Topic: ctcp bind
Replies: 7
Views: 2048

ok script works now but when /ctcp botnick !dead site.com the site is removed but problem is the website list get messed up note that i have put each website on a line so when i use the ctcp botnick !dead all website become messed up ( i mean not each one on a line) and this cause damage to other sc...
by inferno
Thu Sep 25, 2003 9:30 am
Forum: Archive
Topic: ctcp bind
Replies: 7
Views: 2048

error

ok i loaded ur script eggdrop runs normally but give me this error in the party line when i try /ctcp botnick !dead http://www.site.com (Insuline) [16:25] Tcl error [clear:dead]: can't read "src": no such variable (Insuline) [16:25] Tcl error [clear:dead]: can't read "src": no su...
by inferno
Thu Sep 25, 2003 6:44 am
Forum: Archive
Topic: ctcp bind
Replies: 7
Views: 2048

ctcp bind

hey there can any1 translate this mirc script into tcl ? i'll explain later what does this script means ctcp *:!dead*:?: { if ($read(zlist14.txt, wn, * $+ $replace($2-, $chr(32), *) $+ *)) { write -dl [ $+ [ $readn ] ] zlist14.txt msg $nick 7Deleted $2 12Thx For Helping To Keep The List Clean } else...
by inferno
Thu Jul 03, 2003 8:42 am
Forum: Archive
Topic: Scramble
Replies: 3
Views: 1341

ok but ...

i tried it now but didnt find what i want .... Actually, i need a scramble script with hint system and most inportant it should continue by its own, so no necessary to type !word in the main to move to next word ..... And if there is a score system it would be better and better.... I donno nothing a...