[Tool/Web/Other] [.bat] Rcon Tool
#1

Since RCON is removed from the GUI and I was bored yesterday,
I just made something real quick.

It's an easy tool, just specify IP, Port & Password and you're good to go.
It's .bat, so If you're worried about your computer, right-click on it and click on Edit (Open with Notepad).

First I made'em .exe, but then I changed my mind since you wouldn't trust me :P

I was bored when I made this so It might be useful for you or not. It's all up to what you think.
There's two versions for 32-bit and 64-bit due to the different directories.
It will ask you if you're using the default installation directory of GTA:SA, If not you can specify yours.

It uses the default RCON to function.



Download:
http://erpsite.net/RconTools.rar
Reply
#2

Someone already released something similar a while ago.
Reply
#3

Quote:
Originally Posted by Calgon
Посмотреть сообщение
Someone already released something similar a while ago.
Now that was useful! Like there aint multiple scripts/apps/tools of the same type of everything else?

Also i just released It cuz I was bored, not for It to be something unique or better then anybody.
It's not like this is an advanced tool to make.
Reply
#4

nice this is usefull for SA-MP 0.3b server thanks
Reply
#5

handy very very handy, becuz the rcon button at the client is removed

This forum requires that you wait 120 seconds between posts. Please try again in 34 seconds. >: (
Reply
#6

Great job...
Reply
#7

Quote:
Originally Posted by royal_king[xXx]
Посмотреть сообщение
nice this is usefull for SA-MP 0.3b server thanks
Thanks
Reply
#8

It IS usefull, but I already made one too, but my topic is an tutorial
here it is: https://sampforum.blast.hk/showthread.php?tid=172450

Kind Regards,
Kwarde
Reply
#9

Its not working!
Reply
#10

Quote:
Originally Posted by Karting06
Посмотреть сообщение
Its not working!
I tested it out as well and it does not work.
Reply
#11

It IS working, but Yes, sometimes It fails to connect properly. Just restart It and try again.
Reply
#12

Maybe you miss the 'rcon.exe'
To get that one, follow this link: http://rpdsamp.nl/get/gta/sa/mp/clientside/rcon.exe.zip
And @Mike: You may add it in your post
Reply
#13

I like the idea and you've done it awesome. Great work!
Reply
#14

-.- i posted in wrong topic :/
Reply
#15

Quote:
Originally Posted by cj101
Посмотреть сообщение
It's a *.bat, you can clearly see the source code before you run it. There's a bit of a difference between an app coded in a language like C++ and a small console .bat application.
Reply
#16

Actually, theres an rcon tool included with samp.. go to your /san andreas dir.
Reply
#17

i downloaded it and installed too i typed the ip nd then port nd then password when i pressed enter it closed Wha ?
Reply
#18

I had the problem of it closing too, just take out the variable questions so your .bat file looks something like this
Код:
@echo off
color 1f
cls
CD "C:\Program Files\Rockstar Games\GTA San Andreas\"
cls
start rcon.exe IP PORT PASSWORD
Reply
#19

Not quite sure why you're going through the trouble of making everything user submitted, when they could simply send the arguments straight up. Then have them throw it in the directory itself, as I highly doubt everyone will understand that they need to set it there.

Another thing you didn't mention is they need to set rcon to 1, in the server.cfg.
Код:
rcon.exe IP PORT PASSWORD
Reply
#20

it closes for me also
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)