Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
How can I repeat what someone says?
Forums
Active Threads
Search
Who's Online
Help
Print Thread
How can I repeat what someone says?
#
205412
22/10/08
12:38 PM
Joined:
Oct 2008
Posts: 167
UK
S
seanturner70
OP
Vogon poet
OP
seanturner70
Vogon poet
S
Joined:
Oct 2008
Posts: 167
UK
Is there a way to repeat what someone says, e.g.
If someone says: "!say some sentence I want you you say"
Then the bot (my bot) would then say: "<Bot> some sentence I want you to say"
Thank you.
Sean
http://tinyurl.com/seanturner70
Home
http://tiny.cc/seanturner70
Live
c.ustream.tv #seanturner70
Copy Link to Clipboard
Re: How can I repeat what someone says?
seanturner70
#
205414
22/10/08
01:20 PM
Joined:
Oct 2007
Posts: 214
B
Buggs2008
Fjord artisan
Buggs2008
Fjord artisan
B
Joined:
Oct 2007
Posts: 214
Hello,
Use this code here:
Code:
on *:TEXT:*:#: { if ($1 == !say) { msg # $2- } }
Cheers,
Jay
Copy Link to Clipboard
Re: How can I repeat what someone says?
Buggs2008
#
205416
22/10/08
02:20 PM
Joined:
Oct 2008
Posts: 167
UK
S
seanturner70
OP
Vogon poet
OP
seanturner70
Vogon poet
S
Joined:
Oct 2008
Posts: 167
UK
Thanks!
http://tinyurl.com/seanturner70
Home
http://tiny.cc/seanturner70
Live
c.ustream.tv #seanturner70
Copy Link to Clipboard
Re: How can I repeat what someone says?
seanturner70
#
205434
23/10/08
12:40 AM
Joined:
Sep 2005
Posts: 2,881
H
hixxy
Hoopy frood
hixxy
Hoopy frood
H
Joined:
Sep 2005
Posts: 2,881
Code:
on *:text:!say ?*:#: msg # $2-
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
Website
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Website
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage