Skip to content

Instantly share code, notes, and snippets.

View nanojin's full-sized avatar
💭
A nano.

nanojin

💭
A nano.
View GitHub Profile
@nanojin
nanojin / KBAE3.go
Last active August 1, 2022 12:58
Play For Value (OW1)
settings
{
main
{
Mode Name: "6v6 Tryhard"
//Mode Name: "Payload Deathmatch"
//Description: "6v6 Tryhard, Bring An Adult - Instant Respawn\n\nYour Stats directly influence the game's score. Think of it as tryhard, but you get full value for all your efforts. KBAE3"
Description: "KBAE3\n\nPlay for Value! TrYhArDs welcome.\n100% damage/healing = 1 value\nPayload no longer matters! Use it to extend time!\nTotal value of all players added at the end of the match and determines the winner!"
}
@nanojin
nanojin / Pixiv Public API.yaml
Created August 7, 2022 14:11 — forked from ZipFile/Pixiv Public API.yaml
Unofficial API specification extracted from Pixiv Android App
swagger: "2.0"
info:
title: "Pixiv Public API"
description: "Unofficial API specification extracted from Pixiv Android App v4.8.2"
version: "1.0"
host: public-api.secure.pixiv.net
schemes:
- https
basePath: /v1
produces:
@nanojin
nanojin / twclick.js
Last active July 9, 2023 14:45
Twitter Clicker
// ==UserScript==
// @name Twitter Click Handler
// @namespace http://tampermonkey.net/
// @version 0.3.4
// @description Handle click events on tweets and open the content in a new window.
// @author nanojin
// @match https://twitter.com/*
// @grant none
// @updateURL https://gist.github.com/nanojin/d6d4cf0319329cecedebdd8ce118dc21/raw/8ddaaf0cc03e4bc1ed0af9aebe0ab38bbf9b118a/twclick.js
// @downloadURL https://gist.github.com/nanojin/d6d4cf0319329cecedebdd8ce118dc21/raw/8ddaaf0cc03e4bc1ed0af9aebe0ab38bbf9b118a/twclick.js
@nanojin
nanojin / mecha-6v6.owpy
Last active August 9, 2023 13:51
6v6 + Brainchild Components
settings {
"lobby": {
"allowPlayersInQueue": true,
"team1Slots": 6,
"team2Slots": 6,
"returnToLobby": "never"
},
"gamemodes": {
#"control": {},
#"escort": {},
@nanojin
nanojin / bot_ai.opy
Last active December 12, 2023 21:55
Generally intelligent AI for Overwatch
settings {
"main": {
"description": "Generally Intelligent AI...",
"modeName": "Smartbots AI"
},
"gamemodes": {
"general": {
"tankPassiveHealthBonus": "alwaysEnabled"
},
"skirmish": {
@nanojin
nanojin / flashpoint6v6.opy
Last active August 11, 2023 22:44
Flashpoint 6v6
settings {
"main": {
"description": "Staying true to the original 6v6. KTTDR\n\n- Death forgiveness: If you die a lot, you will slowly reduce your time to respawn. \n- Cooldown Reduction: If one team outnumbers the other, they will receive a cooldown bonus proportional to the ratio of players on each team.",
"modeName": "Flashpoint 6v6"
},
"lobby": {
"spectatorSlots": 12,
"team1Slots": 6,
"team2Slots": 6,
"minimumLatencyInNs": 0,
@nanojin
nanojin / 6YA0K.opy
Last active April 28, 2024 11:51
Illari Paintball
settings {
"main": {
"modeName": "¤¬ Illari Paintball ¬¤",
"description": "6YA0K — Original Paintball by Nano\n\nHeroes: Ana, Illari, Kiriko, Widow, Ashe, McCree, Zen, Hanzo, J. Queen\n\n• Instant Respawns\n• 50% Reduced Pylon Healing\n• New Ability: Wifeleaver \"Deathgrip\"",
},
"lobby": {
"ffaSlots": 12,
"team1Slots": 6,
"team2Slots": 6,
"spectatorSlots": 12,
settings {
"lobby": {
"team1Slots": 12
},
"gamemodes": {
"practiceRange": {},
"general": {
"gamemodeStartTrigger": "immediately",
"heroLimit": "off",
"respawnTime%": 0
@nanojin
nanojin / VKGYX.opy
Last active September 10, 2023 11:00
Practice Range
settings {
"main": {
"modeName": "Practice Range (workshop)"
},
"lobby": {
"team1Slots": 12
},
"lobby": {
"team1Slots": 6,
"team2Slots": 6,
@nanojin
nanojin / XXRZB.opy
Last active September 12, 2023 14:42
Friendly! OW Social Game
# XXRZB
settings {
"main": {
"modeName": "¤¬ Friendly! ¬¤",
"description": "Hello! Welcome everyone!\n\nIn Friendly, the friendlier you are the more your friendly gauge goes up! If you are mean your friendly gauge goes down and you take more damage!\n- If your friendly gauge gets high enough, you become immortal!\n- You can heal anyone just by saying hello!\n\nHave fun! ♥",
},
"lobby": {
"team1Slots": 6,
"team2Slots": 6,
"ffaSlots": 12,