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

by kash2k
Sun Jan 21, 2007 7:17 am
Forum: Eggdrop Help
Topic: No access
Replies: 15
Views: 21456

Are you sure you have a password set?

go to the eggdrop.user file and delete the line that says :-

-- PASS +bLahBlaH


and then save the file.
Restart your bot

then from IRC type /msg botnick pass newpassword

Then type /ctcp botnick chat
by kash2k
Sun Nov 05, 2006 11:18 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026762

I feel the best thing about the script is its -

Random String checker in nick and ident..

Wonderful work SIr_Fz
by kash2k
Sun Oct 15, 2006 6:06 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026762

Sir Fz .. Your script runs fine... I want the bot to delete the aop access of the op who the bot find to be trying to masskick. The two lines I added in your masskick procedure are marked in gray. proc massk:kick {nick uhost hand chan targ rsn} { global masskick msskick serv config:lim $nick $uhost ...
by kash2k
Thu Oct 12, 2006 3:17 am
Forum: Eggdrop Help
Topic: CTCP doesn't reply - followed all instructions
Replies: 17
Views: 13329

May be a lame suggestion... But I think its a lot simpler.

in Telnet add .+host X!*@*
and then try /ctcp botnick chat

Regards,
Kash
by kash2k
Fri Sep 29, 2006 3:53 am
Forum: Script Support & Releases
Topic: Announce: IP Location script
Replies: 44
Views: 56466

My IP locator scripts gives me an error :--

[07:51] Tcl error [iplocator]: can't read "page": no such variable

Restarted the bot.. Same Issue...Please gimme a simple TCL If you have
by kash2k
Tue Sep 19, 2006 9:55 pm
Forum: Script Support & Releases
Topic: Regarding Spamkick & SpamDetect by Awyeah
Replies: 1
Views: 3240

Regarding Spamkick & SpamDetect by Awyeah

Hi,

I wonder If i can addon to the script spamdetect.tcl so that it send a trigger to SPamkick BOT when There is an action.
Ex : /me wants you to join #xxxx

For all the other notice and privmsg it send s a trigger and works well but with action it sits idle and does nothing.
by kash2k
Thu Aug 31, 2006 10:14 pm
Forum: Eggdrop Help
Topic: Not responding to dcc
Replies: 2
Views: 4143

Can try the following if u are able to login thru telnet

.+host yournick!*@*

then /dccchat botnick
by kash2k
Thu Aug 31, 2006 10:07 pm
Forum: Eggdrop Help
Topic: loading a script
Replies: 11
Views: 6764

Edit your TCL file with pico rr.tcl and browse to the last line of the script. Check for any putlog " ". In case there is none add this line at the end of the script :- putlog "RR TCL script Loaded" then do a .rehash If u get a message saying RR TCL script loaded in the partyline...
by kash2k
Thu Aug 31, 2006 9:46 pm
Forum: Eggdrop Help
Topic: Password problem [solved]
Replies: 1
Views: 2264

Kill ur Bot wil kill -9 PID

Delete your Userfile rm -rf *.user in your rggdrop directory

Re-run the bot with ./eggdrop -m eggdrop.conf
by kash2k
Thu Aug 31, 2006 3:10 pm
Forum: Modules & Programming
Topic: Gseen Error
Replies: 6
Views: 14456

I am so sorry about it... It was a xchannel.tcl problem.. Can you help me with this.. Gseen is working absolutely fine
by kash2k
Thu Aug 31, 2006 2:18 am
Forum: Modules & Programming
Topic: Gseen Error
Replies: 6
Views: 14456

Commented the lines .set and .tcl and got the following results for .set errorInfo --- <)^Omega^> Currently: couldn't compile regular expression pattern: quantifier operand invalid <)^Omega^> Currently: while executing <)^Omega^> Currently: "regexp -nocase -- $elem $text" <)^Omega^> Curren...
by kash2k
Wed Aug 30, 2006 2:09 pm
Forum: Modules & Programming
Topic: Gseen Error
Replies: 6
Views: 14456

Gseen Error

I get thus error in my Party Line :
[13:07] Tcl error [::xchannel::bad]: couldn't compile regular expression pattern: quantifier operand invalid

and it keeps on repeating
by kash2k
Mon Aug 28, 2006 10:54 pm
Forum: Script Support & Releases
Topic: Universal channel script
Replies: 224
Views: 216421

Hi demond.. It is a wonderful script. All in one.. You can call it Xchannelcompact.tcl :P I just have a query : Whenever I Rehash the bot I get an error saying "badword.txt" not found and "badwhois.txt". Can you tell me if I need to get these files from somewhere? or what is the ...
by kash2k
Mon Aug 28, 2006 1:45 am
Forum: Modules & Programming
Topic: Gseen doesnot respond to nick above 9 characters.
Replies: 3
Views: 10037

Got it thanx.. It was in gseen.mod dir
by kash2k
Mon Aug 28, 2006 1:43 am
Forum: Modules & Programming
Topic: Gseen doesnot respond to nick above 9 characters.
Replies: 3
Views: 10037

Where is the gseen.c file .. In whick directory