mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2015
Posts: 18
D
Domd74 Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Jul 2015
Posts: 18
Whenever I try to use my bot in other chats apart from the one it was designed for the commands never work. Can anyone help?

Joined: Jul 2015
Posts: 2
D
Bowl of petunias
Offline
Bowl of petunias
D
Joined: Jul 2015
Posts: 2
From /help file:
Code:
 on <level>:TEXT:<matchtext>:<*><?><#[,#]><commands>

Example:
Code:
 ON *:text:!test:#:{ ;do something }

If you want it to work only on certain channels:
Code:
 ON *:text:!test:#channel1,#channel2:{ ;do something }

Joined: Jul 2015
Posts: 18
D
Domd74 Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Jul 2015
Posts: 18
I'm not following smirk

Joined: Jun 2014
Posts: 248
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Jun 2014
Posts: 248
How would anyone know exactly what to spoon feed you without the code?

Joined: Jul 2015
Posts: 18
D
Domd74 Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Jul 2015
Posts: 18
That's EXACTLY the issue. Idk the code -_-

Joined: Jul 2015
Posts: 18
D
Domd74 Offline OP
Pikka bird
OP Offline
Pikka bird
D
Joined: Jul 2015
Posts: 18
Anyone know?

Joined: Sep 2014
Posts: 259
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Sep 2014
Posts: 259
It's impossible to answer without a sample code of a command


Link Copied to Clipboard