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

by c0re
Wed Apr 21, 2010 3:45 am
Forum: Scripting Help
Topic: blind time.
Replies: 3
Views: 2542

i figured it out and its work just great..... proc livefeed {} { set pagina "my url" set http [http::config -useragent mozilla] set http [http::geturl $pagina -timeout [expr 1000 * 10]] set html [http::data $http] putlog "upgrading livefeed." if {[lsearch [utimers] "* livefe...
by c0re
Wed Apr 21, 2010 3:39 am
Forum: Scripting Help
Topic: blind time.
Replies: 3
Views: 2542

Thank you for your quick reply..... proc livefeed {} { set pagina "my url" set http [http::config -useragent mozilla] set http [http::geturl $pagina -timeout [expr 1000 * 10]] set html [http::data $http] foreach line [split $html "\n"] { putlog "upgrading livefeed." if ...
by c0re
Tue Apr 20, 2010 5:53 pm
Forum: Scripting Help
Topic: blind time.
Replies: 3
Views: 2542

blind time.

Hi, i want to blind time every 4 sec. how do i do it?

bind time -|- {* * * * *} proc_update

i dont how to set second. please help
by c0re
Fri Mar 27, 2009 3:41 pm
Forum: Script Support & Releases
Topic: sBNC Script
Replies: 6
Views: 16152

can you make it for psybnc please
by c0re
Fri Mar 27, 2009 2:10 pm
Forum: Script Requests
Topic: Fully Automated Away Detection [SOLVED]
Replies: 27
Views: 19111

omg the bot keep whoising people :(

isnt there any other way?
by c0re
Sun Mar 22, 2009 1:19 pm
Forum: Shell & Bouncer Help
Topic: add psybnc users with public command
Replies: 0
Views: 7957

add psybnc users with public command

Hello. i give out free bnc account to people and i am really lazy to login to psybnc all the time. can you create an script for me please...
by c0re
Sun Mar 22, 2009 1:15 pm
Forum: Shell & Bouncer Help
Topic: psybnc support for multiple irc server connections/sessions
Replies: 3
Views: 19823

i always failed at it :|
by c0re
Thu Mar 19, 2009 6:41 pm
Forum: Scripting Help
Topic: drag ip from nick
Replies: 4
Views: 2746

your bot must be oper to see the real ip

rAw(378) MoarBOT is connecting from *@67.220.75.77 67.220.75.77
by c0re
Thu Mar 19, 2009 6:13 pm
Forum: Scripting Help
Topic: please Help me asap
Replies: 0
Views: 1496

please Help me asap

hello, i have an script its check for error before rehash. proc proc_rehash { nick uhost hand chan arg } { set the_name [lindex [split $arg] 0] if {[catch {uplevel #0 [list source scripts/$the_name.tcl]} error]} { putquick "PRIVMSG $chan :Error While Loading $the_name -- Errormsg: $error" ...
by c0re
Thu Mar 19, 2009 5:43 pm
Forum: Script Requests
Topic: Add Ip To Akill By Bot
Replies: 1
Views: 1706

try http://forum.egghelp.org/viewtopic.php?t=15889&start=17

!flood*|*|Privmsg OperServ :akill ADD *@%i1 Flooding Is Not Allowed IN -4mi®c- NetWork.
by c0re
Thu Mar 19, 2009 7:56 am
Forum: Script Support & Releases
Topic: Tcl error [isonline]: can't read "streamstatus": n
Replies: 1
Views: 4130

well its does that... try to reinstall your eggdrop :P hopefully its will fixed.
by c0re
Wed Mar 18, 2009 8:16 pm
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1054586

[20:14] Tcl error in file 'eggdrop.conf': [20:14] missing close-brace: possible unbalanced brace in comment while executing "namespace eval incith { namespace eval google { # GOOGLE # performs a search on google. # proc google {input} { # local variab..." (file "scripts/incith-google....
by c0re
Wed Mar 18, 2009 8:07 pm
Forum: Script Support & Releases
Topic: UNOFFICIAL incith-google 2.1x (Nov30,2o12)
Replies: 855
Views: 1054586

Tcl error [incith::google::public_message]: Unknown option -urlencoding, must be: -accept, -proxyfilter, -proxyhost, -proxyport, -useragent
by c0re
Wed Mar 18, 2009 1:31 pm
Forum: Script Requests
Topic: !rehash/!load <script name>
Replies: 0
Views: 1619

!rehash/!load <script name>

hello, i have an script its check for error before rehash. proc proc_rehash { nick uhost hand chan arg } { set the_name [lindex [split $arg] 0] if {[catch {uplevel #0 [list source scripts/$the_name.tcl]} error]} { putquick "PRIVMSG $chan :Error While Loading $the_name -- Errormsg: $error" ...
by c0re
Wed Mar 18, 2009 6:48 am
Forum: Script Requests
Topic: Botnet.Request.Script
Replies: 1
Views: 2252

ok you should try joinbot.tcl