Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> AMIP and mIRC multiple servers
Dangor
post Mar 13 2007, 01:26 PM
Post #1


Newbie
*

Group: Members
Posts: 2
Joined: 13-March 07
Member No.: 257



Hey guyz ! Nice work! You rule! I want to ask for help, how can i do AMIP to work in multiple servers on mirc? You know, i open 3-4 servers in one mirc , amip can describe only in one , the active, server . U see , i wonna describe the Now Playing in all servers. Please help me if you can biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Serge
post Mar 13 2007, 04:42 PM
Post #2


AMIP Developer
***

Group: Root Admin
Posts: 935
Joined: 12-March 06
Member No.: 1



There used to be a mIRC script for this, but the link to it no longer works, unfortunately.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dangor
post Mar 13 2007, 10:44 PM
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 13-March 07
Member No.: 257



Damn! And what should i do now? unsure.gif huh.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Serge
post Mar 14 2007, 11:37 AM
Post #4


AMIP Developer
***

Group: Root Admin
Posts: 935
Joined: 12-March 06
Member No.: 1



Write your own script smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Tommy
post Mar 20 2007, 11:24 PM
Post #5


Newbie
*

Group: Members
Posts: 1
Joined: 20-March 07
From: Sweden
Member No.: 260



Here you have the code to amsg to all servers.

/amsg2 <text>

Example: /amsg2 Np: $dde(mplug,var_name)

CODE

alias amsg2 {
var %d = 1
while (%d <= $scid(0)) {
scid $scid(%d) amsg $1-
inc %d
}
}
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Foxhill
post Mar 23 2007, 01:24 PM
Post #6


Newbie
*

Group: Members
Posts: 1
Joined: 23-March 07
Member No.: 262



I don't suppose there is some way to get AMIP to selectively echo across a number of servers?

ie. Echo in #room1 on server1.something.net and #room2 on server3.whatever.net when server2 or server4 might be the active one.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Serge
post Mar 23 2007, 09:58 PM
Post #7


AMIP Developer
***

Group: Root Admin
Posts: 935
Joined: 12-March 06
Member No.: 1



It's possible if you write such script =)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: