Skip to content

Instantly share code, notes, and snippets.

View clevef's full-sized avatar
🌐
rcon

clevel clevef

🌐
rcon
View GitHub Profile
@aesthetic0001
aesthetic0001 / lunarspoof.js
Created February 24, 2022 20:26
Spoof the Lunar Client logo!
const axios = require("axios");
const WebSocketClient = require('websocket').client;
const client = new WebSocketClient();
const ygg = require('yggdrasil')();
const email = ""
const password = ""
async function spoofLunar() {
const response = await ygg.auth({
@MPThLee
MPThLee / enableDiscordExperiments.js
Last active April 25, 2024 05:50
This code doesn't work anymore. I just decided to remove this code. You can check working code on comments.
/**
* !!!! This code doesn't work anymore !!!!
*
* - You can check working code on comments. I won't update this code anymore.
*
* Also, I just decided to remove this code. You can check revisions for old code.
* Since this code was made for discord client that almost 5 years ago, It seems like doesn't work anymore.
* I don't want people keep arguing in the comments, i decided to remove this code.
*
* Note: This code is now fulfilled with Javascript comments. This code won't work even if you pasted to console. doesn't do anything.