Tixolate
(Tixolate)
1
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.
55167233gf
(DJ_Galaxy)
2
I don’t know how to use the script to find the ID of gamepass.
local gamepassId = "" --gamepass id
print(gamepassId)
legspc
(legs)
3
The closest thing I could find is
otherwise I don’t have any clue unless you listen everything manually
1 Like
Tixolate
(Tixolate)
4
Thank you so much for your help 