Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Getting my bot to......
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Getting my bot to......
#
15816
17/03/03
10:35 PM
L
Lucres
Lucres
L
i know that you can get your bot to respond to a PM and only when its opped by using ? and @...
BUT where do you put those characters?
is it ?on *: or on ?*: ?????
-MT
Copy Link to Clipboard
Re: Getting my bot to......
#
15817
17/03/03
10:37 PM
K
Kazz
Kazz
K
um... no idea what your asking
Copy Link to Clipboard
Re: Getting my bot to......
#
15818
17/03/03
10:42 PM
L
Lucres
Lucres
L
LOL, sorry... i was 'going against time'
What i mean is, where do i put the ? or @ in the remote command? before the "on" or next to the user level?
?on *:text:....
or
on ?*:text:.....
Copy Link to Clipboard
Re: Getting my bot to......
#
15819
17/03/03
11:05 PM
Joined:
Dec 2002
Posts: 395
Ireland
M
MonoSex
Fjord artisan
MonoSex
Fjord artisan
M
Joined:
Dec 2002
Posts: 395
Ireland
on @*:TEXT:
.... (@ will work only with channel messages).
Or use
if ($me isop $chan)
.
Copy Link to Clipboard
Re: Getting my bot to......
#
15820
17/03/03
11:06 PM
R
Rooster74
Rooster74
R
I think this is what you mean.
Format: on <level>:TEXT:<matchtext>:<*><?><#[,#]>:<commands>
Example: on 1:TEXT:*help*:#mirc,#irchelp:/msg $nick what's the problem?
?
for any private message
#
for any channel message
#mirc
for any messages on channel #mirc
*
for any private or channel messages
Copy Link to Clipboard
Re: Getting my bot to......
#
15821
19/03/03
01:28 AM
Joined:
Jan 2003
Posts: 2,973
New Hampshire, USA
K
KingTomato
Hoopy frood
KingTomato
Hoopy frood
K
Joined:
Jan 2003
Posts: 2,973
New Hampshire, USA
in simpler terms...
Code:
on @*:TEXT:<text_here>:?: { <commands> }
Copy Link to Clipboard
Re: Getting my bot to......
#
15822
21/03/03
08:04 AM
G
ginger
ginger
G
what the hell you on about
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage