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

by Hatas
Wed Oct 14, 2009 9:17 am
Forum: Script Requests
Topic: greet on join (phpBB3)
Replies: 3
Views: 4748

hi. i think problem is in timiout db connection in long time idle. i have same problem but i have time for details i think you have creat procedure ant check it on actions proc db_status {}{ if {![info exists db_handle] } { set db_handle [mysqlconnect -host $sql(host) -user $sql(user) -password $sql...
by Hatas
Wed Oct 14, 2009 4:39 am
Forum: Script Requests
Topic: nickserv status problem
Replies: 0
Views: 2866

nickserv status problem

Hello, I have problem with nick status check. i programing new bot with statistics i want to chek irc user is hi identificated his nick on irc network before write data into databese. what i want: in network with comand "/nickserv status nick" you get answer is the nick identified his nick...