"Sound Triggered FX" Text trigger=Ass with bold+Co

General Help Questions and Answers

Moderators: L|B, cryoa, Riamus, XMog

"Sound Triggered FX" Text trigger=Ass with bold+Co

Postby oRIDDLERo » Tue Nov 04, 2003 7:09 am

It woudl seem this plugin is colorblind... example:

<Bot_Name_in_RED> [PC-GAMES_in_BOLD] + [9NEW RELEASE_in_green]:

Adding *<Bot_Name_in_RED> [PC-GAMES_in_BOLD] + [9NEW RELEASE_in_green]:*

Does not work

How woudl you get this to work?



I would like to map a sound to text showing in the chan but it seems the event will not be triggered if the text in in any other format then plain

Someone tell me there is a fix for this...
Last edited by oRIDDLERo on Tue Nov 04, 2003 8:20 am, edited 2 times in total.
User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am

Postby oRIDDLERo » Tue Nov 04, 2003 7:54 am

Just realized that including the bot name in the trigger will not work b/c it is not actualy "said" in the chan :(

How can i get around this? =/

<@MYBOT> [CONTENT] + [NEW RELEASE]:

*content*NEW RELEASE* would set it off in every chan... for the above.

So i need a way to make it *mybot*content*NEW RELEASE* so it will see only when the person specified says what i want it will trigger the event.

Thank you in advance for any help... :?
User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am

Postby Starmaster » Tue Nov 04, 2003 10:25 am

you could load and activate soundFX and make a trigger for *content*new release* and tie it to a sound file?
Starmaster
Member
Member
 
Posts: 20
Joined: Sun Jul 27, 2003 9:35 am

Postby oRIDDLERo » Tue Nov 04, 2003 10:36 am

User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am

Postby [slider] » Tue Nov 04, 2003 3:08 pm

[slider]
Member
Member
 
Posts: 60
Joined: Tue Jan 14, 2003 3:05 pm

Postby oRIDDLERo » Tue Nov 04, 2003 7:02 pm

User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am

Postby [slider] » Wed Nov 05, 2003 11:01 am

put it in a new remote script of its own, name it botsound.mrc or whatever
also blah.wav was an example (find a .wav and use it :p )
[slider]
Member
Member
 
Posts: 60
Joined: Tue Jan 14, 2003 3:05 pm

Postby oRIDDLERo » Thu Nov 06, 2003 7:35 am

I mad e a new remote script as you suggested and did not have any luck.. I tried in the following to formats:

on *:text:*content*new release*:#: { if ($nick == oRIDDLERo) { splay D:\PROGRA~1\MIRC\SoundFX\SndFiles\failure.wav } }

and

on *:text:*content*new release*:#: { if ($nick == oRIDDLERo) { splay failure.wav } } (with the wave file in the root on the mirc directory, and in the sounds directory... b/c i was not sure)

Any other ideas...
User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am

Postby L|B » Thu Nov 06, 2003 7:59 am

OK I tried this out in a new remote and it works for the person that is saying it and not anyone else so use this


on ^*:text:*content*new release*:#: { if ($nick == Nickhere) { splay yourwavfile.wav } }


The wav file must be in root of mirc my root mirc is D:\Mirc32 I do not have any spaces in my root directory so if the above dont work for you then remove it from your program files and make it spaceless also you cannot have it trigger using your own nick if you are running it from your script try that connect up using another script to test
Setup And Trouble Shooting http://www.ircmadeasy.com
User avatar
L|B
Global Moderator
Global Moderator
 
Posts: 921
Joined: Sat Aug 30, 2003 6:24 am
Location: Irc.Criten.net

Postby oRIDDLERo » Thu Nov 06, 2003 10:56 am

THANK YOU!

For explaining the details. It works great now i owe you one ;)
User avatar
oRIDDLERo
Member
Member
 
Posts: 17
Joined: Mon Oct 13, 2003 4:27 am


Return to General Help

Who is online

Users browsing this forum: No registered users and 80 guests

cron