What is your goal?
Hello guys, I’m using a virtualbox to run a virtual mac on my windows PC. So, I want to ask if I can use make on it, as I’ve been told by someone that it could block my account. Is that true? Please let me know. Thank you.
Running Make inside a virtual machine like VirtualBox or a virtual macOS setup will not block your Make account.
Make doesn’t care whether you’re on Windows, macOS, or a VM.
It only checks that your login is valid and your API calls are legitimate. The only time accounts get flagged is for abuse (bot attacks, excessive API calls, suspicious automations), not for using a virtual machine. So as long as you’re just running normal scenarios, you’re completely safe using Make inside a VM.