danielkrupinski / Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
MIT License
3.31k stars 961 forks source link

please up date this beacause i dont know how to #3801

Open PastedX opened 1 year ago

PastedX commented 1 year ago
if (config.triggerbot[weaponIndex].triggerAim) {
    config.aimbot[weaponIndex].keyTriggerAim = config.triggerbot[weaponIndex].key;
}
else
{
    config.aimbot[weaponIndex].keyTriggerAim = config.aimbot[weaponIndex].key;
}

for the latest osiris

Xsintashi commented 1 year ago

please learn cpp beacuse u dont know how to