Skip to content

Instantly share code, notes, and snippets.

View everything411's full-sized avatar

everything411 everything411

  • Liyue Harbor, Liyue
View GitHub Profile
@everything411
everything411 / kill-genshin.c
Created September 18, 2025 05:14
kill YuanShen.exe after the window close
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <X11/Xutil.h>
#include <stdio.h>
#include <unistd.h>
#include <time.h>
#include <string.h>
#include <stdlib.h>
int main() {
import os
import shutil
import sys
import matplotlib.pyplot as plt
import csv
import random
import uuid
def draw(base_dir):