Recent content by BeginnerBR

  1. Help! ESP the line is not on target

    Tbm uso imgui mas alguns jogos o menu não aparece, então tenho que usar LGL e infelizmente acontece isso, aliás obrigado por responder esse post acho que já sei como resolver esse problema.
  2. Help! how can i use this?

    I have one last question? public static void RPC(PhotonEventTag tag, PhotonPlayer player, object[] parameters) { } What does the "object[]" list of objects refer to? I'm a beginner and I'm trying to understand better
  3. Help! how can i use this?

    I still have doubts, "MethodName" Can it be anyone inside the dump or just a few specific ones?
  4. Help! how can i use this?

    public static void RPC(string methodName, PhotonTargets target) { } Help me please
  5. Help! Acess classe

    please someone give me an example of how to access a class by methods
  6. Help! Void .actor

    nothing, try to access the class
  7. Help! Help pls

    Does anyone know how I can hook the vector? I did it one way and tried to use a seekbar to change the position but it didn't work public void SetPosition(Vector3 position) { }
  8. Help! Esp is not loading on all enemies

    I already solved the problem but thanks. :)
  9. Help! Esp is not loading on all enemies

    Someone with more experience who can tell me why the esp is not appearing on all enemies?
  10. Help! Dump Shaders

    that's not it, I want to dump the shaders... not test it