Hello, in this tutorial I ll show you working radarhack made with Python 3.8
Step №1: Install python
1)Go to https://www.python.org
2)Click "Downloads" --> "Download python v 3.8.x"
3)Open the executable file
Step №2: Install libraries
1)Open cmd
2)Type pip install pymem
Then you can...