2019-07-09, 05:15 PM
i want to put in this code server password so when player connects through button that launcher (.exe) writes password for him
Code:
private void button1_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start("samp://75.127.13.245:7780");
}
Code:
private void button1_Click(object sender, EventArgs e)
{
System.Diagnostics.Process.Start("samp://75.127.13.245:7780");
}
![[Image: unknown.png]](https://cdn.discordapp.com/attachments/189037792028786689/599739481389531156/unknown.png)
![[Image: unknown.png]](https://cdn.discordapp.com/attachments/189037792028786689/599741184864157706/unknown.png)
![[Image: tAY3wmW.png]](https://i.imgur.com/tAY3wmW.png)