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 misterys
Thu Jun 02, 2005 2:49 pm
Forum: Archive
Topic: values from one bot to an other
Replies: 1
Views: 1466

values from one bot to an other

hi, just a new problem, i have to give some values from one bot to an other bot, how can i do this? except for bind msg oder bind notc... sometimes it's working, sometimes not.. e.g. this doesnt work: bind msg - "lala_fleetlost" olala_niederlage proc olala_niederlage { nick uhost handle ke...
by misterys
Tue May 31, 2005 2:18 pm
Forum: Archive
Topic: timer and join - olala
Replies: 8
Views: 3098

i dont want to start a new threat, but i have an other little problem :(

Code: Select all

set basis olala
so far.. *G

now, ich have to add behind "olala" the tag "_fleet"
so that i have a new var with the kontent "olala_fleet"

i think i am to stupid for those strings :oops:
by misterys
Tue May 31, 2005 5:48 am
Forum: Archive
Topic: timer and join - olala
Replies: 8
Views: 3098

its not a warscript, its a game :)
by misterys
Mon May 30, 2005 6:57 pm
Forum: Archive
Topic: timer and join - olala
Replies: 8
Views: 3098

hmm thanks, but why with "list" and not without?
by misterys
Mon May 30, 2005 5:35 pm
Forum: Archive
Topic: timer and join - olala
Replies: 8
Views: 3098

timer and join - olala

hi

i want that the bot joins after 5 mins the specific chan given by "keyword"
but somehow, the bot joins immediately - why?
proc angriff1 { nick hand uhost chan keyword } {
timer 5 [channel add #[lindex [split $keyword ] 0]]
}
thanks
misterys
by misterys
Mon May 23, 2005 1:59 pm
Forum: Archive
Topic: timer problem
Replies: 1
Views: 1126

timer problem

hi,

my problem is the following:

i want to make tcl for my eggdrop which puts mode +i if there are more than 10 joins in 1 minute
how can i do this? i dont know how to use/set the timer :(

please help
misterys
by misterys
Mon Feb 14, 2005 10:00 am
Forum: Archive
Topic: quite simple question (idents)
Replies: 3
Views: 1923

thanks :)
|| was enough
yeha a new chapter in my war against bots :D
by misterys
Sun Feb 13, 2005 3:26 pm
Forum: Archive
Topic: quite simple question (idents)
Replies: 3
Views: 1923

quite simple question (idents)

hey, i think it's a quite simple question :) set list { \[a-z\]\[0-9\]\[0-9\]\[0-9\]\[0-9\] ...... } ..... foreach [censored] $list { if {[string match * ($[censored]@*" $text] } { .... how can i add the possibiliy of ~ in front of $[censored]@* i dont want to add it in the list :roll: or how c...
by misterys
Fri Sep 17, 2004 11:29 am
Forum: Archive
Topic: big "string match" problem
Replies: 2
Views: 1232

thanks a lot - I-WORM / Mymoon sucks
by misterys
Thu Sep 16, 2004 9:03 am
Forum: Archive
Topic: big "string match" problem
Replies: 2
Views: 1232

big "string match" problem

Hi, the script is working, but not like i want :roll: i bind the servers' connection notice and split it :) so far so good :D :D, but it's not enough to check just if ident matches the list. i think best way is to check is, if one part of the nickname and the realname or ident is on the list, but ho...
by misterys
Mon Aug 02, 2004 5:02 pm
Forum: Archive
Topic: problem with reading from txt file
Replies: 1
Views: 1284

problem with reading from txt file

Hi i have the following problem: i want to open a mail file, and read out from line 11 till the end and put line after line in a channel... i tried hours but this [censored] does not work :( here is the proc: proc readmail {as df gh hj rt} { global basicfile lastmail lastmailid mailname tmpfile tmpm...
by misterys
Mon Mar 08, 2004 10:02 am
Forum: Archive
Topic: bot devide between numbers and letters?
Replies: 4
Views: 1774

yeah
thats it :)

thanks just a few modifications and its perfect :D
by misterys
Sun Mar 07, 2004 4:23 pm
Forum: Archive
Topic: bot devide between numbers and letters?
Replies: 4
Views: 1774

bot devide between numbers and letters?

hi

i ve the following problem:

there is a nick with one letter (m) and 4 numbers (1234)

in other words: m1234!*@*

how can i let my bot know this "nick assembling"?
resp. how can i devide between numbers and letters ??


thx and sorry for my bad english :(
misterys
by misterys
Tue Aug 19, 2003 7:14 am
Forum: Archive
Topic: bind raw real host
Replies: 1
Views: 1129

bind raw real host

:( i tried the whole morning, and still not a solution :( the bot has an o-line the first: (works and is ok) bind pub - !host hostscan proc hostscan {nick uh hand chan target} { global botnick if {$target != "$botnick"} { putserv "userhost $target" } } on userhost i get the reply...
by misterys
Tue Apr 01, 2003 9:01 am
Forum: Archive
Topic: snotice + bind ctcr
Replies: 14
Views: 3978

well ....
i still don't get a query wenn a user connect with a different finger reply....


:cry: :cry: :cry: :cry: :cry: :cry: :( :(