Tomodachi Life: Living the Dream is a life-simulation game for Nintendo Switch from Nintendo. It is the follow-up to the Nintendo 3DS game Tomodachi Life.
Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="pt-BR"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>HOPE — Painel de Produção (12/09/2026)</title> | |
| <link rel="preconnect" href="https://fonts.googleapis.com"> | |
| <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Manrope:wght@400;500;600;700;800&display=swap" rel="stylesheet"> | |
| <style> | |
| :root{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>PSAT Daily Guide — Monday, Sep 14, 2026</title><style> | |
| :root{--ink:#fff;--muted:rgba(255,255,255,0.75);--rule:rgba(255,255,255,0.28);--accent:#4a2a7a;--good:#4fd16d;--bad:#ff7a7a;--warn:#d9b8ff;--bg:#4a2a7a;--card-bg:rgba(255,255,255,0.08);} | |
| *{box-sizing:border-box;} html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Georgia,"Times New Roman",serif;line-height:1.55;} | |
| body{max-width:800px;margin:0 auto;padding:36px 28px 80px;} header{border-bottom:3px solid #fff;padding-bottom:14px;margin-bottom:24px;} | |
| header h1{margin:0 0 4px 0;font-size:22pt;} header .subtitle{color:var(--muted);margin:0;font-size:11pt;} h2{color:#fff;font-size:15pt;margin-top:0;} | |
| .intro{background:var(--card-bg);border:1px solid var(--rule);border-left:4px solid #fff;padding:12px 16px;margin-bottom:22px;font-size:10.5pt;} | |
| .domain{color:var(--warn);font-family:-apple-system,sans-serif;font-size:10pt;letter-spacing:0.8px;margin:30px 0 4px |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Log uploaded on Monday, September 14, 2026, 2:59:47 PM | |
| Loaded mods: | |
| [NL] Facial Animation - WIP(Nals.FacialAnimation): FacialAnimation(1.0.0) | |
| Nice Facial Animation(Andromeda.FacialAnimation): (no assemblies) | |
| Harmony(brrainz.harmony)[mv:2.4.1.0]: 0Harmony(2.4.1), HarmonyMod(2.4.1) | |
| Faster Game Loading(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Ideology(Ludeon.RimWorld.Ideology): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Ficha Hub - Monochrome | @5mhe on discord | |
| -- thanks for using it <3 | |
| -- FIX v1.1: keypad now reads after each fire (server may debounce rapid fires) | |
| local WindUI = loadstring(game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua"))() | |
| local Players = game:GetService("Players") | |
| local Workspace = game:GetService("Workspace") | |
| local Lighting = game:GetService("Lighting") | |
| local RunService = game:GetService("RunService") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- AutoHint for all owned towers | |
| local Players = game:GetService("Players") | |
| local ReplicatedStorage = game:GetService("ReplicatedStorage") | |
| local StarterGui = game:GetService("StarterGui") | |
| local LocalPlayer = Players.LocalPlayer | |
| local SignalR = ReplicatedStorage:WaitForChild("SignalR") | |
| local Towers = workspace:WaitForChild("State"):WaitForChild("Towers") | |
| -- Global cleanup for hot-reloads |
If you want to login with your key, but you see an error permission windows 11 "SSH key are too open" do this :
- Make sure you was regenerate your key from
puttygento OpenSSH Key format - Open your
Windows PowerShellthen :
$path = ".\path\to\your\key.pem"
icacls.exe $path /reset
icacls.exe $path /GRANT:R "$($env:USERNAME):(R)"
icacls.exe $path /inheritance:r
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <mxfile host="65bd71144e"> | |
| <diagram id="llKh3lNjLN-6BdAwGgM1" name="Page-1"> | |
| <mxGraphModel dx="1517" dy="1625" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> | |
| <root> | |
| <mxCell id="0"/> | |
| <mxCell id="1" value="Background(White)" style="locked=1;" parent="0"/> | |
| <mxCell id="7" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=none;sketch=1;curveFitting=1;jiggle=2;" parent="1" vertex="1"> | |
| <mxGeometry x="-750" y="-750" width="1488" height="1432" as="geometry"/> | |
| </mxCell> | |
| <mxCell id="10" value="AWS Cloud" style="locked=1;" parent="0"/> |
NewerOlder