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

by evotech
Fri Oct 21, 2011 8:02 am
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4885

I ended up making a perl script that retrieved info from a php API we made to show some info about a given stream using the different APIs of the different stream providers so my irc script only had to deal with one method of data retrieval. it's a rather crude operation so id rather not share as it...
by evotech
Thu Apr 28, 2011 4:54 am
Forum: Eggdrop Help
Topic: Can I run an eggdrop off my rooted android phone?
Replies: 6
Views: 16940

Most likely possible! Try it out, let us know

idk why you would but :P
by evotech
Wed Apr 13, 2011 6:19 am
Forum: Eggdrop Help
Topic: Eggdrop doesnt automaticly join channels assigned
Replies: 1
Views: 5414

Eggdrop doesnt automaticly join channels assigned

channel add #Honreplays { chanmode +tn idle-kick 0 stopnethack-mode 0 revenge-mode 0 need-op {} need-invite {} need-key {} need-unban {} need-limit {} flood-chan 15:60 flood-ctcp 3:60 flood-join 10:1 flood-kick 3:10 flood-deop 3:10 flood-nick 5:60 aop-delay 0:0 ban-type 5 ban-time 120 exempt-time 6...
by evotech
Wed Mar 23, 2011 9:17 pm
Forum: Scripting Help
Topic: on join bind help
Replies: 4
Views: 3843

cool!

idk if i even need the text paramenter, ill try just taking it out first
edit: without it the public call doesnt work so i used the second option and it works great :)

But yeah, many thanks!
by evotech
Wed Mar 23, 2011 10:12 am
Forum: Scripting Help
Topic: on join bind help
Replies: 4
Views: 3843

on join bind help

Hi, trying to get this script to work and send a notice on join. as far as i can tell it's according to the documentation. bind pub - .streams cmd:stream bind pub - !test cmd:test bind pub - !whoburnedthehousedown bind join - * cmd:stream proc cmd:stream { nick uhost handle chan text } { catch { exe...
by evotech
Sun Feb 20, 2011 5:10 pm
Forum: Script Requests
Topic: Check when online Streams are up
Replies: 7
Views: 4885

Check when online Streams are up

I have tried gogling for a while and looking around, but what i need is a script that checks when online streams from owned.tv and justin.tv is up public commands like !streams for instance that could list several streams and number of viewers for instance Does anyone know of a script like this or h...
by evotech
Fri Feb 18, 2011 9:05 am
Forum: Eggdrop Help
Topic: My eggdrop joins server but not channel
Replies: 2
Views: 3093

Thanks for quick answer! :)
by evotech
Fri Feb 18, 2011 8:56 am
Forum: Eggdrop Help
Topic: My eggdrop joins server but not channel
Replies: 2
Views: 3093

My eggdrop joins server but not channel

My other bots join their channels but not this, and they are like identical (or so i thought) Can anyone see the problem? :) thanks so much I have a couple of scripts as you can see from the conf, might have somehting to do with the auth thing, but yeah, all that does it msg Q with authinfo I have t...