Skip to content

Instantly share code, notes, and snippets.

View sillypears's full-sized avatar

pears sillypears

View GitHub Profile
@sillypears
sillypears / eshop_page_changes.sh
Last active June 9, 2019 14:31
Nintendo eShop Website Change Tracker
#!/bin/bash
###################
# GLOBAL VARS #
###################
l_user="$1"
name="$2"
p_name="$3"
eshop_link="$4"
@sillypears
sillypears / wol.asl
Last active May 23, 2018 01:18
Wizard of Legend splitter with level splits
//Originally created by TheFuncannon
//Updated by sillypears
state("WizardOfLegend")
{
float gameTime: "mono.dll", 0x00296BC8, 0xC8, 0x80, 0x78, 0x70, 0x90;
float floorTime: "mono.dll", 0x00296BC8, 0xC8, 0x80, 0x78, 0x70, 0x94;
}
start