RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early

Overview

README

⚠️ NEVER DOWNLOAD OR RUN CODE THAT COMES FROM SOMEWHERE ELSE EVEN IF SOMETHING OR SOMEONE ARE CLAIMING THAT IT'S FROM THIS REPOSITORY. ONLY RUN THE CODE FROM THIS REPOSITORY, OR EVEN BETTER, BUILD IT YOURSELF. RUNNING CODE THAT YOU DO NOT UNDERSTAND ALWAYS COMES WITH RISK OF ACCOUNT THEFT AND OTHER MALICIOUS ACTIONS, BE CAREFUL!

About 🪧

RWP stands for Roblox web panel, it's a code snippet that you can run via developer console or the provided Google Chrome extension to try out early Roblox site features before they're officially out without any programming experience.

Usage 🛃

Both work well, however, installing browser extension will be better on the long run.

Extension Method 🔌

extension method showcase gif

  1. Download this GitHub repository onto your computer.

  2. Extract the zip file.

  3. Go to chrome://extensions.

  4. Enable "Developer mode" toggle.

  5. Click "Load unpacked" button.

  6. Select the extension folder and click "Select Folder".

  7. Go to https://www.roblox.com/ and click on the extension icon.

  8. Check "Injection Enabled" checkbox and refresh the page.

Console Method 💻

extension method showcase gif

  1. Go to extension/program.js

  2. Click "Raw".

  3. Select the entire page (Ctrl+A).

  4. Copy to clipboard (Ctrl+C).

  5. Go to https://www.roblox.com/.

  6. Open developer console either by pressing (F12) or by the opening context menu (Right Click) and clicking "Inspect".

  7. Click on the "Console" tab.

  8. Paste from clipboard (Ctrl+V) into the console and press (Enter).

Building 🔨

If you don't trust the extension/program.js file (I dont blame you if you do), you can build it yourself.

Requirements 🛂

  1. Installed NodeJS runtime environment.

  2. Installed NPM package manager.

  3. Installed Bash terminal.

Instructions 📓

  1. Download this GitHub repository onto your computer.

  2. Extract the zip file.

  3. Open terminal in the folder that you extracted.

  4. Run npm i -g yarn to install Yarn and wait until it's done.

  5. Run yarn install to install dependencies that the project relies on and wait until it's done.

  6. Run yarn build to build the extension/program.js file and wait until it's done.

Credits 🏅

@Julli4n - For discovering the API endpoint and documenting it.

You might also like...

A modern client panel for the Pterodactyl® panel, made by Wrible Development.

A modern client panel for the Pterodactyl® panel, made by Wrible Development.

Dashboardsy A modern client panel for the Pterodactyl® panel, made by Wrible Development. Support Discord: https://discord.gg/zVcDkSZNu7 Screenshots S

Jan 1, 2023

⏱ A Google Chrome extension for keeping track of who is talking during Google Meets

⏱ A Google Chrome extension for keeping track of who is talking during Google Meets

Am I Talking A Lot? ⏱ A Google Chrome extension for keeping track of who is talking during Google Meets Features Tracks talking time for each particip

Oct 5, 2022

Can see everything, beware of its omniscience, kneel before its greatness.

Can see everything, beware of its omniscience, kneel before its greatness.

Can see everything, beware of its omniscience, kneel before its greatness. Summary Presentation Installation Removing Credits Presentation Main goal T

Sep 30, 2022

Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

May 18, 2022

Attempt to replicate the visuals of late 80s / early 90s flight simulators

Attempt to replicate the visuals of late 80s / early 90s flight simulators

Retro Fligh Simulator Quick and dirty attempt to replicate the visuals of late 80s / early 90s flight simulators, using as a reference MicroProse's F-

Dec 15, 2022

Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

May 3, 2022

Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

Jan 3, 2023

This document introduces an early implementation of the Node-RED runtime that runs on resource-constrained microcontrollers (MCUs).

Node-RED MCU Edition Copyright 2022, Moddable Tech, Inc. All rights reserved. Peter Hoddie Updated June 25, 2022 Introduction This document introduces

Jan 3, 2023
Releases(v1.0.0)
Owner
Programmer since 2016.
null
Elizabeth Oyinlade Ojesanmi 10 Sep 14, 2022
frida snippet generator firefox extension for developer.android.com

Frida Snippet Generator for developer.android.com Right click on function names (public methods section) or fields and it will automatically copy gene

Ahmet Bilal Can 22 Sep 4, 2022
Michael Schneider 4 Oct 26, 2022
awsrun 189 Jan 3, 2023
⚡Chrome extension allows you to create lists of Google and Github dork to open multiple tabs with one click, import "scope/out of scope" from #HackerOne #Bugcrowd #Intigriti ...

FastDork v0.1 This chrome extension allows you to create lists of Google and Github dork to open multiple tabs with one click, import "scope/out of sc

skvndr 74 Dec 31, 2022
Argon - extension for VS Code and plugin for Roblox allowing easy two-way sync of code and instances

About Argon is a simple two-way sync plugin for Roblox and extension for Visual Studio Code allowing developers not only to sync code but every possib

DARK 16 Dec 29, 2022
🚀 A web extension starter built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome, Mozilla Firefox, Microsoft Edge, Brave, and Opera..

Web Extension Starter A web extension starter, built with React, Typescript, and Tailwind CSS. Build once, and run on multiple browsers: Google Chrome

BCIT Design & Development Club (BCIT-DDC) 28 Dec 28, 2022
A status monitor for Elite Dangerous, written in PHP. Designed for 1080p screens in the four-panel-view in panel.php, and for 7 inch screens with a resolution of 1024x600 connected to a Raspberry Pi.

EDStatusPanel A status monitor for Elite Dangerous, written in PHP. Designed for 1080p screens in the four-panel-view in panel.php, and for 7 inch scr

marcus-s 24 Oct 4, 2022
Gatsby-Formik-contact-form-with-backend-panel - Full working contact form with backend GUI panel.

Gatsby minimal starter ?? Quick start Create a Gatsby site. Use the Gatsby CLI to create a new site, specifying the minimal starter. # create a new Ga

Bart 1 Jan 2, 2022