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

by Danik
Fri Mar 27, 2009 2:00 pm
Forum: Scripting Help
Topic: Can someone check what is wrong in this script ?
Replies: 1
Views: 2242

Can someone check what is wrong in this script ?

###stick <IP> | stick <IP>### proc pub:stick {nick uhost hand chan txt} { set txt [split $txt] set who [lindex $txt 0] if {[isbotnick $who]} { return } if {$who == ""} { puthelp "NOTICE $nick : Corect use !stick <nick>" return 0 } stick "ban $txt $chan" return 1 } it is...
by Danik
Fri Mar 27, 2009 11:40 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026841

I have a question.
On channel flood the eggdrop (server undernet) the eggdrop sets mode +m only. What do i need to change in the script or telnet, so the eggdrop will set mode +mir ?
by Danik
Wed Feb 25, 2009 5:24 am
Forum: Script Support & Releases
Topic: LOL.TCL 8.1a
Replies: 24
Views: 37805

lindonato wrote:Hi all
tnx for this script but i have this error in partyline:

LoL's TooLz requires now lang.tcl. Please install it.

Anyone can give help me?

in the script there is write i must install lang.tcl, but i serach it and i don't find it.
Tnx
I have this file, I can send it to you via e-mail
by Danik
Wed Jan 07, 2009 11:04 am
Forum: Script Requests
Topic: $botnick command
Replies: 9
Views: 4677

I just need the code to replace this

Code: Select all

bind pub o|o .op pub_lol_op 
with the: botnick op.

because i use the lol script
by Danik
Wed Jan 07, 2009 7:08 am
Forum: Script Requests
Topic: $botnick command
Replies: 9
Views: 4677

Nimos wrote:I dont know lol script, but your new bind has 2 words instead of one, thats the problem^^
i just replaces: !op with "$botnick op *" .. and nothing hapens
by Danik
Wed Jan 07, 2009 6:18 am
Forum: Script Requests
Topic: $botnick command
Replies: 9
Views: 4677

something is wrong ... it doesn't work .

I've added this command in my lol script and it dowsnt respond on commands

Code: Select all

bind pub o|o .op pub_lol_op
bind pub o|o "$botnick op" pub_lol_op
by Danik
Mon Jan 05, 2009 4:15 pm
Forum: Script Requests
Topic: $botnick command
Replies: 9
Views: 4677

$botnick command

does anybody know (code) how can I make the egg to respond on commands like: botnick op, botnick voice .... instead of !op and !voice
by Danik
Fri Dec 26, 2008 8:02 pm
Forum: Script Support & Releases
Topic: LOL.TCL 8.1a
Replies: 24
Views: 37805

Does anybody have this script in english ? (because it is in spanish)
by Danik
Thu Dec 18, 2008 5:42 am
Forum: Script Support & Releases
Topic: LOL.TCL 8.1a
Replies: 24
Views: 37805

I think the problem is here proc lol_unban { nick hand chan mask byX } { if {[isnumber $mask]} { set find 0 foreach bans [banlist $chan] { incr find if {$find == $mask} { set mask [lindex $bans 0] ; break } } if {[isnumber $mask]} { puthelp "NOTICE $nick :[lang_text lol_lang_data [getlang $hand...
by Danik
Mon Dec 01, 2008 7:21 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026841

I can't find out the bad words list, how to add bad words to the egg ? ;)
by Danik
Fri Nov 28, 2008 6:40 am
Forum: Script Support & Releases
Topic: LOL.TCL 8.1a
Replies: 24
Views: 37805

It has an error or bug


It doesnt remove te ban from the egg banlist when I type !unban <mask>


I't removes the ban only on the channel, but it remains in the egg's banlist. So when the unbanned user join the channel it is banned again by the eggdrop.
by Danik
Thu Nov 27, 2008 7:30 pm
Forum: Script Support & Releases
Topic: Can someone check why this tcl doesnt work on my egg?
Replies: 7
Views: 10603

Check CService Application it should work like this: [01:29:26] <CimisliaIRC> !csc Cimislia [01:29:29] <@|RoHack> | Aplicatie CService | Canal: Cimislia | Stadiu: Incoming | Username: 1C | Data: Nov 27 2008 20:40:21 CSST | Obiectii: | Comentarii: n/a | URL:http://cservice.undernet.org/live/view_app....
by Danik
Thu Nov 27, 2008 6:38 pm
Forum: Script Support & Releases
Topic: Can someone check why this tcl doesnt work on my egg?
Replies: 7
Views: 10603

Can someone check why this tcl doesnt work on my egg?

package require http bind pub -|- !csc checkcsc proc checkcsc {nick host hand chan arg} { set valchan [join [lindex [split $arg] 0]] if { $valchan == "" } { return 0 } set token [http::config -useragent "lynx"] set dachan [wt:filter $valchan] set token [http::geturl "http:/...
by Danik
Fri Nov 21, 2008 7:06 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026841

hmmm...it ban's the user .. but only through X undernet ... if X is'nt on the channel it doesnt ban .... it just kick the user .... and thats's all
by Danik
Fri Nov 21, 2008 6:58 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1026841

i'm using eggdrop 1.6.19 : downloaded from www.egghelp.org

I checked... and i don't see this ban queue .. in bot's conf