Αποτελέσματα Αναζήτησης
With the loss of https://api.roblox.com/ and its replacement endpoints being locked behind an authorized only request, I've made a tutorial on how you can use the new API in order to fetch a universe Id from a place Id and wrapped it up into a single, deployable application.
21 Σεπ 2020 · Recently, I have been struggling to get a game’s UniverseID from PlaceID via HttpService. At first, I have tried two methods: Using MarketplaceService:GetProductInfo() but the problem is that there is no UniverseID included in the information received.
7 Σεπ 2022 · This script allows you to get any game's universe id! Click on the button in the experience view page. Example: Get universe ID.
27 Νοε 2022 · Here is 1 public repository matching this topic... Stratiz / Universe-Id-Fetcher. Star 0. Code. Issues. Pull requests. Fetches the universe id from place Ids. roblox-api universe-id. Updated on Nov 27, 2022. JavaScript. universe-id. GitHub is where people build software.
26 Μαρ 2022 · https://api.roblox.com/universes/get-universe-containing-place?placeid=[PLACEID]
15 Ιουλ 2024 · Change to False if using an ESP script. local lockPart = "HumanoidRootPart" -- Choose what part it locks onto. Ex. HumanoidRootPart or Head local Toggle = false -- Enable or disable toggle mode
allows you to view all roblox places under a universe - Scr-eam/universe_viewer.