Posts by ArronLayyd
2 posts total, newest first.
Write Process Memory causing CS:GO to crash?in C# Programming - Resolved:
For anyone wondering about this i was writing to the wrong address
pMemory.WriteFloat(oProcess, address, Enemy.g);
'address' should have been 'current'Write Process Memory causing CS:GO to crash?in C# Programming - Hi Guys,
So i'm starting to get into developing hacks for CS:GO, following a few tutorials and using some resources from this site to help me get started. The tutorial I've been following has been using VAMemory which
Showing the 2 most recent posts.