YoUnG Generation Gaming

Other => Everything and Nothing => Topic started by: Areeb on January 09, 2016, 05:56:07 PM

Title: BATCH shortcut to enter YGG server
Post by: Areeb on January 09, 2016, 05:56:07 PM
Hello people,

This is just a basic code you could add to your systems that makes life much easier :P! This code enables you to directly enter the YG server without the need to opening SA-MP and further stuff.



Let's get started

1. Right click on your desktop free space >> New >> Text Document

2. Rename the text document to YG (or whatever you want)

3. Open it in Notepad

4. Paste the following code in it:

Code: [Select]

@ECHO off
START "" "<M4Shooter is awesome>" "5.44.101.13:7777"


Replace the <> part with the path to your samp.exe file, in my case it is "C:\\Games\GTA-San Andreas\samp.exe"

NOTE: You can remove the "" but if your path has a space in the (eg: C:\\Games\GTA - San Andreas\samp.exe) then you much enclose them in ""

5. Click "File" and select "Save as.."

6. There you'll have a drop down menu named "Save as type" select the option "All files *.*" in it.

7. Set the file name as YG.bat and hit save.

If you did everything right then opening the BATCH file should directly open the SA-MP load screen and then connect you to YG-Gaming server.



This is just a basic way of calling samp.exe on the parameters [ip] [port], you can make various such "hack scripts" and play with stuff in batch, PM me if you need help with stuff.

Enjoy people.

Regards
M4Shooter
Title: Re: BATCH shortcut to enter YGG server
Post by: Snake on January 10, 2016, 02:20:43 AM
Oh god. Batch files.... a relic from the past. lol
Title: Re: BATCH shortcut to enter YGG server
Post by: Areeb on January 10, 2016, 10:04:50 AM
Oh god. Batch files.... a relic from the past. lol
They're still cool tho.. Heh