Skip to content

Instantly share code, notes, and snippets.

View oketariq's full-sized avatar
🤑
money 3 fire

tariq oketariq

🤑
money 3 fire
  • The Netherlands
  • 19:51 (UTC +02:00)
View GitHub Profile
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
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"))
--[[
© 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
]]
@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
}
:root {
--version: "1.0.7";
}
.embedThumbnail_b0068a {
border-radius: 4px !important;
}
.animatedContainer_fd6364,
.bannerImage_fd6364 {
{
"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,
@oketariq
oketariq / curRCO
Last active June 4, 2023 10:16
current RCO url
https://gist.githubusercontent.com/hdboye/578bf9d799364b9b489c1ae5687a6bae/raw/a713f845c52640e6010f5180c034754ac98ed6d4/ClientSettings.json
@oketariq
oketariq / btultra-nocaps.css
Last active April 6, 2023 15:57
BTDiscord Ultra without the annoying capitalization of everything
:root {
--version: "1.0.7";
}
.embedThumbnail-2nTasl {
border-radius: 4px !important;
}
.animatedContainer-2laTjx,
.bannerImage-ubW8K- {
@oketariq
oketariq / ClearVisionMod.css
Created March 20, 2023 16:47
clearvision modified
: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);
@oketariq
oketariq / funky_portal.css
Last active March 20, 2023 17:02
silly portal clearvision theme
/**
* @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
*/