( search forums )
Shortcut to servers from mIRC
Soldat Forums - Soldat Fans - Fan Apps
DerF-
November 3, 2004, 1:30 pm
Don't know if anyone find use of this simple thing. But since I have, i might aswell post it.

You might have to change directory and/or servers. Servers are updated 221204. Want to add your own favourite server? I guess you found out how already.

Just open 'Script Editor' in mIRC, Click on 'Popups' and 'View' -> 'Menu Bar'. Paste these lines in there and press 'OK'. You will find servers in the menu.

Soldat
.Play:/run C:\Program Files\soldat\soldat.exe
.Soldat folder:/run C:\Program Files\Soldat
..Servers
..c'n's:/run C:\Program Files\Soldat\Soldat.exe -join cns.goatse.pl 23094 poro
..AE:/run C:\Program Files\Soldat\Soldat.exe -join 81.2.131.131 29400
..BoB:/run C:\Program Files\Soldat\Soldat.exe -join b0b.game-host.org 23073 123
..EF:/run C:\Program Files\Soldat\Soldat.exe -join ef.s3xy.us 24073
..MN:/run C:\Program Files\Soldat\Soldat.exe -join mn.kicks-ass.net 23095 m79
..RB:/run C:\Program Files\Soldat\Soldat.exe -join rb.game-server.cc 23073 4funki
..SaD:/run C:\Program Files\Soldat\Soldat.exe -join sad.frags.us 23073
..SN:/run C:\Program Files\Soldat\Soldat.exe -join SN.kicks-ass.net 23093 yay
..sv:/run C:\Program Files\Soldat\Soldat.exe -join cows.kicks-ass.org 23096 cow
..TgW:/run C:\Program Files\Soldat\Soldat.exe -join TgW1.kicks-ass.net 23073
..Xfect:/run C:\Program Files\Soldat\Soldat.exe -join xfect.[IMAGE]-off-and-die.info 24073

Avskum
November 3, 2004, 1:43 pm
thats cool dude.

SigHunter
November 3, 2004, 1:45 pm
:D mine look different :>
i made some aliasses, is easier
just type /ba
imho easier -.- but who cares :>

mccuz
November 3, 2004, 2:05 pm
:O guud

Hercule Poirot
November 3, 2004, 2:06 pm
aaah thx DreF- i tried to get that kinda script working few months ago but i didn't know right command :)

for better script it could be like when you select some server it ask what's server password (might come handy on clan wars)

btw i put those in "menu nicklist,query" in remote ^^

Deleted User
November 3, 2004, 2:11 pm
Gj, very handy.

palloco
November 3, 2004, 3:24 pm
Or just copy paste in the run box of windows

Deleted User
November 3, 2004, 4:10 pm
Very nice, well done.

Bugs Revenge
December 22, 2004, 12:18 pm
Nice one, 10x.. TgW's server = down.. :\

Drama
December 22, 2004, 6:15 pm
put soldat directory as a variable m8

Taxista
December 22, 2004, 8:23 pm
bah i cant use that commands. It join soldat but it didnt join server.

Can some on help me ? because that is usefull. Someone ?

[S][K]Taxi

pongo
December 24, 2004, 10:39 pm
i make 'Shortcut to servers for HydraIRC'
U just type /cns, /ef etc
also u can type /soldatjoin IP PORT PASS and join server!!1 Aarrr

and /soldat or /help for help (all servers)

Spectral
January 1, 2005, 10:18 pm
dude leet stuff derf.

Zuup
January 20, 2005, 2:54 pm
dude that is sweet

KnOt
January 21, 2005, 9:27 am
sweet that's a dude

Taxista
January 22, 2005, 2:40 pm
can somebody say how that commands work ?
That only open soldat here. It doesnt join server. :|

EDIT: help ? :P

[S][K]Taxi

Taxista
February 19, 2005, 8:13 pm
Well here is another comand to join a soldat server from mirc:

alias soldat { var %x = $1, %y = $2, %z = $3 | run C:\gonçalo\jogos\Soldat 1.2.1 (fix)\Soldat.exe -join %x %y %z }

Put that in remotes (and change the directory of Soldat.exe) and after that do (in mirc):

/soldat ip port pass

For Example: /soldat 81.193.1.27 23073 serial

[S][K]Taxi

b00stA
February 19, 2005, 9:01 pm
quote:Originally posted by TaxistaWell here is another comand to join a soldat server from mirc:

alias soldat { var %x = $1, %y = $2, %z = $3 | run C:\gonçalo\jogos\Soldat 1.2.1 (fix)\Soldat.exe -join %x %y %z }

Put that in remotes (and change the directory of Soldat.exe) and after that do (in mirc):

/soldat ip port pass

For Example: /soldat 81.193.1.27 23073 serial

[S][K]Taxi

You don't need to set local variables:
alias soldat run C:\this\is\where\Soldat\is\Soldat.exe -join $1-

EDIT: If you want mIRC to minimize itself when starting Soldat, use this alias (useful when playing in Windowed mode):
alias soldat showmirc -n | run C:\this\is\where\Soldat\is\Soldat.exe -join $1-