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

by madwoota
Wed Nov 15, 2006 10:13 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

EMERGENCY BUGFIX RELEASE! for v1.8 series - now at v1.8.5 - fixed main google results broke ! Google changed <p> -> <div> - fixed weather - fixed area code map results (eg: !g 90210 or !g beverly hills, ca) - added new setting (subresults) to DEFAULT to NOT return secondary results - seems like bloc...
by madwoota
Tue Nov 07, 2006 9:50 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Hi, another bugfix release for incith-google (v1.8 series) - now at version 1.8.4. From the changelog: - fixed tracking rubbish after links on define: lookups - fixed local lookups ... again - fixed spell: from returning "0" - added option to disable either weblink or google link on "...
by madwoota
Thu Jun 29, 2006 5:57 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Hey madwoota is the horoscope still on version 2.0? I read somewhere it was over 2.0 but can't find it. I think you're talking about some other script. Afaik, incith:google has never explicitly provided any horoscope details. Unless Google themselves do somehow, then show me an example search and I...
by madwoota
Fri May 26, 2006 1:37 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

BUMP !

v1.8.3 is Here.

Only 1 significant change but it was certainly annoying:

Code: Select all

- added function to strip all &#???; unicode from desc results
- simply replaces #256; to #99999; with a "?"
Try this: "!google define:goulag" and check the result in 1.8.2 vs 1.8.3.

:)
by madwoota
Mon May 08, 2006 6:45 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Er, yeh, 2am coding sux :)

Woops.

Fixed (reget it)
by madwoota
Fri May 05, 2006 4:50 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Hi all, just a bugfix release for incith-google - bumps it to version 1.8.2. From the changelog: - added tied result check to google fight - fixed groups parsing that broke - fixed local parsing that broke - fixed "answer" matches parsing that broke - fixed a chance of a "define:"...
by madwoota
Tue Feb 14, 2006 8:56 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Not sure exactly where you're aiming for with that, but blowfish is a required module with eggdrop, used to disguise passwords and such.

This script will happily co-exist with it since they are both independant of each other.
by madwoota
Tue Jan 31, 2006 7:41 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Looks like it's something with my shell account and tcl :/ Unfortunately, I'd have to agree with you. I've yet to come across a TCL lib without a whole raft of system encodings, although it depends entirely on how well the tcl lib was setup. If you have access, check and see if the file "ascii...
by madwoota
Sat Jan 28, 2006 9:19 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

That sounds like an odd bug I saw when testing the script against Windrop a while ago, but I havent seen since.

From memory a bot shutdown & restart fixed it.

I'd need some more details if that doesnt help though, like eggdrop version (or windrop?), tcl lib version and OS etc.
by madwoota
Fri Jan 13, 2006 8:36 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Ah hah, its the "Outsourced our tech support call centre to just tell customers to reboot their computer" style solution ! It works far too often for it to really be a joke though :) PS: Sounds like your http package wasnt getting to google and was returning junk or something, so the scrip...
by madwoota
Fri Dec 30, 2005 1:56 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Hi all ! Its time to release incith:google v1.8 ! Yes, its been a while between updates and I've gone a bit quiet the last couple weeks, but sometimes real life just seems to overwhelmingly intrude. Things like moving house, changing rooms (twice), a new pc (w00t!), a new desk, a new server, recabli...
by madwoota
Wed Dec 07, 2005 3:26 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

<dBot> Subspace Continuum - Freeware Game @ /url?sa=X&revid=1782563160&qpos=0&upos=0&oi=revisions_inline&q=http://beginners.subspace.net/%20 Fixed in next version. Yay for new google features :) My problem continues... testebr - I still need you to provide me with an example of ...
by madwoota
Tue Dec 06, 2005 8:40 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Hi all, I havent forgotten about you :) I had some things to take care of this past week/weekend - namely moving everything out of my house and back in, moving my *entire* computer room from one end of the house ot the other, re-wire the whole house for cat5/tv/cable/etc. Just look around your dunge...
by madwoota
Thu Dec 01, 2005 4:57 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

!google << the problem is: Tcl error [incith:google]: can't read "line": no such variable As far as I can tell from an initial gloss over, the only way you would be getting that result is if the main google function itself returned absolutely no data at all. But a part of the function ens...
by madwoota
Wed Nov 30, 2005 3:19 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 298856

Re: Op and/or Voice only

You know what would be nice? If the script had the option to only work for users that are +o and/or +v. Presuming you have all of your +o and +v users registered on your bot, you can do this already. Change the "bind pubm -|-" to "bind pubm -|ov" and .rehash will use the bots in...