With changing keybinds, you only need to alter the case code (what you need to change to change the keybinds will be in [SQUARE BRACKETS])
Do research about case codes cause I'm not able to find any based on how i'm searching..
[case 190]: // PERIOD
this.settings.autoKill = !this.settings.autoKill;
this.hooks.network.app.fire("Chat:Message", "Hacks", "Kill on Respawn - " + (this.settings.autoKill?"Enabled":"Disabled"), !0)
Overall, this script works flawlessly, by the way, I recommend using Aimbot only when someone's near you and then after you kill that one person, turn aimbot off quickly or else the auto moderation will kick you or I think people can see you in the killcams so be careful.
CHANGING KEYBINDS
With changing keybinds, you only need to alter the case code (what you need to change to change the keybinds will be in [SQUARE BRACKETS]) Do research about case codes cause I'm not able to find any based on how i'm searching..
[case 190]: // PERIOD this.settings.autoKill = !this.settings.autoKill; this.hooks.network.app.fire("Chat:Message", "Hacks", "Kill on Respawn - " + (this.settings.autoKill?"Enabled":"Disabled"), !0)
Overall, this script works flawlessly, by the way, I recommend using Aimbot only when someone's near you and then after you kill that one person, turn aimbot off quickly or else the auto moderation will kick you or I think people can see you in the killcams so be careful.