Know-Legal Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Premium, Verified, and Robux Unicode Characters - Roblox

    devforum.roblox.com/t/premium-verified-and-robux-unicode-characters/2175425

    I can’t seem to find a place where these are stored, so here are the Unicode replacement characters for Robux, Premium, and Verified! Robux: Premium: Verified: In code (Courtesy of @Antonon_07 ): Robux: utf8.char(0xE002) Premium: utf8.char(0xE001) Verified: utf8.char(0xE000) Note that these won’t show up in the DevForum, and will only show in game, as seen here: (The text on this textlabel ...

  3. Robux icon inside text - Scripting Support - Developer Forum -...

    devforum.roblox.com/t/robux-icon-inside-text/1041153

    Underneath AnchorPoint you’ll see AutomaticSize. Set this to XY. Inside your Frame, create an ImageLabel and set the size to your preference (I’ll be using 16x16), this will be your Robux icon. Create a new TextLabel inside your Frame, and set the size to {0, 0},{0, 16}, and then AutomaticSize to X (it is important that the height of your ...

  4. Intercept Scam Messages--Scam Interceptor - Roblox

    devforum.roblox.com/t/intercept-scam-messages-scam-interceptor/907759

    Hello everyone! I open sourced another project, the Scam Interceptor! This simple and easy to understand script removes messages that are determined to be scams. Unlike other solutions, there are no meaningful consequences for false positives and it's fully customizable. A table of "sets" is created. Each set has a table of key words (Lua patterns) with weights. For example, this is a possible ...

  5. Introduce the Robux Emoji - Forum Help - Developer Forum - Roblox

    devforum.roblox.com/t/introduce-the-robux-emoji/406987

    The DevForums do have custom emojis, you have the (Dark Roblox and Light Roblox logos) but not Robux. The introduction would allow developers to remain compliant with the brand guidelines. Small sidenote: the guidelines only exist here and should be put with the other guidelines. If you agree with this, hit that like button to show your approval.

  6. Add an option to blacklist words and sentences in groups

    devforum.roblox.com/t/add-an-option-to-blacklist-words-and-sentences-in-groups/...

    Since many people don’t have the chance to have robux, the Roblox team has created one team to get it for free. To do this you have to send this message in 10 different groups. When you have done so you will receive an official notification from Roblox. The team thanks for you understanding member. To make it easy, just copy and paste this ...

  7. There's a new Robux icon! - Announcements - Developer Forum -...

    devforum.roblox.com/t/theres-a-new-robux-icon/391639

    Not a whole lot - nothing about Robux has changed as a result of this new look and feel. However, we know that some of you do use the Robux icon in your games, especially in UI, so we’re providing you a .zip file with different .svg versions of the new icon. The .zip file is attached to this announcement!

  8. [Plugin] QuickId - The quickest way to copy gamepass ... -...

    devforum.roblox.com/t/plugin-quickid-the-quickest-way-to-copy-gamepass-product...

    Typically, your game is going to have gamepasses, products, badges, and sometimes multiple places. What all four of these have in common is that you will need to get their ids to use them. Product and badge ids can be found in the Monetization section of Game Settings, but you have to close out of Game Settings every time you want to copy & ...

  9. Add Robux icon as an in-game emoji - Engine Features - Roblox

    devforum.roblox.com/t/add-robux-icon-as-an-in-game-emoji/1092441

    YasuYoshida (Yasu) October 26, 2022, 2:39am #4. For anyone visiting this feature request in the future, the Robux and Premium icons have been added in as characters/emojis in Release 541. Release Notes for 541. the \u{E001} syntax is something you can put inside of strings in your scripts. Alternatively you can paste these characters directly:

  10. Do not allow users to paste text into comments - Roblox

    devforum.roblox.com/t/do-not-allow-users-to-paste-text-into-comments/20873

    There are hardly any reasons to need to copy and paste text into a comment except for spreading spam everywhere. Comments on any game/asset should be made in the user’s own words. Preventing users from pasting text into comments would greatly reduce the amount of spam posted on the site. A notice could also appear telling the user that if they are trying to copy & paste something for free ...

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