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

by Vixs
Mon Apr 11, 2005 2:08 am
Forum: Archive
Topic: forced -e
Replies: 10
Views: 2237

thanks a lot awyeah :P
by Vixs
Mon Apr 11, 2005 1:41 am
Forum: Archive
Topic: forced -e
Replies: 10
Views: 2237

forced -e

Actually i wanted to prevent people from setting +e on themlseves or others on chan, i managed to put around some coding bind mode -|- "% +e" forcemod proc forcemod {nick uhost hand chan args} { set modechange [join $args] if {[scan $modechange "+e %s" $chan] != 1} { return } glo...
by Vixs
Mon Feb 14, 2005 8:37 am
Forum: Script Support & Releases
Topic: Test version of sentinel.tcl v4.09.1
Replies: 15
Views: 50507

I am running eggdrop v1.6.18+morecopyrights and have loaded the test2 file and this is wat the error it shows <RockBabe> [16:38] can't read "sl_bxsimul": no such variable <RockBabe> while executing <RockBabe> "if {$sl_bxsimul} { <RockBabe> bind raw - 001 sl_bxserverjoin <RockBabe> if ...
by Vixs
Wed Jan 12, 2005 1:52 am
Forum: Archive
Topic: Public:botattr
Replies: 3
Views: 1104

Thanks awyeah :o
It worked :)
by Vixs
Tue Jan 11, 2005 9:18 am
Forum: Archive
Topic: Public:botattr
Replies: 3
Views: 1104

Public:botattr

Hi
Since my eggdrop ports are blocked , i cant dcc them, so i do public cmd to add users & bots.

what i wanted was a script that woul add this particular cmd: !botattr <bot> <flags>
any idea? :roll:
:)
by Vixs
Sun Oct 31, 2004 6:02 am
Forum: Archive
Topic: reset stats
Replies: 1
Views: 752

reset stats

hey i am using stats.mod and i wanted to reset the stats on every month end so stats will be new from the bgining of the next month. is there any dcc commands? i tried .purgestats tried deleting the statsfile from shell but still when i do public commands it shows the records, how di clear it thanks...
by Vixs
Sat Jun 19, 2004 4:45 am
Forum: Archive
Topic: Oping Twice !
Replies: 5
Views: 1768

Thanks DarkJFMan here the script .... since i dnt knw where this op thing u were askin for..i am sentin the whole script :P thanks # This Script will check to see if NickServ is online every 5 minutes and # if so, identify and get OPs. Additional Comands are: # # - Commands - # DCC - .ident (start i...
by Vixs
Sat Jun 19, 2004 3:09 am
Forum: Archive
Topic: Oping Twice !
Replies: 5
Views: 1768

Oping Twice !

hey ..
I use WIndrop Latest version..1.6.16
i have installed ident09.tcl script for NickServ Identi..
the problem is when my bot logs in to a channel ...
ChanServ sets mode: +o Botname
ChanServ sets mode: +o Botname

why does it Op twice?
any idea how to set back to normal ?
by Vixs
Tue Jun 01, 2004 9:45 am
Forum: Archive
Topic: Linked ! now what ?
Replies: 2
Views: 1469

Linked ! now what ?

Hey i have linked my bot one is having op other not , one is having 20 users other just 2..they both reside on the same channel..
since its linked..wats next! what is the advantage i can make use of this..
thanks
by Vixs
Wed May 19, 2004 3:01 am
Forum: Archive
Topic: Nickserv
Replies: 1
Views: 1091

You may use a Ident script which will be avaliable in Tcl script area. :D
by Vixs
Sat May 15, 2004 8:02 am
Forum: Archive
Topic: Disable flood
Replies: 3
Views: 977

thanks

thanks,that was a helpful.
by Vixs
Sat May 15, 2004 2:05 am
Forum: Archive
Topic: Disable flood
Replies: 3
Views: 977

Disable flood

this may sound stupid, ma Q is `I keep ma bot in a Trivia channel, and ma bots keeps kickin the trivia bot for flood, how can i disable the default flood feature so it wont kick unless it is asked to.
or how do i excempt a user from being kicked or banned. :)