User contributions for Anonymous

A user with 29 edits. Account created on 1 July 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

18 October 2023

2 July 2023

  • 00:4700:47, 2 July 2023 diff hist +84 2016:Main PageNo edit summary
  • 00:4500:45, 2 July 2023 diff hist +2,621 N SecurityCreated page with " Keeping your RCC instance secure should be your top-priority. Unsolicited SOAP requests can be used to crash games, steal games, run server-sided scripts, and much more malicious acts. __TOC__ == Securing your RCC == === Firewall, firewall, firewall! === Keeping your RCC ports available to the entire internet is an extremely risky action to do, and that is why multiple revivals keep getting <code>pwn'd</code>. Due to their ports being open and the combin..."

1 July 2023

  • 08:1308:13, 1 July 2023 diff hist +1,799 N Join scriptsCreated page with "== Joinscripts == Joinscripts are used to make a client connect to a gameserver. == Format == Joinscripts follow a specific structure in JSON for it to be parsed by the client. Make sure to keep the JSON valid and to not give it malformed data. To prevent JSON erroring, it is extremely recommended to use PHP's https://www.php.net/manual/en/function.json-encode.php json_encode function to create the JSON to be used by the client. Here is an example of a joinscript:..."
  • 07:3307:33, 1 July 2023 diff hist −8 2016:VR related librariesNo edit summary current
  • 07:3207:32, 1 July 2023 diff hist +421 N 2016:VR related librariesCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} The VR related libraries are a part of 2016. The VR related libraries is a part of the rendering pipeline, and they are just used to provide VR functionality to the client. There is no need to change any of these libraries, unless you are upgrading the libraries for better headset support, etc."
  • 07:3107:31, 1 July 2023 diff hist −122 2016:Main Page→‎Documentation
  • 07:3007:30, 1 July 2023 diff hist +610 N 2016:ShaderCompilerCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} The '''ShaderCompiler''' is a part of 2016. The '''ShaderCompiler''' is a part of the rendering pipeline, and it compiles ROBLOX's shaders (written in the same format) into every rendering API shader format ever. It's probably the most impressive feat from ROBLOX as you generally need to write DirectX9 specific shaders, then DirectX11 specific shad..."
  • 07:2807:28, 1 July 2023 diff hist +489 N 2016:GfxCoreCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxCore''' is a part of 2016. '''GfxCore''' is an integral of the rendering pipeline, and is a transition layer from ROBBLOX to machine rendering API. In the source code, it includes specific code for DirectX9, DirectX12, OpenGL, GLEW (for Android & iOS), etc. It is related to App, which is the core Roblox engine. Feel free to change the code t..."
  • 07:2207:22, 1 July 2023 diff hist +505 N 2016:GfxRenderCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxRender''' is a part of 2016. '''GfxRender''' is the important part of the rendering pipeline. It renders all parts, skybox, manipulates the moons position, GUIs, so on and so forth. In the source code, Usually, you will want to go here to modify anything rendering-related. It is related to App, which is the core Roblox engine. Feel free to c..." current
  • 07:1807:18, 1 July 2023 diff hist +19 Client authenticationNo edit summary
  • 06:5306:53, 1 July 2023 diff hist +512 N 2016:GfxBaseCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''GfxBase''' is a part of 2016. '''GfxBase''' is a part of the rendering pipeline, and it pertains to basic stuff, such as resolution related functions, user graphics configuration, etc. In the source code, it also contains the entire Adorn / Billboard implementations for some reason? It is related to App, which is the core Roblox engine. There i..." current
  • 06:4306:43, 1 July 2023 diff hist +359 N 2016:RbxG3DCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''RbxG3D''' is a part of 2016. '''RbxG3D''' is a part of the rendering pipeline, and is just a bunch of helper functions for Graphics3D and some Roblox-specific stuff. There is no need to change any of this code."
  • 06:3906:39, 1 July 2023 diff hist +459 N 2016:graphics3DCreated page with "{{Asbox | image = Roblox_logo.png | subject = 2016 engine | qualifier = | category = | name = }} '''graphics3D''' is a part of 2016. '''graphics3D''' is a fork of https://casual-effects.com/g3d/www/index.html G3D. The library provides geometrical mathematical functions like volumes, radiuses, color palettes, etc. and is a useful library that Roblox uses wildly across the client. There is no need to change any of this code." current
  • 06:3106:31, 1 July 2023 diff hist −3 2016:Main Page→‎Documentation
  • 06:2706:27, 1 July 2023 diff hist +1,645 Client authenticationNo edit summary
  • 04:3704:37, 1 July 2023 diff hist +3 N Client authenticationCreated page with "Poo"
  • 04:3104:31, 1 July 2023 diff hist +443 2016:Main Page→‎Documentation
  • 04:1704:17, 1 July 2023 diff hist +252 N 2016:AppDrawCreated page with "{{stub}} '''AppDraw''' is a part of 2016:Main_Page . '''AppDraw''' is a part of the rendering pipeline, and is a basic skeleton that ROBLOX forgot to remove. ''(it has nothing of interest, but it's related to App which is the core Roblox engine)''"
  • 04:0904:09, 1 July 2023 diff hist +968 N 2016:Main PageCreated page with "border|2016 ROBLOX's 2016 client is the only client source code that was leaked. First instances of the source code appeared on [https://v3rmillion.net/ V3rmillion] and was soon removed. Because of the client source code only being publicly available ''(there is site source, and much more source code in the original leak)'' on the internet, there are two variants of the source code available. === Documentation === There are ongoing efforts to documen..."
  • 04:0604:06, 1 July 2023 diff hist −970 Main Page→‎Welcome to the Roblox Reverse Engineering Wiki Tag: Replaced
  • 04:0504:05, 1 July 2023 diff hist +71 Main Page (edit summary removed)
  • 04:0204:02, 1 July 2023 diff hist 0 Main Page (edit summary removed)
  • 04:0104:01, 1 July 2023 diff hist 0 N File:2016.pngNo edit summary current
  • 03:5903:59, 1 July 2023 diff hist +888 Main Page (edit summary removed)