Free2Code
The majority of forums are now only available as archives, which means posting/editing is disabled.

The Anything and Everything forum is still open.
 
Time: 2013-05-19, 08:58am
mIRC Scripting: Remotes stopped working
Subject: mIRC Scripting: Remotes stopped working  ·  Posted: 2003-08-27, 06:07am
Rank: ? (1)
Member #: 8724
i'm pulling my hair out over here...

suddenly my remotes have stopped working... the on commands

I'm using on text right now...
my aliases still work fine.. but for some reason the remotes
just die silently... i'm not sure what's going on.

so i open the remotes panel, there are no other scripts
loaded than the one i'm working on...
I put in a simple test line like this:

on *:TEXT:!test:*:{ /echo test complete }

also tried

on *:TEXT:!test:*:{ //echo test complete }

whenever i type !test anywhere in any window.. it doesn't do anything.

i also tried using alot of other commands instead of echo... like /msg and
such... none seem to be working...

am i missing an option somewhere that turns remotes on/off ?

again the script is loaded properly, hell i even reinstalled mirc.

p.s.
This code worked fine yesterday... suddenly... now it doesn't.

 
  Reply to this ·  Post link ·  Top
Subject: Re: mIRC Scripting: Remotes stopped work  ·  Posted: 2003-08-27, 07:25am
Rank: ? (21)
Member #: 6303
Well, I think I know what the problem is, the on text command only works when other people say the text, not you, so either get another person to say !test or use the on input command

 
  Reply to this ·  Post link ·  Top
Subject: Solution :)  ·  Posted: 2003-08-27, 10:54am
Rank: ? (1)
Member #: 8736
hi,
i've had a similar problem, the solution for your problem:

on ^1:TEXT:!test:*:{ /echo test complete }

bye BuZZ-T

 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

Penguino AVR

Want to learn about robotics or microcontrollers?
Check out the Penguino AVR from our friends at
Icy Labs