mIRC Homepage
Posted By: YoureNowOnTV Scripts don't work for me at all. - 21/11/17 05:10 AM
I'm sure this kind of question has been covered before but I can't find a solution.

No matter what script I use mIRC wont trigger it.

I primarily want to use mIRC to trigger commands for Twitch streams (Including my own in the future)

Scripts that work for others simply don't work for me.

I have un-installed, re-downloaded mIRC, used different computers, re-created OAUTH's etc etc.

I'm lost and need guidance.

If you can help I'd greatly appreciate it !

Tony
(YoureNowOnTV)

Example script that works for others but doesn't work if I put it in the Remote tab of mIRC:

on *:TEXT:*test1*:#yourenowontv:{
{ msg $chan It worked!
}
}
Posted By: Wikked Re: Scripts don't work for me at all. - 21/11/17 05:29 AM
Code:
on *:TEXT:test1:#yourenowontv:{
  msg $chan It worked!
}


Posted By: YoureNowOnTV Re: Scripts don't work for me at all. - 21/11/17 05:43 AM
Thank you for replying and trying that script !

In my mIRC nothing happens at all. Like, literally nothing.

Have I not turned something on to make scripts work ?
Posted By: YoureNowOnTV Re: Scripts don't work for me at all. - 21/11/17 05:46 AM
It works now !, I have no idea why when I've tried so many script variations !

I'm happy and confused at the same time.
Posted By: Wikked Re: Scripts don't work for me at all. - 21/11/17 05:48 AM
Great guide for mSL!

https://en.wikichip.org/wiki/mirc/on_events/on_text
Posted By: YoureNowOnTV Re: Scripts don't work for me at all. - 21/11/17 06:54 PM
Thank you for that link! Greatly appreciated. smile
© mIRC Discussion Forums