Skip to content

Instantly share code, notes, and snippets.

View Windows81's full-sized avatar
🧊
Keep Byfron Bypassed™

VisualPlugin Windows81

🧊
Keep Byfron Bypassed™
View GitHub Profile
@Windows81
Windows81 / .lua
Created December 10, 2021 04:40
Runs basically like the Rōblox Studio camera, but on your script executor (and doesn't fully respect movement whilst orbit is enabled).
-- Modified from https://pastebin.com/3wrbwSz4
-- Tested with JJSploit and should work with Synapse X, Protosmasher, etc. (not tested).
local MOVE_KEYS = {
[Enum.KeyCode.D] = Vector3.new(01, 0, 0),
[Enum.KeyCode.A] = Vector3.new(-1, 0, 0),
[Enum.KeyCode.S] = Vector3.new(0, 0, 01),
[Enum.KeyCode.W] = Vector3.new(0, 0, -1),
[Enum.KeyCode.E] = Vector3.new(0, 1, 0),
[Enum.KeyCode.Q] = Vector3.new(0, -1, 0),
@Windows81
Windows81 / .lua
Created December 10, 2021 04:33
Run this script in your executor to, when the escape menu is enabled, switch between people who have voice chat on Rōblox. Your camera will be on their head like a GoPro!
local TIME = 7
if _G.vc_cam then _G.vc_cam:Disconnect() end
function get_participants()
local t = {}
for i, g in next,
game.CoreGui.RobloxGui.SettingsShield.SettingsShield.MenuContainer
.PageViewClipper.PageView.PageViewInnerFrame.Players:GetDescendants() do
if g.Name == 'MuteStatusButton' and
not g.MuteStatusImageLabel.Image:find '/Muted' then
t[#t + 1] = game.Players[g.Parent.Parent.Name:sub(12)]
@Windows81
Windows81 / .lua
Last active December 10, 2021 04:34
-- To terminate loop: _G.h = nil
LIVE_CHAT_KEY = 'AIzaSyBUPetSUmoZL-OhlxA7wSac5XinrygCqMo'
VIDEO_ID = 'Q4Kuefzhnvo'
CONTINUATION =
'0ofMyAOyARpYQ2lrcUp3b1lWVU5MWkdsRmFHSmhOMlZCWkVaWFEzSTBaVnBNUkZSUkVndFJORXQxWldaNmFHNTJieG9UNnFqZHVRRU5DZ3RSTkV0MVpXWjZhRzUyYnlBTSiwk7Ks2__zAjAAQAJKJQgAGAAgAEoCCAFQyIqd6dr_8wJYA3gAogEAqgECEACwAQG4AQFQoqvcrNv_8wJY_eq7ltv_8wKCAQIIBIgBAKABj8Xattv_8wI%3D'
MSG_FUNCTION = _G.msg
CONTINUE = false
if _G.h then
_G.h = nil
@Windows81
Windows81 / .lua
Last active December 10, 2021 04:35
Run this on your Rōblox script executor to play a local MIDI file on one of in-game pianos.
-- Credit to https://github.com/0b5vr/Lua_midiParser/blob/master/midi-parser.lua for the MIDI parser.
local FILEPATH = [[boo.mid]]
local TRANSPOSE = 0
local SPEED = 1
local PLAY_NOTE =
getsenv(game.Players.LocalPlayer.PlayerGui.PianoGui.Main).PlayNoteClient
if _G.midi_conn then _G.midi_conn:Disconnect() end
if #FILEPATH == 0 then return end
@Windows81
Windows81 / .lua
Last active November 2, 2021 01:55
Run this in your level-7 script executor to grab chat messages from a YouTube live stream.
-- To terminate loop: _G.h = nil
LIVE_CHAT_KEY = 'AIzaSyBUPetSUmoZL-OhlxA7wSac5XinrygCqMo'
VIDEO_ID = 'Pv03E59RkNA'
MSG_FUNCTION = _G.msg
CONTINUE = false
url =
'https://www.youtube.com/youtubei/v1/live_chat/get_live_chat?alt=json&key=' ..
LIVE_CHAT_KEY
_G.h = {
@Windows81
Windows81 / .txt
Last active March 30, 2026 07:17
[[https://github.com/Windows81/Almost-CyberGhost]] List of CyberGhost HTTPS proxy hosts (connect vía port 9002, no authentication required)
84.239.14.162 blade1.bucharest-rack485.nodes.gen4.ninja:9002
89.187.163.167 blade10.singapore-rack455.nodes.gen4.ninja:9002
84.239.49.189 blade15.bucharest-rack488.nodes.gen4.ninja:9002
84.239.49.48 blade12.bucharest-rack482.nodes.gen4.ninja:9002
84.239.49.222 blade6.bucharest-rack490.nodes.gen4.ninja:9002
89.187.163.172 blade15.singapore-rack455.nodes.gen4.ninja:9002
89.187.163.168 blade11.singapore-rack455.nodes.gen4.ninja:9002
156.146.59.43 blade17.newyork-rack451.nodes.gen4.ninja:9002
156.146.59.15 blade14.newyork-rack452.nodes.gen4.ninja:9002
84.239.49.196 blade1.bucharest-rack489.nodes.gen4.ninja:9002
@Windows81
Windows81 / .ps1
Created June 4, 2021 07:41
Searches for and generates a video that plays each subdirectory's songs in reverse order.
ls -dir|%{$d,$c=$_,0;$f=((ls $_|%{$c++;"amovie=`"./$($d.Name)/$($_.Name-replace "'","\\\'")`"[a$c];color=color=#111111:r=2:size=hd720:duration=7,drawtext=text=`"$($_.BaseName-replace "'","ʼ")`":fontcolor=white:x=(w-tw)/2:y=(h-42)/2:fontsize=42[v$c];"})-join '')+"anullsrc=cl=stereo,atrim=0:1[a0];color=color=black:d=1:s=hd720[v0];"+((($c++..0)|%{"[v$_][a$_]"})-join'')+"concat=v=1:a=1:n=$c[out0][out1]";echo $f;ffmpeg -f lavfi -i $f -v error -stats "$d.mp4" -y}
#!/bin/bash
h=$(curl -s "https://register.msi5.com/webreg/production/webapi/api/JWTAuthenticate/Authenticate" -H "Content-Type: application/json" --request POST --data '{"a":"xLvWuXsR6wDgDPbE","b":"aPe9338TgpeUjRXK"}')
curl -s "https://register.msi5.com/webreg/production/webapi/api/Schedule/GetCourseByID?CC=MTC&book=CARIDERITE&SC=CORONA" -H "Authorization: $h" | grep -Po '(?<="seats":)\d+' | echo
@Windows81
Windows81 / .ps1
Last active May 19, 2021 02:57
WWV clone, but it's musical...
$n=[DateTime]::Now.addseconds(14.5);
$c=@(
@('00',59),
@('01',1,10,24,28,37,40,48),
@('02',9,13,21,31,46,53,57),
@('03',14,18,23,29,56),
@('04',4,11,16,30,34,42,47,55),
@('05',7,17,20,33,38,58),
@('06',12,22,27,41,44,51),
@('07',2,6,15,36,43,52),
@Windows81
Windows81 / .yaml
Created May 8, 2021 18:33
List of video URLs and named by YuJa ID [[NOT CLICKBAIT]]
This file has been truncated, but you can view the full file.
+2790000:
url: >
https://coursecast-chatter.s3.us-west-2.amazonaws.com/Video-036fe3e5-2c7b-489a-a342-467c4062b29f_processed.mp4
name: >
Constantine 03/16/2021
note: null
+2790003:
url: >
https://coursecast-chatter.s3.us-west-2.amazonaws.com/Video-32db8948-7bb5-434a-86d2-867386fedc7a_processed.mp4