Skip to content

Instantly share code, notes, and snippets.

View gaycookie's full-sized avatar
🌈

GayCookie ✌ gaycookie

🌈
View GitHub Profile
@gaycookie
gaycookie / deep pink.json
Last active March 25, 2022 18:50
Deep Pink colour scheme for SDR++
{
"name": "Deep Pink",
"author": "GayCookie",
"Border": "#6D6D7F7F",
"BorderShadow": "#00000000",
"Button": "#670039FF",
"ButtonActive": "#840049FF",
"ButtonHovered": "#840049FF",
"CheckMark": "#FF69B4FF",
"ChildBg": "#FFFFFF00",
@gaycookie
gaycookie / main.py
Last active August 30, 2022 22:14
Newswire Notifications via Webhook
from threading import Timer
from requests import request
import sqlite3, os
api_url = "https://socialclub.rockstargames.com/events/eventlisting?pageId=1&gameId=GTAV"
article_url = "https://socialclub.rockstargames.com/events/{}/{}"
webhook_url = ""
def create_connection():
file = os.path.join(os.getcwd(), 'database.sqlite')
@gaycookie
gaycookie / SearchForLoot.json
Last active October 18, 2024 16:54
Search for Loot-tables
{
"Rarity": 50.0,
"InitialCooldown": 0,
"SoundEnabled": 1,
"DisableNotifications": 0,
"NotificationHeading": "Searching",
"NotificationText": "You found something...",
"NotificationText2": "Nothing found...",
"SFLBuildings": [
{

openpgp4fpr:1355981F6FD5F0DC316914B570633DCE4C15B50A