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

by mkluin
Tue Jun 03, 2003 2:02 pm
Forum: Archive
Topic: Responding on bot lowercase and capital letters
Replies: 8
Views: 2425

That didn't work. the bot doesn't respond on both lowercase and words with caps now.

the code i used was: set armor_a [string tolower[lindex $arg 1]]
by mkluin
Tue Jun 03, 2003 4:13 am
Forum: Archive
Topic: Responding on bot lowercase and capital letters
Replies: 8
Views: 2425

hehe. i was editing the message the second you answered. look at my prevorious message please
by mkluin
Tue Jun 03, 2003 3:39 am
Forum: Archive
Topic: Responding on bot lowercase and capital letters
Replies: 8
Views: 2425

when i check the script, it seems there already is a string like that in the script. here is a part of the script that has the string tolower in it: # check if valid command (armor) if { [llength $arg] == 0 } { putserv "PRIVMSG $channel :Unable to perform request, give command." } else { #...
by mkluin
Tue Jun 03, 2003 2:35 am
Forum: Archive
Topic: Responding on bot lowercase and capital letters
Replies: 8
Views: 2425

Responding on bot lowercase and capital letters

Hi,

I have a script that people can use to check stats on stuff they want to know.

But when they use caps in the names of the stuff, my bot doesn't respond.

Does anybody know how to fix this?
by mkluin
Thu Jan 30, 2003 4:21 am
Forum: Archive
Topic: is this possible?
Replies: 6
Views: 2208

Ok i got that to work. Thanks for your help
by mkluin
Wed Jan 29, 2003 1:00 pm
Forum: Archive
Topic: is this possible?
Replies: 6
Views: 2208

i still don't understand how to get it to work that way.

how does it work, or where do i have to put it.

i don't know scripting at all.
by mkluin
Wed Jan 29, 2003 4:31 am
Forum: Archive
Topic: is this possible?
Replies: 6
Views: 2208

I am not that good in tcl so i don't know what you mean with floating point.

any example that you can give me?
by mkluin
Wed Jan 08, 2003 2:16 pm
Forum: Archive
Topic: is this possible?
Replies: 6
Views: 2208

is this possible?

Hi, I have a script that is used for a online game. People can use it to calculate money in their bank with the use of interest. They put the gold in their bank account and also the hours they want to see. for example: "richard calc 7646383 5" where 5 is the hours. The script i have does w...
by mkluin
Sat Dec 21, 2002 1:01 pm
Forum: Archive
Topic: Bot removing bans
Replies: 4
Views: 1250

i don't have any user that uses aol on my bot.

this doesn't only happen with aol. it happens with all isp based bans.
by mkluin
Sat Dec 21, 2002 2:53 am
Forum: Archive
Topic: Bot removing bans
Replies: 4
Views: 1250

Bot removing bans

Hi,

Does anybody know why the eggdrop removes isp based bans?

One of the ops in my channel tried to ban aol, but the bot removes it right away.

Regards,

mkluin
by mkluin
Tue Nov 05, 2002 12:36 pm
Forum: Archive
Topic: bot locking chat
Replies: 2
Views: 785

Thanks ppslim.

there is a setting for that in sentinel just like you said.

Regards,

Mkluin
by mkluin
Tue Nov 05, 2002 4:14 am
Forum: Archive
Topic: bot locking chat
Replies: 2
Views: 785

bot locking chat

Hi,

Is there a way to stop the bot putting the channel on +i just because of a full channel banlist?

Regards,

Mkluin