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

by caesar
Tue Nov 20, 2001 2:16 pm
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

After all .. I ain't so dumb as I think :smile:
lol
by caesar
Tue Nov 20, 2001 2:12 pm
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

Aaaaa.. Thx! .. I put there:

- Cut -
if {[string match "#mychan" $arg]} {return }
- Cut -

.. and din't work :smile: .. I forgot the "*" .. Thx again!
by caesar
Tue Nov 20, 2001 1:32 pm
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

O .. well .. It works .. Thx! .. but I forgot for what I needed it. :smile: I'll remember .. :smile: I'm bodering u with an other tcl. I bind a pub msg for "*#*" .. and if the msg is found "#mychan" .. don't do nothing .. else .. do the rest of the proces. I did something .. but ...
by caesar
Tue Nov 20, 2001 12:59 pm
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

Hmm .. oky. I'll try it right now. Thx! :smile:
by caesar
Tue Nov 20, 2001 12:03 pm
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

--- Code --- bind pub m|m !something pub_something proc pub_something {a b c chan arg} { if {![botisop $chan]} {return 0} set arg [charfilter $arg] global botnick set friend "*!*@[string trimleft [lindex [split [getchanhost $nick $chan] @] 1] *!]" if {$friend == *!*@friend.org} # <- in her...
by caesar
Tue Nov 20, 2001 11:24 am
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

ok ppslim .. brb witht the code.
by caesar
Tue Nov 20, 2001 7:15 am
Forum: Archive
Topic: Need some help.
Replies: 37
Views: 6738

I want to bind bot's need's to ask what he need's from an other bot. I can't link them so .. I must do somthing like this: EggHelp is MyEgg helper, MyEgg will check if EggHelp ("*!*@host") is corect (let's say that his corect "*!*@host" is "*!*@helper") he will ask for ...
by caesar
Thu Nov 08, 2001 7:23 am
Forum: Archive
Topic: Something
Replies: 1
Views: 586

Hi .. if {$arg == "something"} { return } .. How to make this .. if this "something" is in the line, returns else continues the proces? This is a part of a pub msg, and this "something" is the pub msg. If this "something" is in that line don't do nothing .. if...
by caesar
Sun Oct 28, 2001 6:36 am
Forum: Archive
Topic: Diference ...
Replies: 2
Views: 705

Thx ppslim for help! I'll post in the tcl section .. soon my "No Channel Notices" tcl. :smile: .. C ya!
by caesar
Wed Oct 24, 2001 1:52 pm
Forum: Archive
Topic: Diference ...
Replies: 2
Views: 705

Hi ..Who can help me with the difference betwen a notice to eggdrop and a notice to a channel ? I made an little script but if I send a notice to eggdrop or to channel, my eggdrop is reacting in the same way. I can figure how to separate eggdrop notice and channel notices. I'll paste my code in here...
by caesar
Wed Oct 17, 2001 11:09 am
Forum: Archive
Topic: Tcl request. !
Replies: 6
Views: 1657

Well now I'm asking for an code or tcl to do a thing like this: when I do an channel or msg coammand ("!whois nick" let's say) like ".whois nick" is on partyline, to make it answer me on a notice or private msg all lines posted there (hosths, flags, etc.) if it's possible. :smile...
by caesar
Tue Oct 16, 2001 8:40 am
Forum: Archive
Topic: Tcl request. !
Replies: 6
Views: 1657

Can u recomand me an tcl .. or help me with an code for my problem: on mass join .. let's say 5 joins in 10 sec .. the bot to put automaticly +m on the channel for .. 5 minutes .. or somthing like this. :smile: .. Help will be apreciated. Thx! :smile:
by caesar
Mon Oct 15, 2001 12:52 pm
Forum: Archive
Topic: Tcl request. !
Replies: 6
Views: 1657

:smile:

<font size=-1>[ This Message was edited by: caesar on 2001-10-15 11:26 ]</font>
by caesar
Mon Oct 15, 2001 12:51 pm
Forum: Archive
Topic: Tcl request. !
Replies: 6
Views: 1657

Eeeee .. Thx man! I looked there today a couple of times, but I didn`t payed enough attention. :smile: .. Silly me :smile: .. Thx!
by caesar
Mon Oct 15, 2001 12:15 pm
Forum: Archive
Topic: Tcl request. !
Replies: 6
Views: 1657

Hi .. I sow an tcl posted here .. but now I can find it anymore. It was about +d users .. when a user gets form bot revonge an +d access to it, sends an notice or something like this to some handle. Thx. Help will be apreciated. :smile: