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

by McMilan
Sun Aug 16, 2009 11:54 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

Oops... Sorry. :oops: :oops: :oops:

Thanks hehehe
by McMilan
Sun Aug 16, 2009 11:45 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

:shock:

Look, my mirc scripting code had a if, a elseif and a else. And your tcl script had just a if and a else.
by McMilan
Sun Aug 16, 2009 11:36 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

It works like arfer's script. :oops:
by McMilan
Sun Aug 16, 2009 10:50 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

lol But how can i check if ! and @ there is no? I dont know if you know mirc scripting, but i wanted something like: if (! !isin $1 && @ !isin $1) { msg # It will be used as nickname } elseif (! isin $1 && @ isin $1) { msg # It will be used as hostname } else { msg # Wrong format } i...
by McMilan
Sun Aug 16, 2009 10:31 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

And how to check if there is no ! and @? because it is for a nickname/hostname ban script.
by McMilan
Sun Aug 16, 2009 8:42 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

Thanks :D

And, how to check if ! and @ are in a word? This is to check if is a invalid hostname or no.
by McMilan
Sun Aug 16, 2009 5:36 am
Forum: Scripting Help
Topic: Check letters
Replies: 14
Views: 9609

Check letters

Hi.

How can i check what is the first letter of a word?

What i mean is how to check if a word is a channel. Checking if its first letter is a #


Thanks.
by McMilan
Sun Aug 09, 2009 4:36 am
Forum: Scripting Help
Topic: chanmodes lock
Replies: 2
Views: 3046

chanmodes lock

Hi.

can someone tell me some chanmodes locker script? Because i am trying use normal chanmode of eggdrop, but it isn't sensitive to uppercase.

Regards,
by McMilan
Sun May 31, 2009 11:42 am
Forum: Eggdrop Help
Topic: Ban
Replies: 5
Views: 3141

nml375 wrote:By using your favourite text editor?
Yeah... right... lol... :lol:

I mean wich file
by McMilan
Sun May 31, 2009 11:39 am
Forum: Eggdrop Help
Topic: Ban
Replies: 5
Views: 3141

nml375 wrote:You'd have to edit the 0x66a item within your language file to be an empty string
How can i edit it?
by McMilan
Sun May 31, 2009 11:05 am
Forum: Eggdrop Help
Topic: Ban
Replies: 5
Views: 3141

Ban

Hello There.

I would like to know if is possible remove the "Banned:" from kick message when a person is kick/ban by bot.

Regards.
by McMilan
Sun May 24, 2009 7:37 am
Forum: Eggdrop Help
Topic: Bot doesnt accept dcc chat
Replies: 2
Views: 3076

Quite often a router/firewall issue. Do you have a router? Possibly a host issue ie. has your host/ip changed since you were added to to bot's userfile such that it no longer recognises you? The first thing to do is establish whether you can get on the bot's partyline by any of the available method...
by McMilan
Sun May 24, 2009 6:07 am
Forum: Eggdrop Help
Topic: Bot doesnt accept dcc chat
Replies: 2
Views: 3076

Bot doesnt accept dcc chat

Hello.

My eggdrop doesnt accept dcc chat. I don't know why. My Host is added in .user file.

Any idea?
by McMilan
Sun Apr 26, 2009 7:54 am
Forum: Script Requests
Topic: Bans
Replies: 6
Views: 3697

can you give your script for me see?
by McMilan
Sat Apr 25, 2009 6:24 pm
Forum: Script Requests
Topic: Bans
Replies: 6
Views: 3697

!ban <nickname/address> +duration reason

If i want to give a duration i need to specify "+value" after the given nickname/address.

m: minutes
h: hours
d: days
w: weeks
y: years