RustAdmin rcon tool + anticheat (Rusty like but better :p )
288 replies, posted
[QUOTE=almosttactful;49699529]I'm seeing a pretty frustrating bug in RustAdmin as my player list isn't properly populating. For example I have 42 people online right now but the server list has 29 names in it so there are 13 people I don't see. Which in return makes it so I can't kick/ban them if need be.
[/QUOTE]
Look in the status bar you have a ! sign next to Players: 45/150. Click on it and it will show you a steamID. It means that this guy has an invalid character into his name that rustadmin cannot deal with. You must either ask him to change his name or kick him. It's is usually this "︻デ┳═ー" causing the problem.
Ahhh ok, cool. thanks so much, I had no idea =D
Hi, my RustAdmin disconnects all the time, even though i've select auto restart. How can i make it so that the tool is connected all time?
Out of nowhere sometime yesterday my time PST Windows Defender started flagging this program as a virus and deleted it off my system. I then tried to download the latest version from rustadmin.com and mid download Windows Defender nailed it again as a virus.
Whats going on with the program?
[QUOTE=Magesw;49711627]Out of nowhere sometime yesterday my time PST Windows Defender started flagging this program as a virus and deleted it off my system. I then tried to download the latest version from rustadmin.com and mid download Windows Defender nailed it again as a virus.
Whats going on with the program?[/QUOTE]
Someone else told me about this. It's a false positive as you can see here [url]https://www.virustotal.com/fr/file/0a80cec8ced36ded26d05d88e9b0cba145e97bbf14233454cae2909b2ac053d9/analysis/[/url]
hey floyd! is there any way we can get an option to make IP bans permanent when we autoban them if related to an auto VAC ban? Right now the limit is 99 days and while I can easily edit the bansis_Default.ini file it would be helpful if it were to do it automatically. Thanks!
[QUOTE=almosttactful;49726934]hey floyd! is there any way we can get an option to make IP bans permanent when we autoban them if related to an auto VAC ban? Right now the limit is 99 days and while I can easily edit the bansis_Default.ini file it would be helpful if it were to do it automatically. Thanks![/QUOTE]
Yes I'm gonna increase the maximum limit.
Is there a limit to how many commands we can stack in a triggered command? For example, the following command only executes the first two lines:
inventory.giveto "${playerID}" "building.planner" "1";inventory.giveto "${playerID}" "hammer" "1";inventory.giveto "${playerID}" "cupboard.tool" "1";inventory.giveto "${playerID}" "knife.bone" "1"
The player gets a building.planner and a hammer, and that's it. It just stops executing after that; no errors in the RCON log.
No limit. Try to set this one :
!inventory.giveto "${playerID}" "building.planner" "1";!inventory.giveto "${playerID}" "hammer" "1";!inventory.giveto "${playerID}" "cupboard.tool" "1";!inventory.giveto "${playerID}" "knife.bone" "1"
the "!" is to tell rustadmin that it must wait the acknoledgment of the current command before sending the next one. Let me know if it works better.
[QUOTE=vfloyd;49765230]No limit. Try to set this one :
!inventory.giveto "${playerID}" "building.planner" "1";!inventory.giveto "${playerID}" "hammer" "1";!inventory.giveto "${playerID}" "cupboard.tool" "1";!inventory.giveto "${playerID}" "knife.bone" "1"
the "!" is to tell rustadmin that it must wait the acknoledgment of the current command before sending the next one. Let me know if it works better.[/QUOTE]
I'll give it a shot, thanks! EDIT: That worked! However, if I change the items to the same thing (for example, I want to flood a player's inventory with humanmeat.spoiled, it behaves strangely. The server generates one "SERVER gave ..." message, and I receive two items in my inventory. The command is this:
!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1";!inventory.giveto "${playerID}" "humanmeat.spoiled" "1"
Unrelated question: Is there a way to grab player coordinates and create teleport points? I know mods can do this, but I didn't know if you can grab that information via RCON.
hey floyd! one more request (I've got a donation headed your way, thanks for putting all of this together), is there a way to allow family share, but if the main account has a VAC ban, it will auto ban the family share AND the main account?
cheers,
AT
[QUOTE=almosttactful;49767516]hey floyd! one more request (I've got a donation headed your way, thanks for putting all of this together), is there a way to allow family share, but if the main account has a VAC ban, it will auto ban the family share AND the main account?
cheers,
AT[/QUOTE]
Yes I'm gonna implement this
[editline]23rd February 2016[/editline]
[QUOTE=Maximum Over;49765553]
Unrelated question: Is there a way to grab player coordinates and create teleport points? I know mods can do this, but I didn't know if you can grab that information via RCON.
[/QUOTE]
Unfortunatly no way to do that without a plugin
[QUOTE=vfloyd;49765230]
the "!" is to tell rustadmin that it must wait the acknoledgment of the current command before sending the next one. Let me know if it works better.[/QUOTE]
Definitely still running into issues. The following command only hands out wood, and then stops:
inventory.giveall "wood" "500";!inventory.giveall "fat.animal" "100";!inventory.giveall "stone" "100";say "this is a test"
If I put a "!" in front of the first "inventory.giveall", the server says "Command not found".
[QUOTE=vfloyd;49798473]Yes I'm gonna implement this[/QUOTE]
Awesome...donation sent =D
[QUOTE=Maximum Over;49801236]Definitely still running into issues. The following command only hands out wood, and then stops:
inventory.giveall "wood" "500";!inventory.giveall "fat.animal" "100";!inventory.giveall "stone" "100";say "this is a test"
If I put a "!" in front of the first "inventory.giveall", the server says "Command not found".[/QUOTE]
Can you send me the logs files of rustadmin please ? Just zip the logs folder and post it here. Thanks
[editline]24th February 2016[/editline]
[QUOTE=almosttactful;49801851]Awesome...donation sent =D[/QUOTE]
Thank you very much !
Hello guys. Below the new version content :
- I've added the support for the new RCON interface. For those who don't know, facepunch is working on a new RCON interface based on websockets and this new interface will soon be defined as the default one. No reason for the moment to use it if you don't want. But when it will become the default interface you will have to change your RCON type from "Experimental" to "Experimental (WebRcon)" in rustadmin
- New advanced mode for the antispam. You can now define custom commands to execute when a player is detected as spamming the chat. The current system keeps working.
- The kick reason for the anti bad language system is now customizable
- Added an option to force rustadmin to check the main account of a family shared account. If the owner account has VAC bans or other bans then Rustadmin will apply the same checks / punishment that for any other account.
- The bans tab now displays the last known IP of each banned player (finally sce_ghost :p )
- New triggered command type implemented based on the population. You can know execute one or more commands when your population goes over a certain limit and other commands when the population comes back under this limit.
This update contains a lot of other fixes and refactoring which may cause instability but making these changes was necessary to support the new RCON interface. If any major issue is detected in this release the patch will arrive soon.
Have a good day !
[URL="http://www.rustadmin.com"]DOWNLOAD LINK[/URL]
[I]Gracias por esta herramienta, valoro muchísimo tu trabajo! Ojala pronto puedas incluir el idioma Español para esta herramienta.
He echo una pequeña donación, espero ayude!
Gracias[/I]
Thank you for this tool, I appreciate very much your work! Hopefully soon you can include the Spanish language for this tool.
I cast a small donation, I hope it will help!
Thank you
[QUOTE=Area 51;49865928][I]Gracias por esta herramienta, valoro muchísimo tu trabajo! Ojala pronto puedas incluir el idioma Español para esta herramienta.
He echo una pequeña donación, espero ayude!
Gracias[/I]
Thank you for this tool, I appreciate very much your work! Hopefully soon you can include the Spanish language for this tool.
I cast a small donation, I hope it will help!
Thank you[/QUOTE]
Thank you very much for your donation. I could include a spanish translation as soon as a member of the community create it. Unfortunatly I'm unable to do it myself.
[QUOTE=vfloyd;49865939]Thank you very much for your donation. I could include a spanish translation as soon as a member of the community create it. Unfortunatly I'm unable to do it myself.[/QUOTE]
I will try to help with this, a friend can collaborate and do the translation.
Is there any option to publish when messages from time to time?
Or when a user types in the chat, for example:
A user writes: when next wipe?
The server detects the word "wipe" and published: the last was on March 3 and wipe next March 17
[QUOTE=Area 51;49869595]I will try to help with this, a friend can collaborate and do the translation.
Is there any option to publish when messages from time to time?
Or when a user types in the chat, for example:
A user writes: when next wipe?
The server detects the word "wipe" and published: the last was on March 3 and wipe next March 17[/QUOTE]
Yes, check "triggered command" in console panel
Thx, it is just what I wanted!
One more question, as you can continue running the program even if the computer is off?
[QUOTE=Area 51;49882028]Thx, it is just what I wanted!
One more question, as you can continue running the program even if the computer is off?[/QUOTE]
No, if the computer is off the program cannot work ;)
We have several servers of OVH , Rustradmin is active on one of these 24/7
[QUOTE=Nero_ink;49883792]We have several servers of OVH , Rustradmin is active on one of these 24/7[/QUOTE]
Yes sure but the computer hosting rustadmin is on 24/7 as well :)
Can you fix this? Maybe only one report for server IP is better...
[url]http://www.rustadmin.com/displayPlayerBansV2.php?id=76561197999888155[/url]
Is it possible to translate killer names in death notes? (for example: code lock, high external stone wall etc.)
How to make program working 24/7 on my laptop (laptop is working 24/7, but it sometime doesn't have internet access for 1 min) and after this rustadmin didn't reconnect (auto reconnect check-box is checked)
EDIT: on my pc after losing internet rustadmin seems to reconnect automaticly
Hello !
New version available. Below the content :
New features :
- You can now specify custom regex to parse chat messages. It is usefull for people using plugins such as betterChat. It's advanced usage though so please do not change the default parameter except if you know what you are doing.
- The search through players array is now easier. Click anywhere on the array and start typing text, the search will be run according to what you have typed.
- As it was asked by a lot of you, I've finally splitted the unique command/chat bar in two bars, one just for chat and the other just for commands.
- Added IP checkl system. If a player is using an IP previsouly used by another player then the IP will be colored in red and you can right click on the player to get more options and find which player was also using this IP. Usefull to track banned players connecting with another account.
- Layout update, the partners tab has been removed and the partners are now lised in the about tab. And the about tab is now beautifull !!! (thank you kidkrule)
Fix :
- TpMe2 and Tp2Me options were not available in players list when a search filter is set.
[URL="https://www.rustadmin.com/"]DOWNLOAD LINK[/URL]
[URL="https://www.virustotal.com/fr/file/a2ab681b468a2bb2ce389e1fc3c594c736b4e3219d5453adca47507c959ae0a4/analysis/"]
The virustotal[/URL] analysis for careful/sceptic people :)
[QUOTE=vfloyd;50046936]Hello !
New version available. Below the content :
New features :
- You can now specify custom regex to parse chat messages. It is usefull for people using plugins such as betterChat. It's advanced usage though so please do not change the default parameter except if you know what you are doing.
- The search through players array is now easier. Click anywhere on the array and start typing text, the search will be run according to what you have typed.
- As it was asked by a lot of you, I've finally splitted the unique command/chat bar in two bars, one just for chat and the other just for commands.
- Added IP checkl system. If a player is using an IP previsouly used by another player then the IP will be colored in red and you can right click on the player to get more options and find which player was also using this IP. Usefull to track banned players connecting with another account.
- Layout update, the partners tab has been removed and the partners are now lised in the about tab. And the about tab is now beautifull !!! (thank you kidkrule)
Fix :
- TpMe2 and Tp2Me options were not available in players list when a search filter is set.
[URL="https://www.rustadmin.com/"]DOWNLOAD LINK[/URL]
[URL="https://www.virustotal.com/fr/file/a2ab681b468a2bb2ce389e1fc3c594c736b4e3219d5453adca47507c959ae0a4/analysis/"]
The virustotal[/URL] analysis for careful/sceptic people :)[/QUOTE]
Hello,
@all, I've just released a new version that you can download on [url]https://www.rustadmin.com[/url]. It includes missing dependencies that should fix problems related to about tab greyed out and RustAdminDB sharing system not working.
[QUOTE=vfloyd;50055447]...
It includes missing dependencies that should fix problems related to about tab greyed out and RustAdminDB sharing system not working.[/QUOTE]
With this version I have a strange warning on windows server 2012 64 bit...
The previous version worked fine, this instead warn me for a missing msvcr120.dll but "Visual C++ Redistributable Packages for Visual Studio 2013" is installed...
...and the previous Rustadmin show the about tab and this new not.
[QUOTE=Nero_ink;50055781]With this version I have a strange warning on windows server 2012 64 bit...
The previous version worked fine, this instead warn me for a missing msvcr120.dll but "Visual C++ Redistributable Packages for Visual Studio 2013" is installed...
...and the previous Rustadmin show the about tab and this new not.[/QUOTE]
Just remove the ssleay32.dll and libeay32.dll from the rustadmin folder and it should be ok.
Sorry, you need to Log In to post a reply to this thread.