
Unable to friend or follow users / receive friend requests or
Aug 20, 2021 · Device Type: Computer Expected Behavior I expected to have the ability to friend or follow other users on the Roblox website, as well as having the ability to receive friend …
What does the “Follow” button do? - Forum Help - Roblox
Jan 14, 2020 · So there was this recently added button that looks like this: What happens when you follow people? Do you get notified on every reply and post they make? Or what? Thanks …
Follow feature on Roblox is hidden and neglected
Sep 12, 2023 · Followers on roblox are nothing like they are on Facebook and twitter. Following on roblox does basically nothing, while following on social media apps actually has a value. …
Issue with following people on Website - Website Bugs - Roblox
Jan 17, 2021 · As of right now, I can’t follow anybody. Does Roblox limit us with how many people we want to follow, like with Friends or this feature is being removed because I noticed we can’t …
Issue with following people on Website - Page 3 - Roblox
May 16, 2021 · It’s still happening to me when I try to follow someone on Roblox and then get error: “Unable to follow user.” Roblox please fix your follow user system please!
How to follow a player using Roblox script and friends API?
Oct 19, 2024 · It is against the ToS to ask a client for their Roblox authentication cookie, which you need if you want to make that client follow somebody through the API. This is for Roblox …
NPC follow script - Scripting Support - Developer Forum | Roblox
Dec 2, 2019 · Hi, This is my first post and just started programming with Roblox, I have coded before but many years ago. I am currently making my first game and having issues with the …
How to make a part follow you - Scripting Support - Roblox
Apr 29, 2023 · Hi! So, it’s definitely possible to make an object follow a player in Roblox Studio. To do this, you can use the “RunService.Heartbeat” event to continuously update the object’s …
How to check if a player is currently following another player
Jan 15, 2020 · FollowUserId is used to determine if a player followed another player into a game from the website. Most people follow others through the follow button on the website. If …
Is there a way to prompt the player to follow someone? - Roblox
Mar 10, 2024 · I don’t believe that is possible, you can only prompt to block, unblock, send friend request and unfriend using StarterGui:SetCore (). There is no way to prompt the user to follow …