Raised This Month: $ Target: $400
 0% 

CS2 Fake Rcon


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kriax
Senior Member
Join Date: Apr 2012
Old 10-04-2023 , 05:23   Re: CS2 Fake Rcon
Reply With Quote #1

https://github.com/Salvatore-Als/cs2-fake-rcon/releases

You just need to drag&drop on your addons folders.
On the /game/bin/{OS} create a rcon.txt file with the rcon on it

Be sure that your MM is on the last version.
Kriax is offline
antm
New Member
Join Date: Nov 2020
Old 10-04-2023 , 11:29   Re: CS2 Fake Rcon
Reply With Quote #2

I cannot get it to work.

It is hosted on dathost.

The rcon.txt is in the folder "bin/linuxsteamrt64"
it contains:
Code:
tester
As a client I enter in console
Code:
fake_rcon_password tester
fake_rcon say test
What do I do wrong?
Attached Thumbnails
Click image for larger version

Name:	meta.jpg
Views:	195
Size:	63.5 KB
ID:	201748  
antm is offline
ArchieReeves
New Member
Join Date: Oct 2023
Old 10-04-2023 , 20:03   Re: CS2 Fake Rcon
Reply With Quote #3

I am also using dathost and it doesn't seem to be working.

If i type "find rcon" in the console provided on dathost it shows me that i can use the command "fake_rcon_passoword" but when i use it in game or on the dathost console its self nothing happens, trying to get it to change map or say something just doesn't work.

Also if i do "find rcon" on the server its self i get the list of normal rcon commands but non of the fake_rcon commands like i do on the dathost console.

the only thing i can get to be shown from rcon is "[RCon] Usage: rcon <screenshot | console | commandstring>"

I believe i have all the files in the right places and everything written in the correctly and i have spent hours now trying to figure it out and find work arounds but nothing i do or follow seems to help, i think a video tutorial would be super useful to a lot of people here.

https://media.discordapp.net/attachm...080&height=116

https://media.discordapp.net/attachm...080&height=278



Thanks,
Archie
ArchieReeves is offline
Kriax
Senior Member
Join Date: Apr 2012
Old 10-05-2023 , 05:09   Re: CS2 Fake Rcon
Reply With Quote #4

Ola, fixed after valve update : https://github.com/Salvatore-Als/cs2-fake-rcon/releases

To install the plugins, check the tutoriel :

First, install the addons on /game/addons/metamod
https://prnt.sc/dUp5dbfanGbY

Next, go to /addons/configs/fake_rcon/config.ini
- fake_rcon_password is your rcon password
- caching_time is the cache time so you don't have to retype fake_rcon_password even if you log out

WARN : You can use the commande line -fakercon : -fakercon mesupermegasecretgigarconpassword.
The rcon configured in the line command takes precedence over the rcon of the file, only use it if you not have the choice !

Type meta list on your console and check if the plugin is loaded
https://prnt.sc/NecS1lYkKj3I

You can check if the password is found:
https://prnt.sc/3JokQn2kE1SM

And in game use fake_rcon_password mesupermegasecretgigarconpassword
ENTER YOUR PASSWORD, NOT MIND

https://prnt.sc/pz6m7-s2SJGZ
https://prnt.sc/6ESx_u2kfg8X


And then fake_rcon YOURCMD
https://prnt.sc/zPVp_WlrvzgJ

Last edited by Kriax; 10-06-2023 at 07:44.
Kriax is offline
Kriax
Senior Member
Join Date: Apr 2012
Old 10-05-2023 , 16:22   Re: CS2 Fake Rcon
Reply With Quote #5

Changing the configuration path, adding a cache.
https://github.com/Salvatore-Als/cs2-fake-rcon/releases

---

Tutorial available here https://forums.alliedmods.net/showpo...2&postcount=15
Kriax is offline
fedthaar
New Member
Join Date: Oct 2023
Old 10-05-2023 , 23:14   Re: CS2 Fake Rcon
Reply With Quote #6

Its not loading for me.
https://imgur.com/a/2Ecb0Oh

On windows 2019 vm. I downloaded cs2 through normal steam and did a start bat file in game\bin\win64

Addons folder didnt exits so i just created it I assume that is fine
fedthaar is offline
fedthaar
New Member
Join Date: Oct 2023
Old 10-06-2023 , 00:32   Re: CS2 Fake Rcon
Reply With Quote #7

Got it to load but i get bad password

https://imgur.com/a/Q6YgTut

Set my password in addons\configs\fake_rcon\config and its matching my rcon_password
fedthaar is offline
Kriax
Senior Member
Join Date: Apr 2012
Old 10-06-2023 , 09:42   Re: CS2 Fake Rcon
Reply With Quote #8

Hello,
Works on windows server, in my personal computer, and on a linux server hosted at VeryGames.net.

Did you check my tutorial ? https://forums.alliedmods.net/showpo...2&postcount=15
Be sure to install on the right folder, please check again if you have the right folder, I have made a mistake on the tutorial, that I fixed since 2 hours

Please can you share me your addons/metamod/configs/fake_rcon folder by a screenshot please ?
Either, you can search [FAKERCON] on your console server, you will have 2 logs, can you share them with me please.

I will try to take a record of my screen asap

Regards,
Kriax is offline
vmisel
Junior Member
Join Date: Oct 2023
Old 10-06-2023 , 10:18   Re: CS2 Fake Rcon
Reply With Quote #9

Edit: I see that the fake rcon plugin took a long time to install. That's why I did not see the addons folder. I do see it now. I will update this post in a bit. A recording for verygames linux is still very much appreciated and needed.

So what I did is:

- Installed Metamod and fake rcon plugin through VeryGames portal: https://prnt.sc/EhKQg7A0FKNk
- Downloaded the lastest version of Fake RCON from your GitHub and dragged/dropped the folders "configs", "fake_rcon" and "metamod" in the folder /cs2 - verygames/game/csgo/addons
- I have created an rcon.txt in the folder /cs2 - verygames/game/bin/linuxsteamrt64 that contains only one line: rcon_password mypassword https://prnt.sc/-gZ1IzTWMJ04

When i want to type meta list in the live console of VeryGames, now finally says it sees your fake rcon script: https://prnt.sc/tRRZTOlmNITm

I will continue with the steps, because before it said: meta list is an unknown command

Edit: when typing fake_rcon_password mypassword - it says it's a bad password, eventhough I put it in the rcon.txt
Edit: screenshot for ingame console that says bad password: https://prnt.sc/MM4KgoSCThxU

Also please see the screenshot of the rcon.txt in the folder /cs2 - verygames/game/bin/linuxsteamrt64 -> https://prnt.sc/-gZ1IzTWMJ04

Edit: another screenshot of the config.ini file that I edited to have a rcon_password - https://prnt.sc/MA-8pldXVgDh

Last edited by vmisel; 10-06-2023 at 10:51. Reason: added images
vmisel is offline
vmisel
Junior Member
Join Date: Oct 2023
Old 10-06-2023 , 17:43   Re: CS2 Fake Rcon
Reply With Quote #10

Quote:
Originally Posted by Kriax View Post
Hello,
Works on windows server, in my personal computer, and on a linux server hosted at VeryGames.net.

Did you check my tutorial ? https://forums.alliedmods.net/showpo...2&postcount=15
Be sure to install on the right folder, please check again if you have the right folder, I have made a mistake on the tutorial, that I fixed since 2 hours

Please can you share me your addons/metamod/configs/fake_rcon folder by a screenshot please ?
Either, you can search [FAKERCON] on your console server, you will have 2 logs, can you share them with me please.

I will try to take a record of my screen asap

Regards,
There is no fake_rcon in addons/metamod/configs/fake_rcon folder - see here https://prnt.sc/H_PQLj0Ct9b-
vmisel 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 20:11.


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