desync for xy0

  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. 0x01

    Legit AA / Desync tutorial

    This guide is assuming that you have the necessary stuff (createmove hook, usercmd class etc.) warning, this may be wrong, if it is feel free to correct me. *** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! *** EDIT: UPDATED! might be slightly...
Top