This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
loadstring(game:HttpGet(("https://pastebin.com/raw/rT9CMJqm"),true))() --reanim | |
local lp = game:GetService("Players").LocalPlayer | |
local rs = game:GetService("RunService") | |
local stepped = rs.Stepped | |
local heartbeat = rs.Heartbeat | |
local renderstepped = rs.RenderStepped | |
local sg = game:GetService("StarterGui") | |
local ws = game:GetService("Workspace") | |
local cf = CFrame.new |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if IY_LOADED and not _G.IY_DEBUG == true then | |
-- error("Infinite Yield is already running!", 0) | |
return | |
end | |
pcall(function() getgenv().IY_LOADED = true end) | |
local cloneref = cloneref or function(o) return o end | |
COREGUI = cloneref(game:GetService("CoreGui")) | |
Players = cloneref(game:GetService("Players")) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
© 2021 WeAreDevs | |
A distribution of https://wearedevs.net/scripts | |
Created August 2, 2021 | |
Directions: | |
1. Inject this script into any game using a Lua injector like JJSploit. | |
2. Press left ctrl + click to where you want to teleport | |
Re-execute the script to toggle click teleport | |
]] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i'); | |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { | |
margin: 0; | |
padding: 0; | |
border: 0; | |
font: inherit; | |
font-size: 100%; | |
vertical-align: baseline | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--version: "1.0.7"; | |
} | |
.embedThumbnail_b0068a { | |
border-radius: 4px !important; | |
} | |
.animatedContainer_fd6364, | |
.bannerImage_fd6364 { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"FIntFlagUpdateVersion": 130, | |
"FStringNewInGameMenuForcedUserIds": "2323539704;3822626535;4126963942;2627408279;4329723352;299144763;4403721186;3198825306", | |
"DFIntSecondsBetweenDynamicVariableReloading": 31557600, | |
"FIntRolloutEnrollmentExpirationMinutes": 525949, | |
"DFFlagDynamicFastVariableReloaderTest1": false, | |
"FFlagExecDynInitTests": false, | |
"DFFlagEarlyExitIfHang": false, | |
"FIntTerrainOTAMaxTextureSize": 1024, | |
"FIntUITextureMaxRenderTextureSize": 1024, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.githubusercontent.com/hdboye/578bf9d799364b9b489c1ae5687a6bae/raw/a713f845c52640e6010f5180c034754ac98ed6d4/ClientSettings.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root { | |
--version: "1.0.7"; | |
} | |
.embedThumbnail-2nTasl { | |
border-radius: 4px !important; | |
} | |
.animatedContainer-2laTjx, | |
.bannerImage-ubW8K- { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:root{ | |
--main-color: #2780e6; | |
--hover-color: #1e63b3; | |
--success-color: #43b581; | |
--danger-color: #982929; | |
--channel-unread: var(--main-color); | |
--channel-color: rgba(255, 255, 255, 0.3); | |
--muted-color: rgba(255, 255, 255, 0.1); | |
--channel-text-selected: #fff; | |
--url-color: var(--main-color); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name funky_portal | |
* @author ClearVision Team | |
* @version 6.3.0 | |
* @description Highly customizable and beautiful theme for BetterDiscord. | |
* @source https://github.com/ClearVision/ClearVision-v6 | |
* @website https://clearvision.github.io | |
* @invite 7pNUC9C | |
* @BDEditor Clear Vision | |
*/ |
NewerOlder