Discussion:
2 problems
(too old to reply)
TrolLi
2005-09-09 13:24:33 UTC
Permalink
hi,
i have 2 problems i hope someone can help with.

i have a command that i need to work in my perform.
/set ctcp off.
i've looked in help files and see that it appears to need variables. i'm not good enough to write it
yet.
i could add +p to my modes but then this alias doesn't work:
/frisk /ctcp $$1 version | /ctcp $$1 time | /ctcp $$1 ping | /dns $$1 | /whois $$1 | /ctcp $$1
finger
is there something else i could use to turn off my replies?
i do have the ctcp replies changed but there are scripts that can see behind the false replies.

then, my second problem.
i would like my frisk alias to work whenever someone connects to the server. i've got it in remotes
to work whenever someone joins a channel i'm on but wonder if it needs set on the server for it to
work on connect?
(i know i can whois if someone is in my notify list)

version 6.16
error message: /set: invalid parameters
/set ctcp off works with Pirch98 but i can't find why it works there and not Mirc.

thanks for any enlightenment,
li
v0id
2005-09-09 16:09:33 UTC
Permalink
Post by TrolLi
hi,
i have 2 problems i hope someone can help with.
i have a command that i need to work in my perform.
/set ctcp off.
/ctcps off

[snip]
TrolLi
2005-09-09 17:34:29 UTC
Permalink
Post by v0id
Post by TrolLi
hi,
i have 2 problems i hope someone can help with.
i have a command that i need to work in my perform.
/set ctcp off.
/ctcps off
[snip]
thanks!
it looked like it worked. it said it was off.
but from an unopped account in Pirch, i was able to get this:
-
*TrolLi* PING
[TrolLi PING Response]: 0 seconds
-
*TrolLi* USERINFO
*TrolLi* CLIENTINFO
*TrolLi* VERSION
[TrolLi VERSION Response]: mIRC v6.16 Khaled Mardam-Bey
-
*TrolLi* FINGER
[TrolLi FINGER Response]: Troll_Lady (hiding) Idle 148 seconds (Stop tickling
me, please!)
-
*TrolLi* TIME
[TrolLi TIME Response]: Fri Sep 09 1:10:07 2005
-
the command does block ms chat from getting the info.
i think i need to study more.
thanks,
li
v0id
2005-09-10 03:57:43 UTC
Permalink
Post by TrolLi
Post by v0id
Post by TrolLi
hi,
i have 2 problems i hope someone can help with.
i have a command that i need to work in my perform.
/set ctcp off.
/ctcps off
[snip]
thanks!
it looked like it worked. it said it was off.
Oops, /ctcps was also wrong. I had never used /ctcps and had just
assumed it turned them off.

/help /ctcps

=======================================================

"Remote Commands

The following commands are used to modify settings in scripts and
in the remote section.

General Commands

/ctcps [on|off]
This switches processing of ctcp events on/off."

=======================================================

Try this:

/ignore -wt *

To re-enable CTCPs, /ignore -rwt *

/help /ignore
TrolLi
2005-09-10 11:37:57 UTC
Permalink
Post by v0id
Oops, /ctcps was also wrong. I had never used /ctcps and had just
assumed it turned them off.
/help /ctcps
=======================================================
"Remote Commands
The following commands are used to modify settings in scripts and
in the remote section.
General Commands
/ctcps [on|off]
This switches processing of ctcp events on/off."
=======================================================
/ignore -wt *
To re-enable CTCPs, /ignore -rwt *
/help /ignore
WOOHOO! i'm testing it and so far, so good! Admin insists it all be turned off or i would have to
use ugly Pirch. thank-you very much! the /ctcps off turned off my remotes but left the true
responses.
li

Loading...