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

by Cr4sh
Tue Feb 07, 2006 4:50 pm
Forum: Scripting Help
Topic: Voice script
Replies: 8
Views: 8799

Voice script

I've this simple line for to give voice to everyone that joins the channel:

Code: Select all

proc join:AutoVoice {nick host handle chan} {
    putserv "mode $chan +v $nick"
}
It works good but if I want that all the operator (bot included) are not voiced, how i must modify?
by Cr4sh
Thu Feb 02, 2006 4:25 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

I type /msg yourbot help but nothing succeded, then logout the bot, deleted user e chan file and run RunOnce; /msg mybot hello and now with the .channel command:

@Cr4sh Cr4sh --- N ~Here@Serverplus.site.admin

Thank you very much, you make a guy happy. :D
by Cr4sh
Wed Feb 01, 2006 1:02 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

Here... [17:51] #Cr4sh# (#emule-italian) channel #emule-italian, 4 members, mode +trna: : ☻♥2http://www.h4ckmaniac.net tutto per tutti...guida alla difesa dai server sp ia |☻♥4 Rilasciata emule versione Adunanza 3.9 |☻♥9 NO FSERV |☻♥12 Non Þ il cana le ufficiale di emule-italia, ma questo non signif...
by Cr4sh
Tue Jan 31, 2006 3:35 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

dude, there's no other possible explanation; either the bot doesn't recognize you on IRC as its owner - and you are trying to ban protected hostmask, or some script screws up I always control my bot from telnet, and I never used DCC. It's important? The hostmask isn't protected, I can't ban any hos...
by Cr4sh
Mon Jan 30, 2006 5:09 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

1) make sure you've identified to the bot (it recognizes you under your current hostmask) I'm not sure that the bot identified me...What can i do for...? 2) if this doesn't help, remove all scripts from your config and restart the bot; then experiment to see which script is the culprit With all the...
by Cr4sh
Sun Jan 29, 2006 11:38 am
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

I'll try all changes but nothing.
All times i set +b bot set immediately -b....
:cry: :cry: :cry:
by Cr4sh
Wed Jan 25, 2006 1:20 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

Alchera wrote:Note: Any changes to your bot's configuration file will require a .rehash (via DCC).
Via telnet, is the same i suppose...
Thank you very much i'll read all with a big attention. :!:
by Cr4sh
Mon Jan 23, 2006 12:50 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

Yes, clear all.
Thanks, I try.

edit: in this way the bot don't clear the channel ban list, but again set -b anytimes i set +b...
by Cr4sh
Sun Jan 22, 2006 6:33 am
Forum: Eggdrop Help
Topic: "!" problem (resolved)
Replies: 1
Views: 5018

"!" problem (resolved)

It seems as all the pubblic commands with the "!" don't work...
For example i've loaded the "incith:google" and it works only in the query...
Any ideas?
by Cr4sh
Sun Jan 22, 2006 5:59 am
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

Load these:

Code: Select all

egghttp.tcl
autogreet.tcl
klined.tcl
AutoVoice.tcl
commands.tcl
alltools.tcl
action.fix.tcl
compat.tcl
userinfo.tcl
identify.tcl
sentinel.tcl
Badword-1.3.tcl
incith-google.tcl
nospam.tcl
IRCopScan.tcl
rndctcp.tcl
symantec.tcl
by Cr4sh
Sat Jan 21, 2006 3:57 pm
Forum: Script Support & Releases
Topic: Problem with incith-google.tcl
Replies: 1
Views: 4287

Problem with incith-google.tcl

I've downloaded from the tcl archive "incith.google.tcl".
The script don't work good, i can to do the search only in the bot's query, and not in the channel.
I just try to change also the output type, but also this don't work.
by Cr4sh
Sat Jan 21, 2006 3:48 pm
Forum: Eggdrop Help
Topic: Can't ban
Replies: 18
Views: 17982

Can't ban

If the bot is in the channel when i set the mode +b for someone, it set -b. Anybody know why? My conf: set global-chanset { -autoop -autovoice -bitch +cycle +dontkickops -dynamicbans +dynamicexempts +dynamicinvites +enforcebans +greet -inactive +nodesynch -protectfriends +protectops -revenge -reveng...
by Cr4sh
Wed Jan 18, 2006 1:30 pm
Forum: Eggdrop Help
Topic: voice - devoice - unban
Replies: 9
Views: 12559

Thank you very much for all, of course i'll can search when i'll know what to search. :P
by Cr4sh
Tue Jan 17, 2006 6:06 pm
Forum: Eggdrop Help
Topic: voice - devoice - unban
Replies: 9
Views: 12559

Ok, but I mean if informations as the code-net list are somewhere here in the forum. :)
by Cr4sh
Tue Jan 17, 2006 5:16 pm
Forum: Eggdrop Help
Topic: voice - devoice - unban
Replies: 9
Views: 12559

Alchera wrote:
# What is your network?
# 0 = EFnet
# 1 = IRCnet
# 2 = Undernet
# 3 = DALnet
# 4 = +e/+I/max-modes 20 Hybrid
# 5 = Others
set net-type 0
Thx Alchera, probably i don't read good all the forum..
These informations are here?