Originally Posted By: nomer2007
Code:
Example:
on :TEXT:*Join*:#channel1: || on :TEXT:*Joined*:#channel2: {
{ perform.join }
}

That's your first sample of question

*join* and *joined* texts will be triggered on a simple *join* text right?


Sort of.

"Joined" would trigger *Join*, but "Join" would not trigger *Joined*.

Also, he/she is trying to trigger *Join* on #channel1. Then *Joined* on #channel2. So I'm not sure if it would conflict anyway. Although from what I can see, Ots is trying to trigger the same event from both conditions. (Can't remember what i mean, lol)

Personally I would use Horstl's Script/Code for this purpose, although I havt tried it, so I cant work out what would be wrong with it. (Referring to Ots saying they got an 'if' error.)

Anyway, correct me if I'm wrong on anything smile

Last edited by TTSpazmo; 04/12/07 07:25 PM.