Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Support [Server] server launcher help

 
  • 0 Vote(s) - 0 Average
Server server launcher help
unbelievable_10
Offline

Burgershot Member
Posts: 7
Threads: 4
Joined: Jun 2019
Reputation: 0
Location: Serbia
#1
2019-07-09, 04:06 PM
i want to put in this code server password so when player connects through button that launcher (.exe) writes password for him
Code:
[color=#000000][size=small]        private void button1_Click(object sender, EventArgs e)
       {
           System.Diagnostics.Process.Start("samp://75.127.13.245:7780");
       }
[/size][/color]
Markski
Offline

Burgershot Clerk

Posts: 127
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: La Plata, Argentina
#2
2019-07-10, 07:13 PM
You'll likely need a memory hook to detect and fill the password dialogue. I doubt there is a safe way to do this.
Website
Toretto
Offline

Moderator

Posts: 40
Threads: 1
Joined: Apr 2019
Reputation: 4
#3
2019-07-11, 02:00 PM
Been able to make a custom server launcher by installing sampcmd by BigETI to the client, then sending the command with the needed arguments. (Won't work in other systems except Windows)
BigETI
Offline

open.mp Developer

Posts: 107
Threads: 5
Joined: Feb 2019
Reputation: 12
Location: Germany
#4
2019-07-11, 02:16 PM
There is a solution written in C# that launches GTA San Andreas and injects samp.dll to the newly created process. It can be found inside the SAMPLauncherNET aka. CSL source. sampcmd in the other hand is just a CLI tool that launches San Andreas Multiplayer without samp.exe.
[Image: github-samp-icon.png]
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode