Know-Legal Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. How to make an *ACTUAL* PLS Donate Gamepass System

    devforum.roblox.com/t/how-to-make-an-actual-pls-donate-gamepass-system/2196869

    NOTE: This retrives all of a user’s gamepasses, regardless of their inventory being private/public Ever wanted to make a PLS Donate game? Well I did, so I made it. Here’s how: So, we’re not just going to get a user’s public gamepasses from their inventory. We will RETRIEVE EVERY GAMEPASS the player has created on their games. Let’s begin. (getting a user’s clothing is fairly simple ...

  3. How do I make loading gamepasses and clothes as efficient as "PLS...

    devforum.roblox.com/t/how-do-i-make-loading-gamepasses-and-clothes-as...

    How do I make it as efficient as this game PLS DONATE 💸 - Roblox? I’m currently using Roproxy Lite and a modified version of someone’s code The way the gamepasses and clothes loaded in the game is lightning fast and it’s probably to do with how they coded their proxy server but idk how web codes work so I need some tutorials on how to make my own code fon Roproxy Lite

  4. How does Hazem earn robux with pls donate? - Roblox

    devforum.roblox.com/t/how-does-hazem-earn-robux-with-pls-donate/3182679

    WilProGamerYT (Mersoler) October 5, 2024, 4:22am #1. I’ve seen that the creator of pls donate (Hazem) earns 10% of donations from his game. If you’re buying the gamepass directly from a player… how does Hazem get that 10%? 2 Likes. EXPLOSION_KlNG (EXPLOSION_KING) October 5, 2024, 4:26am #2. Its because its being sold in his game.

  5. How can I get a players created shirts and gamepasses?

    devforum.roblox.com/t/how-can-i-get-a-players-created-shirts-and-gamepasses/...

    the game PLS DONATE essentially automatically grabs all of a players owned shirts and gamepasses and lists them for sale on a booth. Here is an example of what that looks like: (Players dont have to manually type in the gamepasses it automatically scans them all somehow) It also sorts them from least expensive to most as you can see here.

  6. How can I make a game like PLS Donate? - Roblox

    devforum.roblox.com/t/how-can-i-make-a-game-like-pls-donate/2945802

    Things I would like to make and accomplish : Make a stand claim system. Make a donation auto load and display. Use ProfileService In The Making. Of course I’d add my own features to this, but at the moment I am not prepared to make this on my own. Added Comment: I’ve already implemented ProfileService.

  7. How to make a Shirt icon and Gamepass icon "ButtonImage"

    devforum.roblox.com/t/how-to-make-a-shirt-icon-and-gamepass-icon-buttonimage/...

    hi hello everyone can anyone help me. about this problem so the story is I want to make a game like pls donate but, I want to make an icon where when people Clam Stand a Shirt and Gamepass icon will appear. I’ve tried t…

  8. Player Created Gamepasses - Scripting Support - Roblox

    devforum.roblox.com/t/player-created-gamepasses/1677536

    Scripting Support. Here’s a script I just wrote which you can use to scrape all of the gamepasses created by a particular user. All you need to do is call the function and pass to it the ID of the user you want to query. It’ll return an array of gamepass IDs created by the user. gamepasses = gamepasses or {} pageNumber = pageNumber or 1.

  9. Enhance Robux Donation Accessibility - Engine Features - Roblox

    devforum.roblox.com/t/enhance-robux-donation-accessibility/2894746

    Context: In my game PLS DONATE, which focuses on Robux donations, many players struggle with the requirement to create game passes or clothing items to start receiving donations. This challenge significantly impacts my game, often leading to a decline in player retention, as there’s currently no easy method for donating or gifting Robux to others without going through the whole process of ...

  10. Pls Donate style donation system not displaying gamepasses ... -...

    devforum.roblox.com/t/pls-donate-style-donation-system-not-displaying-game...

    I’m trying to make a stand that shows that gamepasses a player has (only gamepasses for now) However, it prints the right amount of gamepasses, but still clones like 3 times the correct amount. script.Parent.Triggered:…

  11. Unable to edit gamepass Basic Settings or Sales information

    devforum.roblox.com/t/unable-to-edit-gamepass-basic-settings-or-sales...

    Yeah also, happening to me, its been like this for a couple hours now not too sure whats going on. Im just trying to test some gamepasses in my game but I guess ill just have to wait