Recent content by Tsushima

  1. T

    [0.3DL] Need Function - Sobeit

    Thanks for help, but i have one question. if (!IsPlayerVisible) { return -1; } if (!IsPlayerVisible) { return 1; } if (!IsPlayerVisible) { return false; } Can you explain the difference between these three codes?
  2. T

    [0.3DL] Need Function - Sobeit

    The silent aimbot I use can also kill players from behind walls. What should I do to prevent this from happening? I would appreciate it if you could provide a code sample or instructions on how to do it.
  3. T

    C++ Anti-Sobeit

    @SobFoX
  4. T

    C++ Anti-Sobeit

    The project I have has an anti sobeit. But I can't transfer it to other projects. The codes that work in this project do not work there, everything is correct, but it does not work. Is there a solution to this? bool antisobeit = false; bool HookedRakClientInterface::RPC(int* uniqueID, BitStream*...
Top