Testing IsFriendsWith in Studio?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Ability to test the IsFriendsWith Function

I’d like to test the IsFriendsWith Function in Studio, but I’m unsure if there’s a viable way to actually do this.

The only possible way I’ve thought of would be having an Alt account, and then joining the game through your normal account & alt account, one on the normal client and one on the Windows 10 client.

This obviously wouldn’t be through Studio, but I wasn’t able to think of any other way of actually testing this.

Why not test with a UserId you are friends with, then another which you aren’t rather than going through all that trouble? The IsFriendsWith takes a UserId as an argument, so you could just hard-set that to someone you are/aren’t friends with to test it.

1 Like

Thanks, I like that idea! Although I’d like if Roblox implemented the ability to fully test it with two separate accounts because then it’d be a complete test, I can work with this!