-
Notifications
You must be signed in to change notification settings - Fork 44
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
Comments
solution bro? |
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. |
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 |
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? |
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?
The text was updated successfully, but these errors were encountered: