Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit keybinds - SettingsToPersist.json missing #102

Open
danisuba10 opened this issue Apr 10, 2022 · 7 comments
Open

Edit keybinds - SettingsToPersist.json missing #102

danisuba10 opened this issue Apr 10, 2022 · 7 comments

Comments

@danisuba10
Copy link

danisuba10 commented Apr 10, 2022

I want to change the keybind of the settinngs menu from ESC to nothing. (evtSysMenu)
This is because sometimes the bot opens the settings, and then becomes stuck, resulting in it becoming AFK.
I saw that in order for some settings not be persisted, SettingsToPersist.json must be edited, however that doesn't exist.:

"description": "The settings in this file are persisted server-side. This file is generated automatically. Editing it is not recommended. Modify SettingsToPersist.json to specify which settings are persisted."

How can I change it's keybind to empty, or at least to another keybind so it doesn't revert itself back?

@danisuba10 danisuba10 changed the title SettingsToPersist.json missing Edit keybinds - SettingsToPersist.json missing Apr 10, 2022
@anaquierealgo
Copy link

solution bro?

@danisuba10
Copy link
Author

I managed to change the keybind by editing the PersistedSettings.json (don't remember exactly if that's the name, but there are two of them in different folders, so make sure to modify both of them.)

Just make sure to launch the bot with the .exe file, and not the updater .exe file, because that changes the persisted settings file from the internet.

Also I haven't found a way to bind it to nothing, so I just bound it to the "." key, which solved all accidental menu openings.

@danisuba10
Copy link
Author

But it would be really good if anyone could update this bot with a working SettingsToPersist file.

@anaquierealgo
Copy link

But it would be really good if anyone could update this bot with a working SettingsToPersist file.

Could you pass me the files that you modified from your folder? I can't find the file to modify

@danisuba10
Copy link
Author

Just search for this file in the bot's folder, and modify both of them.

@anaquierealgo
Copy link

Just search for this file in the bot's folder, and modify both of them.

I can't find the other file, are you sure?
pass me your folder bro. if you do not mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants