TKazer / CS2_External

CS2 external cheat.
MIT License
565 stars 142 forks source link

triggerbot and performance issues #71

Open Fr0go1 opened 11 months ago

Fr0go1 commented 11 months ago

I have recently noticed a change in performance while using the cheat, i used to be getting around 180fps with the cheat but now i only get around 100-120 even with all the features off. I would also like to adress the triggerbot config saving not working correctly. I have checked everything and cant see a issue, when i save a triggerbot key like vk_mousex2 to a config and load it, it will display it in the combo (dropdown) but when i hold down the key nothing happens so i did a troubleshoot and found that the lmenu button was still set as the hotkey even with it displaying VK_MOUSEX2 in the combo.

ZippoKs commented 11 months ago

image This only gets called if the combo item has changed with a mouse click. Maybe add a variable to check if the trigger key is the same as before, if not call this function, or handle it differently.

Fr0go1 commented 11 months ago

image This only gets called if the combo item has changed with a mouse click. Maybe add a variable to check if the trigger key is the same as before, if not call this function, or handle it differently.

but aimbot seems to work does it not?

TKazer commented 11 months ago

Fixed the config problems.

Fr0go1 commented 11 months ago

Fixed the config problems.

would you be able to fix the performance issues