mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2016
Posts: 26
D
Dog980 Offline OP
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Jun 2016
Posts: 26
I am using a few twitch account via mIRC, and if I want to join a big channel, where lots of people are typing, and also type- I recieve all of the messages, and it makes mIRC crush and takes a very long time untill I can type.
Is there any way to stop the chat and not recieve the messages that are sent on the certain channel, or atleast to make mIRC not load them?

Thanks laugh

Joined: Jun 2016
Posts: 26
D
Dog980 Offline OP
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Jun 2016
Posts: 26
Does anyone have a solution?

Joined: Dec 2008
Posts: 1,515
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,515
Use this code:

Code:
ON ^*:TEXT:*:#channel: { haltdef }


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-
Joined: Jun 2016
Posts: 26
D
Dog980 Offline OP
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Jun 2016
Posts: 26
Thanks a lot laugh


Link Copied to Clipboard