mIRC Home    About    Download    Register    News    Help

Print Thread
#255743 17/11/15 05:53 PM
B
BMX50
BMX50
B
i like to know how i can stop the messages box from coming up when a query is done please.

#255748 17/11/15 08:50 PM
Joined: Dec 2008
Posts: 1,483
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Try to put this code into the Remotes (alt +r) tab.

Code:
ON *:OPEN:?: { closemsg $nick }

westor #255758 18/11/15 02:45 PM
B
BMX50
BMX50
B
thanks for your reply but that code isn't what i'm looking for. what i like to happen is when i search for a song and the results come back i like that the messages box not to come up from the results. i'm using mirc 7.43

#255759 18/11/15 09:38 PM
Joined: Jul 2006
Posts: 4,020
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,020
It would have helped if you gave more details in the first place. It looks like you're downloading file via DCC from channel, that there is a bot sending you the result from a research in a query window, it looks like you want to replace the query windows by just having the result displayed in the channel window, is that right?


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard