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

by pakistani1
Thu Jun 12, 2008 1:36 pm
Forum: Scripting Help
Topic: how to add multiple channel support in idleop.tcl
Replies: 5
Views: 3166

the problem persists .. the bot gives the command to deop the idle nick on all the channels the script is turned on..
plus it is now not ignoring the idle_exempt_nicks it deopes the nicks present in the idle_exempt_nicks nick list ...
by pakistani1
Mon Jun 09, 2008 1:31 pm
Forum: Scripting Help
Topic: how to add multiple channel support in idleop.tcl
Replies: 5
Views: 3166

thanku for ur help speechles
here is the error that i got after i used the above script

can't read "whois_exempt_nicks": no such variable
by pakistani1
Mon Jun 09, 2008 8:03 am
Forum: Scripting Help
Topic: how to add multiple channel support in idleop.tcl
Replies: 5
Views: 3166

how to add multiple channel support in idleop.tcl

set idle_interval "6" set idle_time "5" set idle_exclude_bots "1" set idle_channels "#channel1 #channel2 #channel3" bind raw - 317 idlecheck proc idlecheck {nick int arg} { global idle_time idle_channels set nick [string tolower [lindex $arg 1]] set idle [str...
by pakistani1
Wed May 14, 2008 4:32 pm
Forum: Script Support & Releases
Topic: Active Chatter v3.66.b by awyeah (20/09/07 - fixed all bugs)
Replies: 30
Views: 38362

### UNACTIVE-CHATTER (DEVOICE) EXEMPT NICKS ### #Set the list of nicks here which you would like to be exempted from being #devoiced by the script. Place separate each entry by placing it in a new line. ################################################################################ #If you do not ...
by pakistani1
Sun Oct 07, 2007 5:06 pm
Forum: Script Requests
Topic: script request
Replies: 19
Views: 9092

currently i am using setudef flag deop bind mode - "*+o*" why:nick bind notc - "*Identification to the nickname*" nick:whyed proc why:nick {nick uhost hand chan mc vict} { global whyed if {![channel get $chan deop]} { return 0 } putserv "PRIVMSG chanserv@services.dal.net :wh...
by pakistani1
Fri Jul 13, 2007 7:42 am
Forum: Shell & Bouncer Help
Topic: AUTOREJOIN help
Replies: 1
Views: 7259

AUTOREJOIN help

i enabled AUTOREJOIN ..
by typing /autorejoin 1
still when i get kicked the bnc does not rejoin the channel .
is there something i should write in the conf file ?
by pakistani1
Sun Jul 01, 2007 12:10 pm
Forum: Eggdrop Help
Topic: share module help
Replies: 1
Views: 1898

share module help

whats the meaning of the following ..
i found these in the pre-compiled conf file of my bots .. right after the share module is loaded

set allow-resync 0
set private-global 1
set private-globals "mnot"
set private-user 0
set override-bots 0

thanx
by pakistani1
Mon Feb 26, 2007 1:54 am
Forum: Script Requests
Topic: bot Self +Ie modes [solved]
Replies: 4
Views: 2987

when ever i try to set an exepmt or invite i det the following error ..



This command can only be used with use-exempts enabled.
by pakistani1
Mon Feb 19, 2007 9:34 pm
Forum: Eggdrop Help
Topic: +e and +I on DALnet
Replies: 8
Views: 6143

Alchera
can u plz post the script here . that makes the bot +Ie it self whenever oped and also do a +Ie on itself when some one -Ie 's it ..
thanz
by pakistani1
Mon Feb 19, 2007 9:29 pm
Forum: Script Requests
Topic: bot Self +Ie modes [solved]
Replies: 4
Views: 2987

bot Self +Ie modes [solved]

hello can some one plz make at tcl that will make tha bot set the modes +Ie to its nicks when ever its oped .. and if some one removes the mods it will set these mods again .. thanx ..
by pakistani1
Wed Jul 19, 2006 4:40 pm
Forum: Eggdrop Help
Topic: bot takes voice
Replies: 3
Views: 3295

what settings should b put in the bot so that if a person with a +v flag joines the bot should voice the user ... and if de voiced by some one the bot should again voice that nick thanx
by pakistani1
Wed Jul 19, 2006 4:23 pm
Forum: Script Requests
Topic: voice after so many public chat lines
Replies: 15
Views: 9716

what if we want the bot to devoice the nick after some idle time .. lets say 2 minutes .. idle after being voiced after writing 10 lines ..
and after the devoice the line count should again go to 0..
thanx
by pakistani1
Sun Jun 25, 2006 2:49 pm
Forum: Script Requests
Topic: Tcl that copies commentary
Replies: 8
Views: 6442

thanx w8ing for alchera now
by pakistani1
Sun Jun 25, 2006 2:37 pm
Forum: Script Requests
Topic: Tcl that copies commentary
Replies: 8
Views: 6442

can this script b automated lets say after every 1 minute the bot should automatically spit out the score to the channel without any one using the !score command ?
by pakistani1
Sun Jun 25, 2006 2:33 pm
Forum: Script Requests
Topic: WC results
Replies: 7
Views: 5422

thanx