HOW TO MAKE A GAMEPASS SHOP 🛠️ Roblox Studio Tutorial

Ойындар

In todays video I show you how to make a Gamepass Shop. I Hope you enjoyed the video, Have a lovely rest of your day!
If you are a bit confused what to do, Feel free to message me on Discord and Ill help you out!
🌟 Floppys Discord Server: / discord
Script 1:
script.Parent.MouseButton1Click:Connect(function()
script.Parent.Parent.Parent.ShopFrame.Visible = not script.Parent.Parent.Parent.ShopFrame.Visible
end)
-- Change ShopFrame to your Frame name
Script 2: (Buying)
script.Parent.MouseButton1Click:Connect(function()
local MarketplaceService = game:GetService("MarketplaceService")
local id = 144471085 -- Change to your Gamepass ID
local hasPass
local player = game.Players.LocalPlayer
local success, message = pcall(function()
hasPass = MarketplaceService:UserOwnsGamePassAsync(player.UserId, id)
end)
if hasPass then
local char = player.CharacterAdded:Wait()
local hum = char:WaitForChild("Humanoid")
else
MarketplaceService:PromptGamePassPurchase(player, id)
end
end)
🌟 Floppys Roblox Game : www.roblox.com/games/11301003...
Roblox Studio Tutorial
Roblox Studio
Studio Tutorials

Пікірлер: 618

  • @DaBensonChannel
    @DaBensonChannel5 ай бұрын

    Your tutorials are great! They really help me with my games. Keep on making epic tutorials! (1+sub)

  • @Itz_FloppyFish

    @Itz_FloppyFish

    5 ай бұрын

    Thanks so much for the support!

  • @_Minix_1

    @_Minix_1

    2 ай бұрын

    @@Itz_FloppyFish I’m having issues because the game pass store comes up and doesn’t go down

  • @Mist_5

    @Mist_5

    2 ай бұрын

    @@_Minix_1I can help

  • @James_Playz375

    @James_Playz375

    Ай бұрын

    @@Mist_5 can you help me?

  • @Notbacons

    @Notbacons

    2 күн бұрын

    the problem is that it shows "Your account has not been charged" or smt like that error

  • @Lx_ole
    @Lx_ole9 ай бұрын

    Omg Ty I always wanted to know that :) ❤

  • @mdjackhan
    @mdjackhan2 ай бұрын

    your so good bro and you make so easy tutorials! (you just earned a sub :)

  • @Drn_dnc
    @Drn_dnc3 ай бұрын

    this is the best tutorial that helped me 100/100 do more of roblox studio

  • @sanjayimmanuel7597
    @sanjayimmanuel7597 Жыл бұрын

    Also we have to make sure that the buttons and frames are resized in scale. Not in offset

  • @Pro_yapper

    @Pro_yapper

    10 ай бұрын

    no

  • @MistyOnDaGas

    @MistyOnDaGas

    8 ай бұрын

    @@Pro_yapper yes....

  • @Pro_yapper

    @Pro_yapper

    8 ай бұрын

    @@MistyOnDaGas thanks thug

  • @lusvventi

    @lusvventi

    5 ай бұрын

    KAEYYA

  • @Batata-hc1ep

    @Batata-hc1ep

    2 ай бұрын

    ​@@lusvventi​ FURINA ???

  • @BlastAndYanaRBLX
    @BlastAndYanaRBLX23 күн бұрын

    this youtuber completed my game, thank you so much for all the good tutorials!!

  • @Mike_Rottchburns
    @Mike_Rottchburns19 күн бұрын

    Thanks for putting the code in the description that was very helpful

  • @GokulsPlaytime2128shorts
    @GokulsPlaytime2128shorts8 ай бұрын

    BRO TYSM :DDD

  • @Mr.gaming470
    @Mr.gaming4704 күн бұрын

    Thank you! Thank you thank you, this video was very helpful! Thank you very much!

  • @JandJgaming-cb3lt
    @JandJgaming-cb3lt25 күн бұрын

    YOOO THIS IS AMAZING THANKS MAN YOU GOT A NEW SUBSCRIBER

  • @Youssimen
    @Youssimen9 ай бұрын

    this guy makes so easy tutorials

  • @kayleetodd1001

    @kayleetodd1001

    8 ай бұрын

    You saying that me having a mental breakdown

  • @darkplayer07
    @darkplayer078 ай бұрын

    Really helpful, used it in two games so far super thanks! +1 sub.

  • @turtlerblx859

    @turtlerblx859

    6 ай бұрын

    used it in mine as well

  • @user-qq2et7zx9b
    @user-qq2et7zx9b4 ай бұрын

    thank you :D

  • @PlayerPlayzRoblox
    @PlayerPlayzRoblox18 күн бұрын

    Omg it worked tysm

  • @hailsenpai
    @hailsenpai Жыл бұрын

    hey, i really need help. can you please make a tutorial on how to make the same thing but with an on/off button? it would really help.

  • @LuffyFan77
    @LuffyFan777 ай бұрын

    I have never seen a KZreadr that can explain things so well please keep doing such great tutorials 👍

  • @user-bd1ic1zd8c

    @user-bd1ic1zd8c

    4 ай бұрын

    bro your not lying this youtuber just gained a new subscriber

  • @DavisJunior15
    @DavisJunior156 күн бұрын

    this realy helped ty

  • @that_one_developer
    @that_one_developer6 ай бұрын

    thank you sooooooo much 👍👍👍👍

  • @isabella_Eli_2455
    @isabella_Eli_245523 сағат бұрын

    Hi I am new to this channel and keep up the work

  • @Hamd41
    @Hamd41 Жыл бұрын

    Idea: Player can gift gamepass for their friend

  • @proyagizzzgt

    @proyagizzzgt

    Жыл бұрын

    Not possible unless its a developer item

  • @coolxfn

    @coolxfn

    10 ай бұрын

    Well it is now

  • @mr.banaynay7245

    @mr.banaynay7245

    5 ай бұрын

    @@proyagizzzgtinstead of making a gamepass make a dev product that will permanently be attached to the gifted player there for you CNA gift

  • @imwonko

    @imwonko

    3 ай бұрын

    thats what he said@@mr.banaynay7245

  • @III-pp7wi

    @III-pp7wi

    2 ай бұрын

    Yes some games have that

  • @Notbacons
    @Notbacons8 күн бұрын

    Works thanks

  • @Code_Crafted856
    @Code_Crafted8567 ай бұрын

    Thank you bro.

  • @GRIM_GAMEs_
    @GRIM_GAMEs_4 ай бұрын

    Thank you so much

  • @TheNewdie
    @TheNewdie8 ай бұрын

    THANK YOU SOOOOOO MUCH BRO

  • @richo.roblox
    @richo.roblox3 ай бұрын

    this is the first time one of your tutorials worked in 20 years!👋

  • @boskuslips4082

    @boskuslips4082

    3 ай бұрын

    guess i haven't been through those 20 years since it's not working for me

  • @velapulsarSHORTS
    @velapulsarSHORTS2 ай бұрын

    You are literally helping me understand and how to make the GUI for my project game

  • @flax543
    @flax5435 ай бұрын

    LOVE IT

  • @antonellacioppa9320
    @antonellacioppa93208 ай бұрын

    thx man I did my first shop project with your tips❤

  • @TRMISHAN
    @TRMISHAN Жыл бұрын

    OMFG FINALLY I WAS TRYING SO LONG TO FIND THE CORRECT WAY TO DO IT THANK YOU SO MUCH

  • @ProGamer12163

    @ProGamer12163

    10 ай бұрын

    Me to😂😂😂

  • @Brandonyabannnedddd

    @Brandonyabannnedddd

    6 ай бұрын

    how did it work it hasn’t worked for me

  • @tuna862

    @tuna862

    6 ай бұрын

    same, it works fine in studio but not ingame @@Brandonyabannnedddd

  • @Gamingpros9552
    @Gamingpros95527 ай бұрын

    soooooooooo good!

  • @frotteroblox4444
    @frotteroblox44446 ай бұрын

    nice video!

  • @Itz_FloppyFish

    @Itz_FloppyFish

    6 ай бұрын

    Thanks!

  • @thechocolatekid7741
    @thechocolatekid77419 ай бұрын

    Your the best

  • @salimom6956
    @salimom695624 күн бұрын

    Keep going(:

  • @CloudyRoblox548
    @CloudyRoblox5484 ай бұрын

    TY❤❤❤❤

  • @offlinethe
    @offlinetheАй бұрын

    bro tysm!!!

  • @robloxgamer-up2is
    @robloxgamer-up2is6 ай бұрын

    this was so usefull thanks :) +1 sub

  • @Itz_FloppyFish

    @Itz_FloppyFish

    6 ай бұрын

    Awesome, thank you!

  • @turtlerblx859

    @turtlerblx859

    6 ай бұрын

    @@Itz_FloppyFishi also joined your discord

  • @Boney..
    @Boney.. Жыл бұрын

    This REALLY helped me out I subscribed! Also if it does not work its because you already own the gamepass.

  • @Itz_FloppyFish

    @Itz_FloppyFish

    Жыл бұрын

    Thanks so much! Yes!

  • @ReplayGD

    @ReplayGD

    11 ай бұрын

    ok ty it wasnt working and I was getting worried

  • @PitaBitMe

    @PitaBitMe

    10 ай бұрын

    OMG THANK YOU SO MUCH

  • @FieryBangers

    @FieryBangers

    7 ай бұрын

    @@ReplayGD same here I was like DARN THIS VID until I found this comment. TYSM I subbed too.

  • @emanuelpimentel10
    @emanuelpimentel104 ай бұрын

    thx bro

  • @Iuma-ft4xt
    @Iuma-ft4xt3 ай бұрын

    THIS IS AMAZING!!!!!!! (+1sub)

  • @careditsydaniil
    @careditsydaniil4 ай бұрын

    best roblox studio youtuber + 1 sub

  • @isabella_Eli_2455
    @isabella_Eli_245523 сағат бұрын

    And thank you for help me so much

  • @AzizKidsTV
    @AzizKidsTVАй бұрын

    Bro you helping out😀

  • @buonnguyen2402
    @buonnguyen24023 ай бұрын

    thanks u a lots

  • @its_noooob
    @its_noooob2 ай бұрын

    big help dude:)

  • @Alienzz.Roblox
    @Alienzz.Roblox5 ай бұрын

    Thanks bro I thought it didint work

  • @stonearchphantom775
    @stonearchphantom77511 ай бұрын

    Could u show how to change the scale to fit on a mobile device because when i play on my phone everything is like completely off the screen

  • @kellenirungu8893
    @kellenirungu8893Ай бұрын

    It worked 😊😊

  • @ProGamerAJB
    @ProGamerAJB6 ай бұрын

    nice video

  • @isabella_Eli_2455
    @isabella_Eli_245523 сағат бұрын

    I’m subscribing right now

  • @Br1ghtbulb_YT
    @Br1ghtbulb_YT2 ай бұрын

    TYSM

  • @turtlerblx859
    @turtlerblx8596 ай бұрын

    actually worked!! thanks!! 👍

  • @arhamarmor4878
    @arhamarmor48785 ай бұрын

    It didnt work with the imagebutton for the gamepass asker so like when u click on the icon that makes you buy the gamepass it doesnt work

  • @ErickLopez-gc1qw
    @ErickLopez-gc1qw6 ай бұрын

    W explaining 😎

  • @gmeblue13
    @gmeblue139 ай бұрын

    tysm

  • @Sweky420
    @Sweky42011 ай бұрын

    how do you make it so when you die a random item will appear in your inventory?

  • @veqhasmovedlol
    @veqhasmovedlol3 ай бұрын

    Hey there, This was a great tutorial and really helped! However I have one problem: Whenever I press the Buy button with my local id set to a random number, I get an error saying 3rd part purchases are disabled. This shows me that its working. However, if I swap the local id with my actual gamepass id, when I press the button nothing pops up? This was just one problem, other than that your tutorial was really helpful, and indepth! Hope you have a great day! :D

  • @Wuggahlol-new

    @Wuggahlol-new

    3 ай бұрын

    maybe you should've like used for example this type of id : "5190905563" and that is my toy sword gamepass but you need to either enable "Allow Third Party Sales" but if you do have it already on then you should choose the id of your gamepass which is way longer than for example : "273155325" and thank me if i helped you

  • @warmthfire4795

    @warmthfire4795

    3 ай бұрын

    ive had the same problem, did u find anyway to fix it?

  • @veqhasmovedlol

    @veqhasmovedlol

    3 ай бұрын

    @@warmthfire4795 Yes, I found out that if that shows up it is actually working lol, if you make your game public people can still buy it. You can't just buy it yourself. Hope this helps!

  • @ZelGD
    @ZelGD7 ай бұрын

    yet another W tutorial by floppy

  • @ChajMotionProduction
    @ChajMotionProduction10 ай бұрын

    hi amazing video, any chance you happen to know why when i do as told it doesn't work

  • @pawzmei
    @pawzmei11 ай бұрын

    I have the shop going and the gamepass in the shop but how do I make it so players can purchase a magic carpet and it gives it to them?

  • @cyboric

    @cyboric

    10 ай бұрын

    so you need to have a magic carpet tool, then name it to Magiccarpet then use this script) local Players = game:GetService("Players") local MarketPlaceService = game:GetService("MarketplaceService") local GamepassID = 209207791 -- Change this ID to your Gamepass ID local ToolName = "Magiccarpet" -- Change YourToolName to whatever you tool is called Players.PlayerAdded:Connect(function(player) player.CharacterAdded:Connect(function(character) if MarketPlaceService:UserOwnsGamePassAsync(player.UserId, GamepassID) then script[ToolName]:Clone().Parent = player.Backpack end end) end)

  • @bluequeen8572

    @bluequeen8572

    3 ай бұрын

    That entire thing?

  • @bluequeen8572

    @bluequeen8572

    3 ай бұрын

    Even where it says, change the ID to the game pass ID?

  • @TheRandomLuckyBlock
    @TheRandomLuckyBlock2 ай бұрын

    ty

  • @qwer86818
    @qwer868183 ай бұрын

    Man the tutorial is great, but where is the Offset to scale plugin

  • @Crystal_7298
    @Crystal_72988 ай бұрын

    Hay could you make a video for if you already have a main menu from one of your other video tutorials "How To Make A Main Menu" I would deeply appreciate it. thank you!

  • @kaykayisokay
    @kaykayisokay5 ай бұрын

    Thank you so much. I love the fact that you put the script in the description. Mine works, I just need to make game passes and also another game for the teleporter video you did.

  • @Dilliacupcake
    @Dilliacupcake2 ай бұрын

    I know you probably won't see this because you posted this video months ago, however, I'll ask anyway. Are any changes to script 2 necessary if your doing the image button instead of the text button?

  • @Itz_FloppyFish

    @Itz_FloppyFish

    2 ай бұрын

    Hi, Nope, no matter what button you use, both will work the same.

  • @Dilliacupcake

    @Dilliacupcake

    2 ай бұрын

    @@Itz_FloppyFish It didn't work when I tried it though.

  • @d4griifer
    @d4griifer3 ай бұрын

    AN ACTUAL GOOD TUTORIAL AND HAS SCRIPTS IN THE DESCRIPTION BRAVO❤

  • @ahbabandadiyan1024
    @ahbabandadiyan10247 ай бұрын

    Thanks bro i almost quit roblox studio (even tho im 10) until i found your vids

  • @theunknownwastaken8600
    @theunknownwastaken86002 ай бұрын

    Thank you SO SO MUCH for helping me. I am currently working on a roblox game named "FreezeUp" and I'm adding gamepasses so this was a TON of help! I can add you into the credits if ya want.

  • @theunknownwastaken8600

    @theunknownwastaken8600

    2 ай бұрын

    I spoke too soon. The script doesn't work.

  • @zeichenblock1968
    @zeichenblock1968Ай бұрын

    again a very nice vid ty !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @Soliriox
    @SolirioxАй бұрын

    So if I wanna add more gamepass, i just duplicate the Gamepass Textbutton ?

  • @zurezokker
    @zurezokker8 ай бұрын

    works in roblox studio game but not when i have when you join it on roblox

  • @yassboss8172
    @yassboss817211 ай бұрын

    can you make the same tutorial but with tool gamepass shop? it would be very appreciated.

  • @jayo8466

    @jayo8466

    11 ай бұрын

    Open Roblox Studio: Launch Roblox Studio on your computer. Create a place: Start a new place or open an existing one where you want to add the GUI shop. Insert a Part: Insert a Part into your game to serve as the base for your GUI shop. This part will act as the trigger for opening the shop. Create a Script: Right-click on the Part, go to "Insert Object," and choose "Script" to create a new script. Write the Script: Double-click on the script to open the code editor and write the code for opening the GUI shop. Here's an example script that opens a basic GUI shop when the Part is clicked: lua Copy code local part = script.Parent part.ClickDetector.MouseClick:Connect(function(player) local playerGui = player:WaitForChild("PlayerGui") local gui = playerGui:FindFirstChild("ToolShopGUI") if not gui then -- Load the GUI gui = game.ServerStorage.ToolShopGUI:Clone() gui.Parent = playerGui end gui.Enabled = true end) Create the GUI: In the Explorer window, navigate to "ServerStorage" or create a new folder. Right-click on it, go to "Insert Object," and choose "ScreenGui" to create a new GUI. Customize the GUI with buttons, labels, and other elements to display the tools available for purchase. Add Tool Purchase Logic: In the GUI script, you'll need to add the logic for purchasing tools when the player clicks on a button. This typically involves deducting the appropriate in-game currency from the player and granting them the tool. Remember to adjust the script and GUI code to fit your specific needs, such as the names of the Part, GUI, and tool objects.

  • @darkplayer07

    @darkplayer07

    8 ай бұрын

    @@jayo8466 bro made a full video over here 💀

  • @darkplayer07

    @darkplayer07

    8 ай бұрын

    @@jayo8466 cool tho

  • @Coolmelon12109
    @Coolmelon121092 ай бұрын

    I didn’t watch the full video but I have a question how do you make the item give you what it says there?

  • @bexsblocks
    @bexsblocks4 ай бұрын

    When you put the text frame visibilty off it just disappears of my game screen why?

  • @Soliriox
    @SolirioxАй бұрын

    If I wanna do a gamepass that give an iteam, what should I do after ?

  • @leahhh_.99
    @leahhh_.992 ай бұрын

    I have a problem, this video is so well made and very well said DONT get me wrong, but whenever i click the gamepass shop it randomly pops up with the gamepass purchase, without even clicking the vip gamepass button. and when i do press that, it says "your purchase failed because something went wrong" etc. my friend tried, and my alt and the same thing popped up. please somebody help!! im so stuck.

  • @OnePiece_Editz.
    @OnePiece_Editz.9 ай бұрын

    For some reason when I put in my game pass I’d it says ‘Your purchase failed because something went wrong. Your Account has not been charged. Please try again later.’ PLEASE SOMEBODY HELP

  • @shaharyarom1205

    @shaharyarom1205

    8 ай бұрын

    same ): please tag me when someone answer him I really don't know what to do ):

  • @bigtuna47

    @bigtuna47

    7 ай бұрын

    have you checked "allow third party sales" in security in game settings?

  • @DarkedCyber
    @DarkedCyber7 ай бұрын

    This is the only youtuber that actually explains,put the script in desc,and shows the results +1 sub

  • @goelrads

    @goelrads

    7 ай бұрын

    i know right so true

  • @turtlerblx859

    @turtlerblx859

    6 ай бұрын

    i subbed too

  • @DaBeastGang

    @DaBeastGang

    5 ай бұрын

    dude all the other youtubers tutorials suck. His tutorials are the only ones that work.

  • @DarkedCyber

    @DarkedCyber

    4 ай бұрын

    @@DaBeastGang REAL TALK RIGHT THERE

  • @DaBeastGang

    @DaBeastGang

    4 ай бұрын

    yes sir@@DarkedCyber

  • @T00_Late2
    @T00_Late2 Жыл бұрын

    Where is the off set to scale plugin in the description??? Can you send me it :), Also TY for making this video, This helped a lot

  • @RigTags

    @RigTags

    7 ай бұрын

    EXACTLY where is that

  • @callmehdev
    @callmehdev2 ай бұрын

    I did everything you did, but somehow when i click the shop button the shop doesn't opens. Can you maybe explain what i could've done wrong?

  • @ExoticPlayz337
    @ExoticPlayz337Ай бұрын

    people who think his tutorials are quick and easy and helpful 👇

  • @AngozYT
    @AngozYT10 ай бұрын

    if i wanna add like a coil? how do i do it?

  • @gamer907_YT
    @gamer907_YTАй бұрын

    @Itz_FloppyFish , the button inside the frame would not prompt the purchase. pls help me. Thx

  • @ninja_starsaveukrainebring7354
    @ninja_starsaveukrainebring73544 ай бұрын

    well it kinda worked, but when i went into the game it said third part sales were disabled for the game, and when i click on the gamepass nothin happens no matter how long i wait

  • @RoniErez222
    @RoniErez2229 ай бұрын

    Hi I have a question what is game Id? and how I know it? I just wanna give code in my game so I don’t know what to do pls help❤

  • @Martylyt
    @MartylytАй бұрын

    I need to insert the shop on a main menu but it dont work. The systems said me "script.Parent.Parent.Parent.ShopFrame.Visible" in script one, is incomplete. can you help me plz maybe you can do an other video with complete menu (play, invite friends, shop, donates and credits buttons). but great content, +1 sub (sorry for my bad english :S)

  • @game_god7198
    @game_god7198 Жыл бұрын

    Hi, thank you for amazing tutorials but when I click on the text button to open the gamepass to buy it doesn't work. I don't have discord please help me out:)

  • @Itz_FloppyFish

    @Itz_FloppyFish

    Жыл бұрын

    Hi, Please make sure everything is named correctly, As this code does still work.

  • @TheSageMemes

    @TheSageMemes

    Жыл бұрын

    @@Itz_FloppyFish i have the same problem but i have everything named correctly please help me

  • @brylleyt6975

    @brylleyt6975

    10 ай бұрын

    ​@@Itz_FloppyFishHey the tutorial is pretty good it worked but how can I fix this? My problem is that the shop button can be seen in PC but when I play my game in mobile I can't see the shop button

  • @suiiiiii6639
    @suiiiiii66394 ай бұрын

    Once ido another gamebass when ido visble the another gamebass still not visble what can ido to fix it?(imean icant make another gamebass just one)

  • @blacktootrappy8896
    @blacktootrappy8896 Жыл бұрын

    Floppy I really love your videos and they're really helpful but when i click on the button that i can buy stuff with, it doesn't give me the option to buy it. I would really appreciate if you took some time to help me out

  • @blacktootrappy8896

    @blacktootrappy8896

    Жыл бұрын

    @@Boney.. oh no it does work as long as you don't own the gamepass

  • @Boney..

    @Boney..

    Жыл бұрын

    @@blacktootrappy8896 Oh I just went on an alt and it worked...

  • @rostopi-scripting1304
    @rostopi-scripting1304Ай бұрын

    Very helpful, helped with my troll shop (I used developer products instead), and I'm going to use this tutorial again when I have gamepasses I want to make (right now I don't have any ideas right now, but they'll come!)

  • @TheRandom1212Channel
    @TheRandom1212ChannelАй бұрын

    just that to my game be completed!

  • @user-wy9rn4wo2y
    @user-wy9rn4wo2y3 ай бұрын

    what do i copeid when the part when you have to fillied up the TextButton LocalScript

  • @duckysquad639
    @duckysquad6395 ай бұрын

    I need a little help, everything else works great, but when I inserted my game pass ID it wouldn't do anything when I tested it, I clicked it but it didn't let me buy it or anything👀

  • @paartol

    @paartol

    4 ай бұрын

    Same. i tried using the inventory id - nothing happened creator hub one - it told me that smth went wrong

  • @EpicTyler711

    @EpicTyler711

    3 ай бұрын

    its your gamepass try with a alt or let your friend

  • @Awsomeplayergamer
    @Awsomeplayergamer Жыл бұрын

    the first script to open and close the shop worked but the script to buy the gamepass doesn't work

  • @OMARXVTUUP

    @OMARXVTUUP

    Жыл бұрын

    me too :(

  • @Animalblue16_plays

    @Animalblue16_plays

    8 ай бұрын

    Me to 😢😢😢😢😢😢

  • @G.N.D..Drew88
    @G.N.D..Drew8810 күн бұрын

    Umm how can I do it if I have a main screen in my way that says play and when it is blured out

  • @chaoticpickle123
    @chaoticpickle1233 күн бұрын

    when i try to buy my gamepass it just says "transaction failed, you account has not been charged" do u know how i can fix that problem?

  • @K1LLCS
    @K1LLCS7 ай бұрын

    but if i make like flying carpet gamepass when peoples purchase it they dont get it why? what do i need to do

  • @James_Playz375
    @James_Playz375Ай бұрын

    does it auto maticly giv e them the money?

  • @guest8650
    @guest86502 ай бұрын

    Hey can you make a tutorial on how to make a shop use IN-GAME currency instead of with robux thx!

  • @Kidsmellerforeal1
    @Kidsmellerforeal13 ай бұрын

    Does this work with an iMac because I’m using one to do this and it’s not working

  • @suiiiiii6639
    @suiiiiii66394 ай бұрын

    And ido it step by step and when iclick to buy it say your pharche failed because something went wrong what can ido to fix it?

Келесі