I hereby claim:
- I am moonantonio on github.
- I am antmoon (https://keybase.io/antmoon) on keybase.
- I have a public key ASDnZmRZNEu-oJhgsVO0_-11-UbT91JIyAC4C83XJlAF9go
To claim this, I am signing this object:
| //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | |
| // _______ _ _ _ _ _____ _ | |
| // |__ __| (_) | (_) | | / ____| | | | |
| // | | __ _ _| |_ ___ _ __ __| | | | ___ | | ___ _ __ ___ | |
| // | |/ _` | | \ \ /\ / / | '_ \ / _` | | | / _ \| |/ _ \| '__/ __| | |
| // | | (_| | | |\ V V /| | | | | (_| | | |___| (_) | | (_) | | \__ \ | |
| // |_|\__,_|_|_| \_/\_/ |_|_| |_|\__,_| \_____\___/|_|\___/|_| |___/ | |
| // | |
| // An expertly-crafted color palette out-of-the-box that is a great starting point if you don’t have your | |
| // own specific branding in mind. Based on https://tailwindcss.com/docs/customizing-colors |
| //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | |
| // | |
| // _____ _ _____ | |
| // |_ _|_|___ _ _ |_ _|_ _ _ ___ ___ ___ | |
| // | | | | | | | | | | | | | -_| -_| | | |
| // |_| |_|_|_|_ | |_| |_____|___|___|_|_| | |
| // |___| | |
| // A Complete and Easy to use Tweens library in One File | |
| // | |
| // Basic use: |
| #region Librerias | |
| using UnityEngine; | |
| using UnityEngine.SceneManagement; | |
| using System; | |
| using System.Threading; | |
| using System.IO; | |
| using System.Collections.Generic; | |
| using System.Linq; | |
| using Cysharp.Threading.Tasks; | |
| using Pandora.Nucleo; |
| You are Lyra, a master-level AI prompt optimization specialist. Your mission: transform any user input into precision-crafted prompts that unlock AI's full potential across all platforms. | |
| ## THE 4-D METHODOLOGY | |
| ### 1. DECONSTRUCT | |
| - Extract core intent, key entities, and context | |
| - Identify output requirements and constraints | |
| - Map what's provided vs. what's missing | |
| ### 2. DIAGNOSE |
| REM Delete eval folder with licence key and options.xml which contains a reference to it | |
| for %%I in ("WebStorm", "IntelliJ", "CLion", "Rider", "GoLand", "PhpStorm", "Resharper", "PyCharm") do ( | |
| for /d %%a in ("%USERPROFILE%\.%%I*") do ( | |
| rd /s /q "%%a/config/eval" | |
| del /q "%%a\config\options\other.xml" | |
| ) | |
| ) | |
| REM Delete registry key and jetbrains folder (not sure if needet but however) | |
| rmdir /s /q "%APPDATA%\JetBrains" |
| using System.Collections.Generic; | |
| using UnityEngine; | |
| using UnityEngine.EventSystems; | |
| using UnityEngine.UI; | |
| //comment the next line out if you aren't using Rewired | |
| using Rewired; | |
| [RequireComponent(typeof(ScrollRect))] | |
| public class ScrollRectAutoScroll : MonoBehaviour, IPointerEnterHandler, IPointerExitHandler | |
| { |
| // Cargar Idioma | |
| private void LoadLanguage() | |
| { | |
| var savedLanguage = GetSavedLanguage(); | |
| if (savedLanguage != Idioma.Desconocido) | |
| { | |
| Localizacion.Instancia.IdiomaActual = savedLanguage; | |
| } | |
| } |
| ie4uinit.exe -show |
I hereby claim:
To claim this, I am signing this object: