Skip to content

Instantly share code, notes, and snippets.

View Exponential-Workload's full-sized avatar
:shipit:
i'm the reason we cant have nice things in life

Expo Exponential-Workload

:shipit:
i'm the reason we cant have nice things in life
View GitHub Profile
@Exponential-Workload
Exponential-Workload / DiscordLib.lua
Last active September 12, 2021 17:20
DiscordLib
local DiscordLib = {}
local UserInputService = game:GetService('UserInputService')
local TweenService = game:GetService('TweenService')
local RunService = game:GetService('RunService')
local LocalPlayer = game:GetService('Players').LocalPlayer
local Mouse = LocalPlayer:GetMouse()
local HttpService = game:GetService('HttpService')
local pfp
local user
local tag
-- antiban
local setfflag = setfflag or function( a, b ) return a == b end;
setfflag('AbuseReportScreenshot', 'false')
setfflag('AbuseReportScreenshotPercentage', '0')
setfflag('CrashPadUploadToBacktraceToBacktraceBaseUrl', 'false')
setfflag('CrashUploadToBacktracePercentage', '0')
setfflag('CrashUploadToBacktraceBlackholeToken', 'false')
setfflag('CrashUploadToBacktraceWindowsPlayerToken', '0')
@Exponential-Workload
Exponential-Workload / numbers.json
Created September 28, 2021 20:59
Number Assets
{
"http://www.roblox.com//asset/?id=377516530": "5",
"http://www.roblox.com//asset/?id=377516539": "6",
"http://www.roblox.com//asset/?id=377516537": "2",
"http://www.roblox.com//asset/?id=377516542": "0",
"http://www.roblox.com//asset/?id=377516608": "7",
"http://www.roblox.com//asset/?id=377516609": "1",
"http://www.roblox.com//asset/?id=378165096": "3",
"http://www.roblox.com//asset/?id=378022325": "4",
"http://www.roblox.com//asset/?id=377516611": "8",
@Exponential-Workload
Exponential-Workload / invite.txt
Created January 22, 2022 21:12
Pink X Invite
https://discord.gg/s5Wzrwf9P7
{
"clown": "🤡",
"gay": "🏳️‍🌈",
"rofl": "🤣",
"womans_hat": "👒",
"flag_cx": "🇨🇽",
"flag_np": "🇳🇵",
"running_shirt_with_sash": "🎽",
"flag_ph": "🇵🇭",
"flag_jm": "🇯🇲",
@Exponential-Workload
Exponential-Workload / changelog.xml
Last active February 5, 2023 18:50
Public Bread Hub Assets
<b>Upcomming Update v1.1:</b>
<font color='#FFDA33'>[Change]:</font> Unknown
<b>Update v1.0:</b>
<font color='#88ff88'>[Addition]:</font> Add Driving Empire
<font color='#88ff88'>[Addition]:</font> Add PTFS
<font color='#88ff88'>[Addition]:</font> Add Word Bomb
<font color='#88ff88'>[Addition]:</font> Add Legends of Speed
<font color='#88ff88'>[Addition]:</font> Add Build A Boat
<font color='#88ff88'>[Addition]:</font> Add SCR (WIP)
@Exponential-Workload
Exponential-Workload / codes.json
Last active April 10, 2022 13:35
Driving Empire Stuff
["BIRD100K","SPR1NGT1ME","VALENTINES","C4N4D4"]
@Exponential-Workload
Exponential-Workload / jobid.user.js
Last active April 16, 2022 22:37
Join Roblox Servers by Job & Place IDs
// ==UserScript==
// @name Join By URL
// @version 0.1
// @description Joins a Server by Job ID & Place ID
// @author Yielding
// @match https://*.roblox.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=roblox.com
// @grant none
// ==/UserScript==
(()=>{
--[=[------------------------------------------------------------------------------------------------------------------------
-- HashLib by Egor Skriptunoff, boatbomber, and howmanysmall
Documentation here: https://devforum.roblox.com/t/open-source-hashlib/416732/1
--------------------------------------------------------------------------------------------------------------------------
Module was originally written by Egor Skriptunoff and distributed under an MIT license.
It can be found here: https://github.com/Egor-Skriptunoff/pure_lua_SHA/blob/master/sha2.lua
Please Wait
----------------------------------------------------
Bypassing linkvertise, please wait up to 20 seconds.