You can press ~ in Tribes, paste connect("208.2.16.147:28001"); and press enter.
OR
Open TRIBES/Config/serverprefs.cs with Notepad or Wordpad.
Paste AT THE BOTTOM:
This will not overwrite your default Tribes master servers.Code:$Server::CurrentMaster = "0"; $Server::MasterAddressN0 = "t1m1.masters.tribesmasterserver.com:28000 t1m1.pu.net:28000 t1m1.tribes0.com:28000 skbmaster.ath.cx:28000 kigen.ath.cx:28000 t1m1.masters.dynamix.com:28000"; $Server::MasterAddressN1 = "t1ukm1.masters.dynamix.com:28000 t1ukm2.masters.dynamix.com:28000 t1ukm3.masters.dynamix.com:28000"; $Server::MasterAddressN2 = "t1aum1.masters.dynamix.com:28000 t1aum2.masters.dynamix.com:28000 t1aum3.masters.dynamix.com:28000"; $Server::MasterAddressN3 = "t1m1.masters.dynamix.com:28000 t1m2.masters.dynamix.com:28000 t1m3.masters.dynamix.com:28000"; $Server::MasterName0 = "New Master"; $Server::MasterName1 = "UK Tribes Master"; $Server::MasterName2 = "Australian Tribes Master"; $Server::MasterName3 = "US Tribes Master";




