#How do I know if it's on the buy screen?

33 messages · Page 1 of 1 (latest)

stoic light
#

You can use a value

#

For example

#

local inShop = false

if not inShop then
inShop = true
end

shut nexus
#

@stoic light so how can i know if it enters the purchase screen

stoic light
#

Use marketplace

#

No

#

what do you want to do?

shut nexus
stoic light
#

even though I think you mean something like this

#

when the player buys an item an acquired screen appears on his screen

rose sky
#

so when you trigger the purchase just enable the screen gui

stoic light
#

Oh

#

Use marketplace service

shut nexus
stoic light
#

I think there is an event for that

rose sky
#

when you trigger the purchase enable the screen gui

#

;-;

shut nexus
shut nexus
#

😔

rose sky
#

no bruh

#

im saying when you trigger it

#

via script

shut nexus
#

@rose sky

#

i m asking with which module i will do this

rose sky
#

idk bro do you know how to script

#

i dont exactly know how to trigger marketplace

#

look it up

shut nexus
#

@stoic light I was able to do this with the module you said, thank you very much for helping

#

( MarketPlaceService.PromptGamePassPurchaseFinished )