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.

Channel Advertise/Spam Kicker Script v2.85.b

Old posts that have not been replied to for several years.
Locked
User avatar
WeiJie
Halfop
Posts: 73
Joined: Thu May 20, 2004 9:30 pm
Location: Singapore

Channel Advertise/Spam Kicker Script v2.85.b

Post by WeiJie »

I have just downloaded this wonderful script:

Channel Advertise/Spam Kicker Script v2.85.b
by awyeah.

But when I loaded my bot, I got this error:
[20:01] Tcl error [notc:advertise:kick]: extra characters after close-quote

Why is that so?

-

By the way, I got one more enquiry... I used LoLz's tools and I got this error too.

-Tcl error [lol_whois_reply]: can't read "lol_whois": no such variable
-Tcl error [lol_whois_unknow]: can't read "lol_whois": no such variable

Erm, why?
WeiJie
Admin of IntelFusion
Http://dj-online.org
#Sparks@Boatquay @ mIRC Galaxynet
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

Tcl error [notc:advertise:kick]: extra characters after close-quote

This is telling you that there is a problem with the procedure notc:advertise:kick. Open up the tcl and search for it. Maybe line warping occured in the translation.


-Tcl error [lol_whois_reply]: can't read "lol_whois": no such variable
-Tcl error [lol_whois_unknow]: can't read "lol_whois": no such variable

These both are saying that the variable "lol_whois" is unset or non-existent. Once again, open the tcl and read it. :mrgreen:
User avatar
WeiJie
Halfop
Posts: 73
Joined: Thu May 20, 2004 9:30 pm
Location: Singapore

Post by WeiJie »

I tried to open up the TCL and search for the below things you have mention and I couldn't find what's wrong with it... That's why I posted here... :P
YooHoo wrote:Tcl error [notc:advertise:kick]: extra characters after close-quote

This is telling you that there is a problem with the procedure notc:advertise:kick. Open up the tcl and search for it. Maybe line warping occured in the translation.


-Tcl error [lol_whois_reply]: can't read "lol_whois": no such variable
-Tcl error [lol_whois_unknow]: can't read "lol_whois": no such variable

These both are saying that the variable "lol_whois" is unset or non-existent. Once again, open the tcl and read it. :mrgreen:
WeiJie
Admin of IntelFusion
Http://dj-online.org
#Sparks@Boatquay @ mIRC Galaxynet
User avatar
WeiJie
Halfop
Posts: 73
Joined: Thu May 20, 2004 9:30 pm
Location: Singapore

Post by WeiJie »

proc notc:advertise:kick {nick uhost hand text {chan ""}} {

Is there any wrong with this code?
WeiJie
Admin of IntelFusion
Http://dj-online.org
#Sparks@Boatquay @ mIRC Galaxynet
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

pssssssssssssssssssst.....That's not the entire procedure :mrgreen:
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Um... sorry for a delayed reply I was on vacation for a few days.
As for the advertise/spam kicker script, first unload the lol.tcl script from your bot then restart your bot.

On a channel notice, when you get the error:

Code: Select all

Tcl error [notc:advertise:kick]: extra characters after close-quote 
Type:

Code: Select all

.tcl set errorInfo
Making sure you have commented the unbind for dcc:tcl in the .conf file.

In partyline after typing this paste me the results.
I have had many downloads of this script and haven't got a bug/error regarding this. Furthermore, I think it might be clashing with other scripts.

Also what is your tcl version?
And what eggdrop version are you running??
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
WeiJie
Halfop
Posts: 73
Joined: Thu May 20, 2004 9:30 pm
Location: Singapore

Post by WeiJie »

Ok... Thanks...

After I downloaded the script from egghelp.org's TCL archive, it's seems to work now.

My eggdrop version is v1.6.16.
My TCL currently which works well for me was v3.92.b.
While last time TCL's version was v2.85.b.

I guess the version makes a different?
WeiJie
Admin of IntelFusion
Http://dj-online.org
#Sparks@Boatquay @ mIRC Galaxynet
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Yes, the older (first release) version had some bugs in it! Thats why, always keep the updated version! :mrgreen:

[1] Better
[2] Improved
[3] Bug and Error free! :wink:
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Bug and Error free!? no such thing :mrgreen:
Once the game is over, the king and the pawn go back in the same box.
Locked