About 86,000 results
Open links in new tab
  1. Am I Banned - Account Moderation Reporting Tool - Roblox

    Aug 11, 2023 · Am I Banned Quick Look Am I Banned is a Roblox Plugin which periodically checks the user’s account status. This tool automatically monitors the user’s account status and prompts a notification if account moderation is suspected. This could be really useful when uploading lots of assets and working on huge games. I’ve recently received a ban while creating something in studio and I wasn ...

  2. How to see how long you have been banned from voice chat

    Aug 11, 2023 · How to see how long you have been banned from voice chat - Roblox ... Loading ...

  3. Check a players status - Creations Feedback - Developer Forum

    Jul 11, 2021 · I’ve been messing around with roblox api the past day or so and found out that you can still check a players last status before they were removed Roblox’s Status Its pretty simple but I think its kinda cool local HTTP = game:GetService("HttpService") -- get the service game.ReplicatedStorage.FireEvent.OnServerEvent:Connect(function(p,text) -- fire after you press the submit button local id ...

  4. How do I check friendship status on the client? - Roblox

    Jan 29, 2025 · I have been restoring the 2014 CoreGUI, and one problem I have is checking if a player is friends with another via a localscript. Is this possible? --[[ gets enum val of friend status, uses pcall for some reason?(from old playerlist) @Args: player player object to check if friends with @Return: enum of friend status --]] local function GetFriendStatus(player) if player == game.Players ...

  5. How to check if Player is Roblox staff or star member or verified

    Aug 12, 2024 · Hi there I want to make a custom leaderboard what instead of showing only one status icons shows all status icons a player can have but I came up to check if a player is a Roblox staff currently it’s checks if player is in the Roblox official group but not every staff is on it it’s for a game jam games so ye Roblox staff will join it is there a proper way to check for it I …

  6. Check if player is online using API - Scripting Support - Roblox

    Jul 2, 2024 · How can I check if a specific player is online using the Roblox API? I’ve looked through the Roblox API documentation, particularly under the User section, but I couldn’t find any information about checking a player’s online status. Can someone show me how to do this or give an example on how to achieve this?

  7. Moderation History - Platform Usage Support - Developer Forum

    Mar 29, 2023 · Is there a way for me to view my moderation history? Could I possibly email Roblox or something like that?

  8. Roblox Status Event - Scripting Support - Developer Forum | Roblox

    Oct 2, 2021 · I’m trying to find a way to check roblox’s status so if there is a problem I can announce it, is there a way to check roblox status like on this website;

  9. How do I get the current state of a task? - Scripting Support

    Sep 26, 2023 · How do I know whether a task has been cancelled yet or not? Let’s say I have a variable assigned to task.spawn() and I want to know whether that task is running currently, has completed, or been cancelled.

  10. How do I get Online Status of user? - Scripting Support - Roblox

    Jan 28, 2025 · Right now I’m working on making a system for a Roblox game where I can detect if a player is online and what game they’re in and other things, the only way I’ve seen to do this would be via the presence api endpoint http…

Refresh