Know-Legal Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. SearchModule+ | Accurate and effective Search Bars/Engines ... -...

    devforum.roblox.com/t/searchmodule-accurate-and-effective-search-barsengines...

    🍀Features:🍀 🥅1. Accuracy and Filtering:🥅 More Details... This search bar is designed to be very accurate and return the most relevant results.

  3. Website Player Search not showing me - Website Bugs - Roblox

    devforum.roblox.com/t/website-player-search-not-showing-me/459507

    This is the solution. Roblox needs to fix this. Update: Included a fallback to ensure that a direct match is always showing for a valid user. This should no longer be an issue. Apologies for reviving this thread, but I am still having this issue - even though the search query is a direct match.

  4. Player search is filtered? / Searching people ends up at ... -...

    devforum.roblox.com/t/player-search-is-filtered-searching-people-ends-up-at...

    If you search a player’s username that is filtered it won’t turn up: I was searching up the user Ogbobbyjohnson6789, but I couldn’t get to profile because it kept on censoring his username. Ik there’s a function for it, but I usually go to a player’s profile to grab their UserId.

  5. Show previous username matches first in player search results

    devforum.roblox.com/t/show-previous-username-matches-first-in-player-search...

    As a Roblox user, it’s currently too hard to find players by their previous usernames. This is because in the majority of cases, the player with the previous username is shown last in the search results and this can result in the end-user having to navigate through multiple pages of results in order to find the profile they were looking for. This feature would be beneficial to Roblox and its ...

  6. Player search filter acting weird - Website Bugs - Roblox

    devforum.roblox.com/t/player-search-filter-acting-weird/519700

    Earlier today I was searching for a specific player and it showed the player I was searching up as the second result, although I put their name in exactly how it is. They should either as the second result, or one of the last results. Something is currently messed up with the roblox search filter, as the player I searched up for should be the first on the list. I was using no roblox extensions ...

  7. Filter for "People Search" - Website Features - Roblox

    devforum.roblox.com/t/filter-for-people-search/14081

    996×864 172 KB. When I only know the username of a player, or if I only know their display name, I should be able to filter out one or the other to help find them, instead of having to dig through a mess of both. Or just a “Recently Played With” list, that just shows the players who were in servers that you were also in. Often enough, I ...

  8. [Solved] How to solve Roblox not opening due to ... - DevForum |...

    devforum.roblox.com/t/solved-how-to-solve-roblox-not-opening-due-to-windows-11...

    The Microsoft App & Roblox Studios works just fine but it’s just the Roblox Player itself. I’ve tried every method I could find like cleaning temporary files and Cache, Wiping all roblox related files and reinstalling, closing every other background running app and trying to play roblox and trying to use a VPN. But none of those works.

  9. [Fixed] Player search not working - Website Bugs - Roblox

    devforum.roblox.com/t/fixed-player-search-not-working/95545

    Bug Reports Website Bugs. james8tg (james8tg) February 19, 2018, 8:37pm #1. I don’t know if this is an isolated issue, but when searching any text in the Player search the box gets cleared and it just ends up looking for a blank string? I’ve disabled all addons and even tried a different browser, same issue.

  10. How to access a player in Workspace - Scripting Support - Roblox

    devforum.roblox.com/t/how-to-access-a-player-in-workspace/1278988

    I’m pretty sure this would work. From the client: From the server: player.CharacterAdded:Wait() charVariable = player.Character. A StarterCharacterScript goes to a player’s model in workspace just like that I want to access a player (not all players) in a workspace so I can access my “code”.

  11. Finding "Player search" feature - Scripting Support - Roblox

    devforum.roblox.com/t/finding-player-search-feature/2017762

    Yesterday, I joined a game on Roblox called “Friend checker” and they have a feature where you can search other players and it would show their RAP, friends, and if they’re online or not. I want to know what the API is or the feature. Thanks! You can achieve this with an API. For this, I would use /users/ {userId}/friends.