Skip to content

Instantly share code, notes, and snippets.

View Windows81's full-sized avatar
🇮🇸
THIS GITHUB? Yes, and you're speaking to Patrick.

VisualPlugin Windows81

🇮🇸
THIS GITHUB? Yes, and you're speaking to Patrick.
View GitHub Profile
@Windows81
Windows81 / !.md
Last active July 6, 2022 04:54
All My Lovely Scripts for Use With JJSploit!

To view the most up-to-date version of my script collection, go here.


I EXPLOIT ON RŌBLOX AND HAVE NO SHAME IN SAYİNG IT!

To view a log of stuff players said as I went along my exploiting misadventures, follow this Discord invite link and realise that I've consolidated the chat stream into a server designed to promote my most ambitious showcase yet!

State of Roblox graphics API across all platforms, with percentage deltas since EOY 2020. Updated December 31 2021.

Windows

API Share
Direct3D 11+ 92% (+3%)
Direct3D 10.1 5% (-2%)
Direct3D 10.0 3% (-0.5%)
@Windows81
Windows81 / .js
Last active April 27, 2023 04:47
Run this on a GitHub code page to retrieve a list of cURL command lines to download raw files.
console.log(Array.from(document.querySelectorAll('.Link--primary')).map(v=>
`curl -s -L ${v.href.replace(/(github\.com\/.+\/.+\/)blob/i,'$1raw')} -o ${v.innerText}\n`
).join(''))
@Windows81
Windows81 / .js
Last active March 2, 2022 20:29
SRT/VTT Subtitle Reverser
// SRT or VTT string is stored in variable 's'.
var time=27*60000+11463 // Time of video in milliseconds.
var mult=5444/5444 // Timestamp multiplier AFTER 'time' offset.
var index=0
var isVtt
function f(v,i,a){
if(v=='WEBVTT'){
isVtt=true
return''
@Windows81
Windows81 / RequestlyThemes.json
Last active November 3, 2019 21:34
Import this file into Requestly to get the old Vyond themes back.
[
{
"creationDate": 666,
"description": "",
"groupId": "",
"id": "VU_Redirects",
"isSample": false,
"name": "VyondUtil",
"objectType": "rule",
"pairs": [