1. Post #1

    December 2013
    20 Posts
    Hi Fellow Admins,

    During the DDoS downtime waiting for my server to stabilize, I developed an admin tool to greatly help most of the administrative functions. I'd love to hear any recommendations or things that could be added. It essentially takes control of the client, and is console aware in that it knows if your console is open or closed before executing a command. It's capable of Ban/Kick/Teleport, as well as airdrops and gifting our items to any specific user and quantity. You can try it out from our site below.

    Also, feel free to join us in game, we'd love to see you:

    server.surviverust.com:28075



    http://www.surviverust.com/admin-tool.html


    This is still in an early build, and would love to hear your feedback!

    Thanks.
    Reply With Quote Edit / Delete Reply Show Events Winner Winner x 6Useful Useful x 3 (list)

  2. Post #2
    Gold Member
    BazzBerry's Avatar
    December 2013
    247 Posts
    Any chance you'd be willing to post the source code? Kind of curious to see how you made it, that's all.

  3. Post #3

    July 2013
    17 Posts
    Hello for some reason my anti-malware software says the file can be dangerous ? can u explain this ?, im not saying that its a virus or something i just want to know the why

  4. Post #4

    December 2013
    20 Posts
    Hmm I have no idea why it would complain, I have 5 admins using this now on our server. It's developed with Autohotkey and AHK GUI Creator:
    http://www.autohotkey.com/board/topi...rtgui-creator/

    I do have Malwarebytes installed and haven't had an issue.


    Hello for some reason my anti-malware software says the file can be dangerous ? can u explain this ?, im not saying that its a virus or something i just want to know the why

  5. Post #5
    maubedo's Avatar
    December 2013
    69 Posts
    Hi friend,

    your app is great. I'm testing it a lot, will give more feedback asap! :)

  6. Post #6

    July 2013
    17 Posts
    Hmm I have no idea why it would complain, I have 5 admins using this now on our server. It's developed with Autohotkey and AHK GUI Creator:
    http://www.autohotkey.com/board/topi...rtgui-creator/

    I do have Malwarebytes installed and haven't had an issue.
    I was just asking like i said

    Anyways

    Already tested it and it seems fine

    Good job

  7. Post #7

    December 2013
    20 Posts
    Just a bit on how it determines if your console is open or closed I made this:



    You need to leave the console window in the upper right quadrant of your screen for it to detect the console. I did it this way to cut down on CPU of processing RGB pixel values of your entire screen.
    Reply With Quote Edit / Delete Reply Mac United States Show Events Informative Informative x 1Agree Agree x 1 (list)

  8. Post #8

    January 2014
    2 Posts
    Is there no rcon protocol for rust? Searching for pixels and sending keys in game is just all bad. But if there's no rcon protocol for this game yet I applaud your effort for a crude work around.

  9. Post #9

    December 2013
    20 Posts
    Is there no rcon protocol for rust? Searching for pixels and sending keys in game is just all bad. But if there's no rcon protocol for this game yet I applaud your effort for a crude work around.
    Thanks man, as far as I know there is not, and typed commands were the only way. The main motivation for something like this was the frustration of not even having an up arrow to fix a typo..

  10. Post #10
    attckdog's Avatar
    December 2013
    210 Posts
    There isn't a working / release API yet so all we have is workarounds / mods

  11. Post #11

    January 2014
    7 Posts
    Doesn't work on Win7 32bit, says its not compatible?

  12. Post #12

    January 2014
    6 Posts
    He most likely needs to have it compiled for 32bit....ill let him know to see what he can do

  13. Post #13
    steamfreak's Avatar
    July 2008
    123 Posts
    Is this verified by a forum mod or dev? is it safe/vacsafe?

  14. Post #14

    December 2013
    20 Posts
    Is this verified by a forum mod or dev? is it safe/vacsafe?
    I looked into this prior to developing using AHK and found the following which explains it is VAC allowed:

    http://forums.steampowered.com/forum....php?t=1906399
    http://forums.steampowered.com/forum...php?p=31442391

  15. Post #15

    January 2014
    9 Posts
    So let me get this straight
    I download and install on my server?
    or on my computer?

  16. Post #16

    January 2014
    7 Posts
    If you're using AHK, use the 32 bit compiler. Otherwise it will only run on 64 bit based OS

  17. Post #17
    Gold Member
    Sievers808's Avatar
    December 2013
    2,322 Posts
    So let me get this straight
    I download and install on my server?
    or on my computer?
    This is something that would be installed on your computer... all it does is macro commands into your in-game F1 console.

  18. Post #18

    January 2014
    6 Posts
    Jcooz was working today but I am sure he will get a 32bit client up when he can

  19. Post #19
    NiwatiX's Avatar
    June 2008
    11 Posts
    push it on github buddy I would love to work on it too ! Great project btw :)

  20. Post #20

    December 2013
    20 Posts
    He most likely needs to have it compiled for 32bit....ill let him know to see what he can do
    Give it a shot now I have a 32bit compiled version up:

    http://www.surviverust.com/admin-tool.html

  21. Post #21

    April 2010
    10 Posts
    did a scan for everyone seems safe https://www.virustotal.com/en/file/a...c042/analysis/ also tested the control panel really liking only problem is if u click ammo or c4 and such it only gives you 1 any way to change?

  22. Post #22

    January 2014
    6 Posts
    did a scan for everyone seems safe https://www.virustotal.com/en/file/a...c042/analysis/ also tested the control panel really liking only problem is if u click ammo or c4 and such it only gives you 1 any way to change?
    change the number in the quantity box

  23. Post #23

    April 2010
    10 Posts
    change the number in the quantity box
    oh thanks didnt see that :)

  24. Post #24

    December 2013
    107 Posts
    to OP the hand Cannon should be HandCannnon. little mistake. not like anyone uses it XD

  25. Post #25

    September 2013
    81 Posts
    If only spectator could be added.

  26. Post #26

    December 2013
    52 Posts
    seems to work. the quantity seems to be messed up though. i tried to spawn 4 metal pillars and it gave me 1 for the first 3 trys then 2 for the second. I had the quantity changed to 4 all 4 times, and it seems to not be spawning full suits without multiple trys :/ But other than that it works good. Easy to spawn what I need.

  27. Post #27

    January 2014
    7 Posts
    Works on 32bit now, thanks!

  28. Post #28
    It’s not a bug – it’s an undocumented feature.
    .:RG:.PhY5c0's Avatar
    December 2013
    75 Posts
    Any chance you'd be willing to post the source code? Kind of curious to see how you made it, that's all.
    *cough*Decompile it. *cough*

    EDIT: As long as you don't use the code.

  29. Post #29

    December 2013
    81 Posts
    Been using the tool for a bit now, and here is my suggestions.

    Hide the rcon password on entry, the same way most online sites do with your password. (when streaming i dont use it at the moment for this reason)

    In Crafting menu, LeatherWood plank is on the same line.

    Not really needed, but Wooden Shelter is missing from lists.

    Would be nice to have Admin items (hatchet, invis armour, bow etc on its own list or added at bottom)

    If possible, have a drop down list for current players, instead of having to type their names in.
    Reply With Quote Edit / Delete Reply Windows 8 United Kingdom Show Events Agree Agree x 1 (list)

  30. Post #30

    December 2013
    107 Posts
    Hand Cannon/Arrows do not work Arrows should be Arrow & HandCannon anyhow like it so far. has eased bit of the pain banning abusers/harassers.

  31. Post #31

    September 2012
    95 Posts
    Very good addon, i like it very much. very useful

  32. Post #32

    January 2014
    55 Posts
    my antivir says, its a trojaner? :S

  33. Post #33

    December 2013
    20 Posts
    Been using the tool for a bit now, and here is my suggestions.

    Hide the rcon password on entry, the same way most online sites do with your password. (when streaming i dont use it at the moment for this reason)

    In Crafting menu, LeatherWood plank is on the same line.

    Not really needed, but Wooden Shelter is missing from lists.

    Would be nice to have Admin items (hatchet, invis armour, bow etc on its own list or added at bottom)

    If possible, have a drop down list for current players, instead of having to type their names in.
    Thanks for the feedback. I'll fix those items and hide the password. Just FYI it's going to type it in your console in cleartext regardless and your streaming software most likely will only be streaming the game client window.

    I would love to add the player names in the drop down, but until the rcon protocol is developed there isn't a way to query the server to find current players other than the steam overlay. Once the rcon protocol is available this will be completely revamped.

    Thanks everyone on the feedback so far!

    Edited:

    New version has been posted up.

    It fixes Hand Cannon, Arrow, LeatherWood plank on the same line, adds a Wood Shelter, and also hides the password field box.

    Thanks again for your input.

    http://www.surviverust.com/admin-tool.html
    Reply With Quote Edit / Delete Reply Windows 8 United States Show Events Winner Winner x 1 (list)

  34. Post #34

    December 2013
    10 Posts
    This looks awesome. I am going to test it out on my server tonight.

  35. Post #35

    December 2013
    20 Posts
    I'll provide an update shortly adding the admin items such as the admin armor, bow and hatchet.

  36. Post #36

    January 2014
    55 Posts
    this program looks really nice, but i still cant open it :D windows wont let me

  37. Post #37

    December 2013
    20 Posts
    this program looks really nice, but i still cant open it :D windows wont let me
    Hmm are you attempting the 32 bit version? Also try running as administrator.

  38. Post #38
    Dennab
    December 2013
    285 Posts
    Thanks for the feedback. I'll fix those items and hide the password. Just FYI it's going to type it in your console in cleartext regardless and your streaming software most likely will only be streaming the game client window.

    I would love to add the player names in the drop down, but until the rcon protocol is developed there isn't a way to query the server to find current players other than the steam overlay. Once the rcon protocol is available this will be completely revamped.

    Thanks everyone on the feedback so far!

    Edited:

    New version has been posted up.

    It fixes Hand Cannon, Arrow, LeatherWood plank on the same line, adds a Wood Shelter, and also hides the password field box.

    Thanks again for your input.

    http://www.surviverust.com/admin-tool.html
    The difference is with streaming he can add a .png file overlay for using that tool along with his console window to hide the rcon password.

    If he doesn't... it's on him really. Thanks for the nifty tool though. Very useful for managing and administrating servers.

  39. Post #39

    December 2013
    81 Posts
    The difference is with streaming he can add a .png file overlay for using that tool along with his console window to hide the rcon password.

    If he doesn't... it's on him really. Thanks for the nifty tool though. Very useful for managing and administrating servers.
    Yeh, I use overlays on my stream to hide what I don't want others to see, the problem with the admin tool is that it's never in the same place twice with me dragging it around the screen lol...

  40. Post #40
    Dennab
    December 2013
    285 Posts
    Yeh, I use overlays on my stream to hide what I don't want others to see, the problem with the admin tool is that it's never in the same place twice with me dragging it around the screen lol...
    Add the file overlay on the right side of the screen approx 600 pixels high and 800 wide. when you bring up the admin tool or the console (depending on which software for streaming you're using (i use OBS for this reason)) you can effectively hide the entire portion of that console / admin tool. It's useful. I use 2 monitors, so one monitor is displayed while the other is not. Therefore, my screen is perfect for streaming. No one can see what I'm doing on monitor #2. Which means I could watch pr0n and play CSGO if I wanted to while streaming another game (not that I would period since this comp is garbage and streaming is worthless on it)