Know-Legal Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Hydrogen Development - Bulletin Board - Developer Forum - Roblox

    devforum.roblox.com/t/hydrogen-development/3163084

    Hydrogen Development This topic serves as an all-purpose information hub for the hydrogen development group. If you have any suggestions as to what I should add or remove, please send me a message! Rules These rules basically apply to every game not under a subdivision. Those will usually have their own rulebooks, this is more general. Please read the descriptions of any game we’re working ...

  3. NOT SUPPORTED - Use Codify: Hydrogen - Roblox

    devforum.roblox.com/t/not-supported-use-codify-hydrogen-convert-your-ui-into...

    Hello all, With Fusion’s popularity on the rise and suggestions for a Roactify-like plugin for Fusion I decided to create this UI to code converter plugin. Fusion is still in beta so this plugin may change if any major changes are made to Fusion, however the core principal works just like Roactify; The plugin will generate a LocalScript or ModuleScript containing the Fusion tree of the UI ...

  4. A simple, yet effective, detection for all mobile exploits -...

    devforum.roblox.com/t/a-simple-yet-effective-detection-for-all-mobile-exploits/...

    Salutations, my fellow Developer Forum users. Today, I’m glad to present a detection for almost all, if not all, mobile executors: Evon, Codex, Hydrogen, Delta (X), and possibly others. Don’t forget to thank the unbelievably competent mobile exploit developers, and us too, of course! We will be pleased to answer all questions in this topic for several hours, then we will happily log off ...

  5. Stargate Horizons Game Information - Bulletin Board - Roblox

    devforum.roblox.com/t/stargate-horizons-game-information/3171572

    Encountering rule breakers or exploiters can ruin the experience for everyone. If you run into one, in the Stargate Horizons Discord server or in the Stargate Horizons game on Roblox, you can report these players using the channel in the Ticket Center category of the Discord server. Proof is needed to punish rule-breakers, so please present ...

  6. Lua Periodic Table of the Elements - Roblox

    devforum.roblox.com/t/lua-periodic-table-of-the-elements/3119215

    A while back I rewrote a JSON periodic table into Lua for a game, and I want to post it in case anybody else needs it. I realize multiple people have probably posted something like this, but I didn’t find a table more in depth than this one while searching. It contains details like category, period, phase, and other properties. As an example, this is the description for Hydrogen: [1 ...

  7. How to simplify crafting recipe system - Roblox

    devforum.roblox.com/t/how-to-simplify-crafting-recipe-system/2940296

    I have a crafter/fuser in my game. Players can then put three objects on three pads like so: Then, they press a button or whatnot to start it. The three objects are then put into a table using GetPartsInPart() from that semi-transparent red block. I then make sure the parts are not character parts, etc… I have stored recipes like so: local DiHydrogen = {"Hydrogen", "Hydrogen"} local Water1 ...

  8. [Full Tutorial] How to script on Roblox | Beginners!

    devforum.roblox.com/t/full-tutorial-how-to-script-on-roblox-beginners/1991385

    How do script [ Update Version], 2022/2023 Introduction Hey there! Today, I will be teaching you how to script from scratch - all the basics you need to know when coming to script on Roblox with a better and updated version! [If you’re a beginner] After this tutorial, you should learn: Understand the very basics of scripting on Roblox. In this tutorial, we’ll be talking about: Variables ...

  9. „Dying Sun" - Space Real-Time Strategy Game - Roblox

    devforum.roblox.com/t/„dying-sun-space-real-time-strategy-game/2184715

    Please consider using the “What are you working on currently?” topic! Hello, I’ve created a game called “Dying Sun” as in title. The game is set in an alternate reality where the sun has exhausted its hydrogen reserves and is turning into a red giant, consuming everything in its path. Player’s task is to save humanity from the sun that is turning into a red giant and consuming ...

  10. A quick way to detect exploiters that use Electron - Roblox

    devforum.roblox.com/t/a-quick-way-to-detect-exploiters-that-use-electron/2741095

    Welcome back. This day, I have decided to come up with a reliable detection for Electron (subatomic particle ) in the shortest amount of time possible. ~6 minutes. Positron.lua (3.4 KB) Shout-out to (Co) and SirMeme for being great developers. (This detection has been known since their V2, but, I guess (personal opinion) they didn’t care)

  11. Expected identifier when parsing expression, got - Roblox

    devforum.roblox.com/t/expected-identifier-when-parsing-expression-got/523141

    I know this is an old topic, but it doesnt work for me, when I delete the ) it just gives more errors. here is my script: