Help finding Library ID of any Gamepasses

Hello Developers,
I have a problem. I need the library ID of the gamepass for a game, does anyone have any idea?

Or how do I script Library ID of gamepass using print so I can see it from output

I tried checking for the library ID of the gamepass using viewsource on google but It didn’t work.

I don’t know how to use the script to find the ID of gamepass.

local gamepassId = "" --gamepass id
print(gamepassId)

The closest thing I could find is

otherwise I don’t have any clue unless you listen everything manually

1 Like

Thank you so much for your help :blush: