Skip to content

Instantly share code, notes, and snippets.

View NightScript370's full-sized avatar
💭
I may be slow to respond.

NightScript NightScript370

💭
I may be slow to respond.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am nightyoshi370 on github.
  • I am nightyoshi370 (https://keybase.io/nightyoshi370) on keybase.
  • I have a public key ASC5dAIWob278NZK8mBY7afvYbE_q9tlbCIUQ9p0hIqQpAo

To claim this, I am signing this object:

<script type="text/javascript">
$(document).ready(function($) {
var availableTags = [
"DaveyL2013",
"trayerrj22",
"CaptainGame17",
"AceFace",
"juniorri123",
"sks316",
"coolman303",
<div id="page_contents"><script type="text/javascript">window.addEventListener("load", hookUpControls, false);</script>
<form name="postform" action="" method="post"><script type="text/javascript">
$(function() {
var availableTags = [';
"DaveyL2013",
"trayerrj22",
"CaptainGame17",
"AceFace",
"juniorri123",
"sks316",
<?php
define("BLARG", "1");
require __DIR__ . '/../lib/common.php';
if($_GET['id'])
$u = (int)$_GET['id'];
else if($_GET['u'])
$u = (int)$_GET['u'];
else {
if(!$loguserid) die('No user specified! Please either specify a user, or log onto the board.');
@NightScript370
NightScript370 / downloads.php
Last active June 25, 2017 15:44
Downloads page for MMM
<?php $title = __("Downloads");
$packroot = '/downloads/packs/';
$dlc = '<table class="downloadtable outline margin" id="downloads">
<tr class="header0">
<th style="width: 80px;" class="center">Game style</th>
<th class="center">Name</th>
<th style="width: 140px;" class="center">Downloads</th>
@NightScript370
NightScript370 / bootmgr.cfg
Created June 26, 2016 18:46
ShadowNAND CTRB9 Flashcart
[BOOTCTR9]
screenEnabled = 1
screenLog = 0
fileLog = 0
key_delay = 1000
boot_splash = 3
boot_splash_image = /arm9loaderhax/image2.bin
screenBrightness = 0x00
[DEFAULT]
@NightScript370
NightScript370 / bootmgr.cfg
Created June 26, 2016 18:44
ShadowNAND CTRB9 CakesFW
[general];
timeout=-1;
recovery=7;
default=0;
[theme];
bgTop1=000000;
bgTop2=000000;
bgBottom=000000;
highlight=DCDCDC;
@NightScript370
NightScript370 / bootmgr.cfg
Created June 26, 2016 18:40
ShadowNAND CTRB9 SaltFW
[general];
timeout=-1;
recovery=7;
default=0;
[theme];
bgTop1=000000;
bgTop2=000000;
bgBottom=000000;
highlight=DCDCDC;
@NightScript370
NightScript370 / boot_config.ini
Created June 26, 2016 17:08
ShadowNAND boot_config.ini
[BOOTCTR9]
screenEnabled = 1
screenLog = 0
fileLog = 0
key_delay = 1000
boot_splash = 3
boot_splash_image = /arm9loaderhax/image2.bin
screenBrightness = 0x00
[DEFAULT]
[BOOTCTR9]
screenEnabled = 1
screenLog = 0
fileLog = 0
key_delay = 1000
boot_splash = 3
boot_splash_image = /arm9loaderhax/image2.bin
screenBrightness = 0x00
[DEFAULT]