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
Tue Sep 02, 2008 4:30 am
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1067835

I've figured it out actually. What ya gotta do is keep track of 4 things. No you dont. The referring page must be gamespot No it doesn't. the cookie must be a valid session Not required. and finally, the coup-de-grace, the X headers "X-Requested-With XMLHttpRequest" and his cousin "X...
by madwoota
Mon Sep 01, 2008 11:11 am
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1067835

The only broken functions will be both related to gamespot. With their recent addition of ajax programming it is too difficult to attempt to scrape their search results any longer. Therefore, you will find both !game and !review always return the same static message stating no results found. This i...
by madwoota
Fri Aug 22, 2008 10:08 pm
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1067835

Phyxion wrote:Google stopped working. I tried all versions posted here and non of them are working. Google must have changed it's code once again :(
Yeh, they changed <div class=g> to <li class=g>, so it's a 3 character regex fix from "div class=g>" to " class=g>" :)
by madwoota
Sat Mar 01, 2008 7:05 am
Forum: Script Support & Releases
Topic: incith:xrl (r94) (Jan. 20th, 2009) (+TinyURL and x0.no)
Replies: 34
Views: 36325

Haha, I've been meaning to write a scripted char to/from %code like that for years.

Nicely done speechles, I just might have to steal that :)

(With credit of course!)

-madwoota
by madwoota
Fri Feb 29, 2008 7:47 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

*Bump* New version! 1.8.8 is available on egghelp's archive and in 'the usual spot'. And surprisingly - almost everything should actually be working :) Highly recommended. (Note: the egghelp version has a tiny bug where if there are no results in a define: lookup, a tcl error is thrown, this version...
by madwoota
Fri Sep 07, 2007 8:20 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

I'm beginning to wonder if its not a local google thing. Where are you ? Do you get redirected to somewhere *other* than www.google.com if you just type www.google.com in your browser ? Whats your 'native' google.com.* ? The bot should specifically be going to just google.com/search, but perhaps som...
by madwoota
Fri Aug 24, 2007 10:47 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

i've tried fresh clean latest tcl and no difference (using incith:google-1.8.7c at the moment), any help? The 1.8.7c available here is the exact same version I am running on my bot. I've checked it with diff -u and it finds nothing. Sorry, but, no, I don't have any great ideas. Tried killing & ...
by madwoota
Tue Jul 03, 2007 9:14 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

13:01:16 <@luminoso> !google eggdrop 13:01:20 <@mortalboy87> Sign in @ https://www.google.com/accounts/Login?continue=http://www.google.com/search?hl=en&q=eggdrop&safe=off&btnG=Search&lr=lang_all&hl=en [23:11] <madwoota> !g eggdrop [23:11] <|EggDrop|> Eggheads.org - Main Index @...
by madwoota
Sun May 06, 2007 1:51 am
Forum: Scripting Help
Topic: Non-blocking use of http::geturl returns results very slow ?
Replies: 11
Views: 4869

Non-blocking use of http::geturl returns results very slow ?

Can anyone offer any suggestions or reasons why a non-blocking style http get (using the http package) ala demonds rssnews script would take such a long time in comparison to a regular get/wait retrieve ? I've timed the non-blocking method at ~15-20 seconds whereas a regular (blocking) read/wait onl...
by madwoota
Sat May 05, 2007 3:17 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

Yeh, I was going to add a variable to let you return only one result when an 'answer' comes back. Eg: the time, weather, population of a country, famous dates of birth etc, all those ones that Google gives an 'answer' to directly. Will incorporate that in the near future. That being said, I'd recomm...
by madwoota
Wed May 02, 2007 3:27 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

Both of the above two problems are fixed in 1.8.7.

Available Here

Note: v1.x is now only bug fixes while I'm working on the 2.0 rewrite.
I will start a new topic in the forum when I have more details.

"Soon" :)

-madwoota
by madwoota
Thu Mar 22, 2007 5:03 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

Sounds like one of those problems my parents have with their pc when I get called for tech support ...

It magically goes away as soon as I'm standing behind them to see what its doing :)
by madwoota
Wed Mar 21, 2007 5:10 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

edit: um.. it's double-posting the results of the search. Why? Now honestly, why would I release anything that did that ? :) Show me what happened, what you searched for, which version you have, give me some details, and perhaps I can suggest something. <Standard helpdesk response: have you restart...
by madwoota
Mon Mar 19, 2007 7:18 am
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

Just a *bump* to let you know that 1.8.6a (the latest official) is on egghelp's tcl archive now.

(And so I can get notified on this thread again since it seems to have forgotten me.)

-madwoota
by madwoota
Sat Nov 18, 2006 8:16 pm
Forum: Script Support & Releases
Topic: incith:google :)
Replies: 273
Views: 296383

the script missing URL character conversion... !google 13:48 <+ultra> Hi everybody leads to [12:50:12] #De_Kus# set errorInfo Currently: Illegal characters in URL path Currently: while executing For me, it leads to this: <madwoota> !google 13:48 <+ultra> Hi everybody <|EggDrop|> New TyTn / M3100 Ow...