Updated: 2022-11-18
NOTE: I DON'T GUARANTEE THE KEYS WORK, DON'T CONTACT ME IF ONE IS NOT WORKING, JUST TRY ANOTHER ONE OR QUIT THE PAGE
ZHDH1-UR90N-W844G-4PTN6
G1NP0-T88AL-M016F-4P8N2
ZC14J-4U16A-0A04G-4MEZP
Refs:
Requirement: Console access.
| package main | |
| import ( | |
| "crypto/md5" | |
| "encoding/hex" | |
| "io" | |
| "net/http" | |
| "os" | |
| "strings" | |
| ) |
| // FLOW FILE FORMAT (file.toml) | |
| // version = "24.09" | |
| //name = "Example Flow" | |
| //info = "An example description that will appear!" | |
| //author = "Pixel" | |
| //steps = ["1", "2"] | |
| // | |
| //[1] | |
| //status = "Messaging hi" |
| import java.util.*; | |
| public class Quiz { | |
| private static Map<String, String> getQuestions() { | |
| Map<String, String> questions = new HashMap<>(); // create questions map | |
| // questions.put("Question", "Answer"); | |
| questions.put("What is the main benefit of using IOPSX?\n A. Increased performance \n B. Reduced latency \n C. Improved scalability \n D. All of the above", "b"); | |
| questions.put("What is the full name of IOPSX?\n A. Input/Output Parallel Storage Accelerator\n B. Input/Output Parallel Storage Extension\n C. Input/Output Parallel Storage Exchange\n D. Input/Output Parallel Storage Extractor\n", "a"); | |
| return questions; |
| From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | |
| From: pog5 <pixelnightly@proton.me> | |
| Date: Fri, 15 Mar 2024 10:34:14 +0200 | |
| Subject: [PATCH] who needs these anyways | |
| diff --git a/src/main/java/net/minecraft/server/Eula.java b/src/main/java/net/minecraft/server/Eula.java | |
| index b9403a3eafc1b30b33ac654f253d0849cacadd03..42e89dea5f53d5e5d3f333644f5ad0b26b859b5a 100644 | |
| --- a/src/main/java/net/minecraft/server/Eula.java | |
| +++ b/src/main/java/net/minecraft/server/Eula.java |
| From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | |
| From: pog5 <pixelnightly@proton.me> | |
| Date: Thu, 14 Mar 2024 20:23:00 +0200 | |
| Subject: [PATCH] HOLY COW I'M TOTALLY GOING SO FAST OH F*** | |
| diff --git a/src/main/java/io/papermc/paper/chunk/system/io/RegionFileIOThread.java b/src/main/java/io/papermc/paper/chunk/system/io/RegionFileIOThread.java | |
| index be10a534a8e58e0f96c3b28dc74513e4cfff2464..c4b6092651d2abcfcc99cb9d8c47e90187330da6 100644 | |
| --- a/src/main/java/io/papermc/paper/chunk/system/io/RegionFileIOThread.java | |
| +++ b/src/main/java/io/papermc/paper/chunk/system/io/RegionFileIOThread.java |
| module main | |
| import time | |
| import net.http | |
| const webhook_url = "https://discord.com/api/webhooks/channelid/webhookid" | |
| const target_url = "https://www.website.com/index.html" | |
| fn main() { | |
| mut last_modified_header := "" |