antiaim

  1. Good desync

    void new_antiaim::desync(bool& send_packet) { if (!g_local || !g_local->is_alive()) return; //run lby lby_prediction_run(); if (!g_options.newaa_fake_master) return; float side = g_options.newaa_fake_invert_toggle ? -1.f : 1.f; if...
  2. working xy0 source

    old xy0 source working but scope lag and resolver is litle bit fixed
Top