mIRC Home    About    Download    Register    News    Help

Print Thread
#253620 22/06/15 10:24 PM
N
noybakken
noybakken
N
Hello!

I have been using mIRC for a Twitch bot for a while, and used simple lines to block out swear words and stuff to a channel. This worked perfectly, but now it wont work anymore. I have not changed anything, and it only gives me the channels name and unknown command. Like this: http://prntscr.com/7k4wa0

This is a screenshot of my current setup for the script that bans words. I have been using mIRC for a while, but i am not very experienced with it. http://prntscr.com/7k4wwf

Anyone that have a solution for this?
Thanks!

Joined: May 2015
Posts: 245
S
Fjord artisan
Offline
Fjord artisan
S
Joined: May 2015
Posts: 245
Well, your screenshot with on-text looks correct. Check you scripts and aliases files for something like "alias msg { }" or type in your editbox "//echo -ag $isalias(msg)" - if it return $true - so your "msg" was re-asigned somewhere to make other function then "send message".


Link Copied to Clipboard