mIRC Home    About    Download    Register    News    Help

Print Thread
#125060 14/07/05 01:08 AM
Joined: Jul 2005
Posts: 37
G
gans Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: Jul 2005
Posts: 37
is there a way to notice a user so it will go in there status window?
i dont want to do /notice as it will give it them in the active chan there on

#125061 14/07/05 01:18 AM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
To my knowledge, only if you're an IRCop on that network.

#125062 14/07/05 01:21 AM
Joined: Jul 2005
Posts: 37
G
gans Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: Jul 2005
Posts: 37
there is a way as iv seen sum bots do it and there not ircops and they use mirc6.16

#125063 14/07/05 03:00 AM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
You sure you aren't thinking of CTCP's?

Where notices appear depends solely on the user's preference (mIRC Options). I have my notices appear in active. Others have them appear only in status. You can't control that.


Invision Support
#Invision on irc.irchighway.net
#125064 14/07/05 06:54 AM
Joined: Feb 2005
Posts: 344
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Feb 2005
Posts: 344
I know of scripts or bots that will send a message to people leaving the room.
That message ends up in the status window.
As far as i know that is done by a /notice.
here is the code:
Code:
 on !+1:PART:#:{
  set %target $nick
  set %place $chan
  /timergreet 1 3 /notice $nick $read $mircdir $+ part.txt
} 


Hope this helps smile

Greetzzzz

#125065 14/07/05 07:27 AM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
notices do appear in the person's status window, CONDITIONAL that the person isn't in a room that is common between them and the person sending the notice

#125066 14/07/05 12:39 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Ah, good point. smile


Invision Support
#Invision on irc.irchighway.net
#125067 14/07/05 12:54 PM
Joined: Jul 2005
Posts: 37
G
gans Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: Jul 2005
Posts: 37
ok thanks for all the replys

#125068 14/07/05 07:21 PM
Joined: Mar 2005
Posts: 420
X
Fjord artisan
Offline
Fjord artisan
X
Joined: Mar 2005
Posts: 420
Quote:
is there a way to notice a user so it will go in there status window?
i dont want to do /notice as it will give it them in the active chan there on


Notices would normally go to the status window. There is an option in mIRC where notices can be seen in the active window instead. So if this option is not checked in the person's mIRC, the notices will go to the status window.


If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!
#125069 15/07/05 03:38 PM
Joined: Jul 2005
Posts: 37
G
gans Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: Jul 2005
Posts: 37
oh dint know that ty for the info :P


Link Copied to Clipboard