So I just double checked to make sure the cheat is running with the latest version of the game (v1.63c) and it is working. The last time I heard/saw what you're describing, the person's anti-virus/security program is isolating the .bat file and/or the game's directory. Without sitting next to you (No, I'm not a ninja) I can't know for sure. It would only get stuck on cheat creation if (in no particular order):
- The directory can't be written to or accessed by the .bat file
- Powershell isn't working/accessible
- The .bat process was stopped/paused/isolated by an external process
So I'd double check that the antivirus isn't isolating the file and/or directory in some way. If that still doesn't work, I'd try checking the directory permission as it's possible that win11 made some changes on how some permissions work. Beyond that, I'd double check to make sure a win11 update didn't turn off powershell.
As for why you get the prompt that its unsafe, windows has, since I think win 7, marked all .bat files as unsafe even though that its native scripting file format. Which is like making a custom screw driver that only works on your brand of cars and then telling that the screw driver is unsafe to use.