Hi,
I wanted to know if someone of you can explain/show me how I can edit NPC's ingame with CE with the memory viewer.
I wanted to know if someone of you can explain/show me how I can edit NPC's ingame with CE with the memory viewer.
Yes. Modifying npc's client data in game is possible with a memory editor.Quote:
Is this even possible?
How exactly can I manage to change the it?Quote:
Yes. Modifying npc's client data in game is possible with a memory editor.
You can change what app to open to force the admin app open too. You can also remove send hack functions that are client side, so like some people thinking they smart for checking if authClient > authServer on the server end, someone can easily just memory edit the function to always send the proper auth level to the server.