Raised This Month: $51 Target: $400
 12% 

HLDS Rcon - 0.0.1 (BETA)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 04-15-2015 , 11:03   HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #1

Well, i am seeing a new programs that controls the HLDS and other games, with a lot of features and i decide to create my small Rcon sender written in Delphi


.Usage:
- Well, first you need to make sure in your HLDS server, you have set the rcon_password convar.
- Second, you need to setup informations in Rcon program, that will be: IP, Port and Password.
- Finally, you can connect and start sending commands to server.


Thats all!
Is not need to install and set other craps
Future versions will come with more features since is the first release of the small program.


.Changelog


Code:
- 0.0.1
+ Added password show/hide option
+ Added a console log option (Will log into ConsoleLogs/file.txt)
* Fixed connect button



.Tip
- You can set logaddress command to watch the server!
> logaddress xxx.xxx.xxx.xxx yyyyy (Ie. logaddress 192.168.1.2 65123)


Ps. Source attached with file..

Spoiler
Attached Files
File Type: zip Rcon.zip (312.1 KB, 263 views)
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 

Last edited by ^SmileY; 04-17-2015 at 23:14.
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 04-15-2015 , 12:16   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #2

Did you installed some kind of backdoor to steal rcons? Just kidding
Nice tool
__________________
Jhob94 is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-15-2015 , 12:52   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #3

Seems ok . But will u add a log for the console in ur next update maybe ?
Well im currently working on it ( log console ) but in ( Vb of course ) . I didnt found a problem sending command . But if u try to do it . You will find some problems in port for adding logadress .
Good one !

EDIT : You can use Split ':' for getting the port and the ip in 1 textbox ...

EDIT 2 : This is what i'm talking about


Last edited by Freezo Begin; 04-15-2015 at 19:11.
Freezo Begin is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 04-15-2015 , 22:46   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #4

Quote:
Originally Posted by Jhob94 View Post
Did you installed some kind of backdoor to steal rcons? Just kidding
Nice tool


Freezo : Yes I can make this, but the method i have created use it separated.
About log_address I will do in a future version.

I am creating a method to control the server with player cmds using rcon
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-16-2015 , 05:39   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #5

Quote:
Originally Posted by Freezo Begin View Post
I don't understand your colors. Why so many different colors and put white text on a bright blue one?
__________________
Kia is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-16-2015 , 06:58   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #6

Quote:
Originally Posted by Kia View Post
I don't understand your colors. Why so many different colors and put white text on a bright blue one?
It was black and i change it ...
it was something like this :

Last edited by Freezo Begin; 04-16-2015 at 07:14.
Freezo Begin is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-16-2015 , 07:16   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #7

Quote:
Originally Posted by Freezo Begin View Post
It was black and i change it ...
it was something like this :
Well, that's better imo.
__________________
Kia is offline
asur
Member
Join Date: Dec 2014
Old 04-16-2015 , 08:48   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #8

Quote:
Originally Posted by ^SmileY View Post
Well, i am seeing a new programs that controls the HLDS and other games, with a lot of features and i decide to create my small Rcon sender written in Delphi

Usage:
- Well, first you need to make sure in your HLDS server, you have set the rcon_password convar.
- Second, you need to setup informations in Rcon program, that will be: IP, Port and Password.
- Finally, you can connect and start sending commands to server.

Thats all!
Is not need to install and set other craps
Future versions will come with more features since is the first release of the small program.

Ps. Source attached with file..

Spoiler
perfect tool
Request : Can u make it compatible for accessing multiple servers in the same panel .......
asur is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 04-16-2015 , 10:23   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #9

Quote:
Originally Posted by asur View Post
perfect tool
Request : Can u make it compatible for accessing multiple servers in the same panel .......
Nice request, let-me try
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
AmineKyo
فوق سريرك
Join Date: Oct 2011
Location: Morocco
Old 04-16-2015 , 13:27   Re: HLDS Rcon - 0.0.1 (BETA)
Reply With Quote #10

Quote:
Originally Posted by Kia View Post
I don't understand your colors. Why so many different colors and put white text on a bright blue one?
what do you mean? I only see 2 colors..

OnT:
is console always synced-up with the server or it only shows the outputs of the commands you send? (would love if you can make an option to keep it synced up)
+ I have other suggestions but let me take my time please. q:
__________________

Last edited by AmineKyo; 04-16-2015 at 13:35. Reason: ohengrishpls
AmineKyo is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode