mIRC Home    About    Download    Register    News    Help

Print Thread
#224373 09/08/10 03:09 PM
Joined: Aug 2010
Posts: 3
Q
QWER987 Offline OP
Self-satisified door
OP Offline
Self-satisified door
Q
Joined: Aug 2010
Posts: 3
Hi.
Im using MIRC 6.34 and NNS 4.22.
I looking for a command to add it to my remote.
This command should activate a sequence on each server i am on wiritng something.
For example i want it to write every 30 minutes this: "/nick QWER987
because my internet is reconnecting sometimes and it changes my nickname to other, so i cant join few channels on it.
Can someone tell me what command should I use?
Sorry for mistakes and thank you for your help
Greetings

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Code:
on *:CONNECT:/timer 0 1800 /nick QWER987


Put that in Alt+R (Remotes)


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
Joined: Aug 2010
Posts: 3
Q
QWER987 Offline OP
Self-satisified door
OP Offline
Self-satisified door
Q
Joined: Aug 2010
Posts: 3
Thx man. Works fine :-)


Link Copied to Clipboard