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

by vladdeh
Thu Jan 26, 2012 7:28 pm
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4887

I'm willing to pay for this :)
by vladdeh
Thu Jan 19, 2012 5:30 pm
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5942

I'll trade a dota2 invite or two for this if anyone interested
by vladdeh
Tue Jan 17, 2012 10:37 pm
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4887

Looks like no one capable of coding it is interested or it might be too much work, oh well
by vladdeh
Tue Jan 17, 2012 4:21 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

What type of look-up are you trying to get? Because you can always use my whereis script to get geo-locations of users/IP's/host's. Maybe this will work for you? <speechles> !whereis 95.76.180.124 <sp33chy> Ip: 95.76.180.124 ; Country code: RO ; Country: Romania ; State: Buzau ; City: Buzau ; Latit...
by vladdeh
Fri Jan 13, 2012 8:11 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

Well, that's not a problem with the script, but is due to the fact that the IP address 95.76.180.124 can't be resolved to a dns-name. * user is user@95.76.180.124 * user <@me> !ip2c 95.76.180.124 <@bot> Mapped IP (95.76.180.124) to (Romania) <@me> !ip2c user <@bot> Couldn't assosicate an ip with (9...
by vladdeh
Fri Jan 13, 2012 7:43 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

There's an error at these lines: } else { foreach {x} [split $error_format \n] { if {[string equal {} $x]} {continue} putserv "PRIVMSG $chan :[string trimleft [string map [list %e $lookup] $x]]" } } Most likely, $lookup should've been $arg. } else { foreach {x} [split $error_format \n] { ...
by vladdeh
Fri Jan 13, 2012 6:08 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

That seems rather odd. The dnslookup command in 1.6.20 accepts 2 or more arguments, and uses a callback mechanism. Also, the error message for incorrect arguments looks as follows in 1.6.20 Tcl error: wrong # args: should be "dnslookup ip-address/hostname proc ?args...?" Are you using any...
by vladdeh
Mon Jan 09, 2012 11:31 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

The fact that the dnslookup command only accepts one argument suggests that you are using an eggdrop that predates Dec 26 1999... Which would most likely be a 1.3.x eggdrop? I think it's safe to say that this script was written for 1.6 eggdrops, and that there'd be a fair deal of work backporting t...
by vladdeh
Mon Jan 09, 2012 2:33 pm
Forum: Scripting Help
Topic: ip-2-country.tcl - some Notice problems
Replies: 26
Views: 22666

Could someone please fix this # # TCL scripts by Ofloo all rights reserved. # # HomePage: http://ofloo.net/ # CVS: http://cvs.ofloo.net/ # Email: support[at]ofloo.net # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as ...
by vladdeh
Sun Jan 01, 2012 3:35 pm
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4887

bump
by vladdeh
Mon Dec 19, 2011 4:23 pm
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5942

by vladdeh
Sun Dec 11, 2011 11:52 am
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5942

I want the bot to check if a stream is online periodically and whenever someone uses a channel command like "!streams" it reports all the online streams from the list that was added by me
by vladdeh
Sun Dec 04, 2011 2:00 pm
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5942

dj-zath wrote:maybe I am..

though I'd port t over to Ustream, but its the same concept..

if I can get my current issue fixed, perhaps I can come up with a solution...


-DjZ-
:) :)
Thank you sir, I would very much appreciate it if you'd get one working and made it public or share with me, thank you so much.
by vladdeh
Fri Dec 02, 2011 3:53 am
Forum: Scripting Help
Topic: Justin.tv stream check
Replies: 7
Views: 5942

No one is interested in this? :/
by vladdeh
Mon Nov 28, 2011 5:10 am
Forum: Script Support & Releases
Topic: youtube script don't want it to work globally
Replies: 2
Views: 5735

Sorry, this wasn't even the section I wanted to post in, my apologies.

BTW it worked, thanks.