How do I get fake players?

In roblox studio I’m making something that requires multiple players to use. How do I get a fake player in, as an npc won’t appear in the playerlist and in player service, so I can’t do that. I tried going to test and setting it to 2 players and clicking start, but nothing happend. Can I have help?

I’m seeing people say it’s impossible. But I’ve seen others do it…

Just instance a player instance parented to the players service.

I’m not even sure that works/would give a proper result that they’re looking for.

You might have to set Roblox Studio as administrator, as usually Windows (if that’s what you’re on) blocks some features of the multiplayer testing.

That’s impossible to do that due to lacking permission (4) and permission 4 commands are like the owner only command which also can’t be executed in client unlike game:Shutdown() which only requires permission 3 (client’s permission) but still impossible no matter what (Oh and also scripts like have the permission 2)

1 Like

There may be an issue with your firewall. Go to the Firewall settings on your device (for Windows 10, you can find it by searching “Windows Defender Firewall” (the regular version, not with advanced settings) and navigating to the “Allow an app or feature through Windows Defender Firewall” on the left-hand side. Check to make sure that any instance of Roblox Studio or RobloxStudioBeta.exe is allowed on Public/Private Networks.

Hope I helped!

image

I am not on a windows device. I am on a Mac.

I can’t help you too much in that case, but you could check out this article by Apple for more information on allowing apps through the firewall on MacOS.