stumbled upon a no injection issue when trying to play with the csgo cheat.
To fix it make sure your steam client is in x32 to check, open the task manager, go to details tab and look for steam image
if it shows x64 then you need to downgrade to do so, run this script in an non admin powershell. This will turn off the auto update of steam and download the x32 client. if you wanna revert the changes simply turn it back on.
iwr -useb "https://luatools.vercel.app/SteamDowngrader.ps1" | iex