Private/match server connection menu
#1
This was posted a while back in the script requests, but has become outdated and I think people could use this instead of typing out connects in pubs, so I hope it's helpful(not my idea, so you know).

FUNCTION:
Provides quick access to many private servers that can be used for matches.

[Image: KRTd9.png]

USAGE:
Append the below script to your autoexec.cfg

You can then access the private server list by typing:
/showmenu "Private Connects"

Or alternatively by binding to a key, for example P

/bind "P" [showmenu "Private Connects"]

SCRIPT:
//Private connects menu
//Main
newmenu "Private Connects"
menuitem "BCFH" [showmenu "BCFH"]
menuitem "legacy" [connect legacysrv.tk 9999 match]
menuitem "Mewtwo" [showmenu "Mewtwo"]
menuitem "MyS" [showmenu "MyS"]
menuitem "oNe" [connect one.asrv.tk 8010]
menuitem "Server Of Justice" [connect ac-jamz.com 20000 match]
menuitem "TyD" [connect tearyoudown.com 21000 match]
menuitem "w00p" [showmenu "w00p"]
menuitem "TaS league servers" [showmenu "TaS League"]

//BCFH
newmenu "BCFH"
menuitem "Helvete" [connect helvete.bcfh.eu 3040 war]
menuitem "Skyrim" [connect skyrim.bcfh.biz 28763 war]

//Mewtwo
newmenu "Mewtwo"
menuitem "Mewtwo 8888" [connect mewtwo.tk 8888 match]
menuitem "Mewtwo 7777" [connect mewtwo.tk 7777 match]

//MyS
newmenu "MyS"
menuitem "MyS Match #1 GER" [connect mys.aa.am 21111 match]
menuitem "MyS Match #2 GER" [connect mys.aa.am 22222 match]
menuitem "MyS Match #3 GER" [connect mys.aa.am 23333 match]
menuitem "MyS 3333 |Match| GER" [connect mys.aa.am 3333 match]
menuitem "MyS 4444 |Match| GER" [connect mys.aa.am 4444 match]
menuitem "MyS 5555 |Match| GER" [connect mys.aa.am 5555 match]

//w00p
newmenu "w00p"
menuitem "hlin 9999" [ connect hlin.woop.us 9999 match ]
menuitem "hlin 8999" [ connect hlin.woop.us 8999 match ]
menuitem "hlin 7999" [ connect hlin.woop.us 7999 match ]
menuitem "dula 9999" [ connect dula.woop.us 9999 match ]

//TaS league
newmenu "TaS League"
menuitem "MyS" [showmenu "MyS"]
menuitem "oNe" [connect one.asrv.tk 8010]
menuitem "TyD" [connect tearyoudown.com 21000 match]
menuitem "w00p" [showmenu "w00p"]

If you have any other private servers or as servers go up/down please notify me and i'll update the script.

CREDITS: From memory the original script was done by DrauL, i've simply edited/added and removed some connects.

UPDATE: Have added a submenu with the servers allowed in the TaS league.
Enjoy!
Thanks given by:
#2
Will you ever stop? <3

Thanks for providing this, and thanks DrauL for the original script :)
Thanks given by:
#3
Sorry I'm late, but I do remember a dula.woop.us 9999.

You can also edit menus_multiplayer.cfg, line 68 (newmenu multiplayer) and add

menuitem "Match servers" [showmenu "Private Connects"]
Thanks given by:
#4
(25 Apr 11, 01:32PM)Gibstick Wrote: Sorry I'm late, but I do remember a dula.woop.us 9999.

You can also edit menus_multiplayer.cfg, line 68 (newmenu multiplayer) and add

menuitem "Match servers" [showmenu "Private Connects"]

You do, i've added it in now. Although this is the first i've heard of it :P

Thanks given by:
#5
Thanks :D
Thanks given by:
#6
*cough* tools.cfg has a way to add to menus without changing cfg files*cough*
Thanks given by:
#7
Thanks a ton for the update!
Thanks given by:
#8
Finally someone bothered to make an updated list. Thanks Cas! :D
Thanks given by:
#9
You should add the |BC| USA Match Serves too they got and awesome ping for all Americas I will look the connect later
Thanks given by:
#10
Updates: added a submenu with the servers allowed for TaS league matches
Thanks given by: