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 to make a "PLS DONATE!" Game Tutorial - Roblox

    devforum.roblox.com/t/how-to-make-a-pls-donate-game-tutorial/1686310

    Hey folks! Today I’m here writing my first tutorial along with TwinPlayz Recently there’s been this popular game going around called “PLS Donate!” (created by haz3mn) We’ve recreated it, but in a tutorial way! Please note our intentions are not to get more copies out there, but rather get people a Below this I will be explaining how it works. For the server code we’ll be getting ...

  4. 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

  5. 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.

  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. 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 ...

  8. 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:…

  9. 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.

  10. 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…

  11. PLS DONATE Game Advertisement Help - Game Design Support - Roblox

    devforum.roblox.com/t/pls-donate-game-advertisement-help/1690586

    Hello, I’m currently working on a game similar to PLS DONATE, however I could use ideas on monetization and advertisements. Currently I have a mini sign and VIP gamepass. Help with platforms I should advertise the game on or gamepass ideas will help and are appreciated.