Home / Software / Computer programming / mIRC remote connection script
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: mIRC remote connection script  (Read 1473 times)
dh
Guest
« on: July 09, 2005, 11:21:32 AM »

I'm trying to setup different mIRC remote connection sripts, so I can make one file for each network that connects to different channels.

I found some info on the net where I have it setup to:


on *:START: {
server irc.gamesurge.net -i nick nick1 me@privacy.net me -j #test1,#test2  
}


That will connect me to the server and join the test channels, but that network I can also /msg nickserve and identify myself.  The problem is, I don't know how to include that /msg into the remote script so I can be identified before joining a channel.

My next solution was to create another section that says:

on 1:connect:{
/msg nickserv identify me
/join #test1
/join #test2
}

but when I load 2 remote connections into 1 mIRC window, it will perform those joins in both networks...


Any Ideas on how to load multiple remote connection scripts to
1. /msg nickserve different passwords pending server you connect to
2. make it so those join commands will not join #test1 and #Test2 on both networks? (I want to join specific channels based upon which network I connect to...)


thanks.
IP logged
Sidewinder
Guru



Thanked: 97
Posts: 4,340

Experience: Familiar
OS: Windows 7

« Reply #1 on: July 09, 2005, 11:37:11 AM »

This site may help:

http://dooyoo-uk.tripod.com/mirc/downloads/download.htm

Good luck. 8)
IP logged

If you don't know where you are going, any road will get you there

                                                                            -Lewis Carroll
wdd
Guest
« Reply #2 on: July 10, 2005, 04:26:01 AM »

For those of you who may be interested in a solution I used...

http://trout.snt.utwente.nl/ubbthreads/showflat.php?Cat=0&Number=131641&page=0&vc=1&PHPSESSID=#Post131641
IP logged
wdd
Guest
« Reply #3 on: July 10, 2005, 04:28:03 AM »

For those of you who may be interested in a solution I used...

http://trout.snt.utwente.nl/ubbthreads/showflat.php?Cat=0&Number=131641&page=0&vc=1&PHPSESSID=#Post131641
IP logged
Pages: [1] - (Top) Print 
Home / Software / Computer programming / mIRC remote connection script « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.167 seconds with 20 queries.