I hereby claim:
- I am lykaksparsz on github.
- I am lykakspars (https://keybase.io/lykakspars) on keybase.
- I have a public key whose fingerprint is B2B0 A732 692A 090E E750 4A21 A2A7 A3C9 2A72 AF20
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Shut the fuck up, Monika. | |
| // @namespace https://gist.github.com/Lykaksparsz/e667157b163a826f66c16edc9a53f415/raw/6e4268bd84df1741b4e5698168fc04bbf8e8de68/ShutTheFuckUpMonika.user.js | |
| // @version 0.1 | |
| // @description Shut the monika up in finobe. | |
| // @author Lykakspars | |
| // @match https://finobe.com/* | |
| // @match https://fi.nobelium.xyz/* | |
| // @match https://finobe.com/*/* | |
| // @match https://fi.nobelium.xyz/*/* |
| # TLDR - The command line That Calculates If it's Too long or not. | |
| # MADE BY LYKAKSPARS WITH <3 | |
| import sys | |
| import math | |
| TLlimits = 600 | |
| def getlength(files): | |
| results = 0 |
| @REM http://bazaar.launchpad.net/~ubuntu-installer/wubi/trunk/view/head:/src/wubi/application.py#L252 | |
| @ECHO OFF | |
| TITLE ArBi - Arch linux Installer For Windows | |
| ECHO Downloading Wubi... | |
| bitsadmin /transfer wubi "https://netcologne.dl.sourceforge.net/project/wubi/Wubi/Wubi-9.04.129/Wubi-9.04-rev129.exe" "%cd%\wubi.exe" | |
| ECHO Enter the URL of Arch linux ISO (Downloadable) | |
| SET /P ArchISOU=} | |
| bitsadmin /transfer archiso "%ArchISOU%" "%cd%\arch.iso" | |
| ECHO Launching... (NOTE: It dosen't install ubuntu, It's using the arguments to replace ISO and Distro.) | |
| %cd%\wubi.exe --distro Arch --isopath %cd%\arch.iso |
| @ECHO OFF | |
| SET /P JoinServer="Server IP: " | |
| SET /P JoinPort="Server Port: " | |
| SET /P JoinUsername="Your Username: " | |
| SET /P JoinUserId="Your UserId: " | |
| ECHO Starting... | |
| Bepistown.exe -script "dofile('rbxasset://scripts/CSMPFunctions.lua'); _G.CSConnect(%JoinUserId%, '%JoinServer%', %JoinPort%, '%JoinUsername%');" |
I hereby claim:
To claim this, I am signing this object:
| from win32api import GetModuleHandle | |
| from utilsh import * | |
| #SANDBOXKILLER | |
| #Created by lykakspars | |
| def sandboxkiller(): | |
| try: | |
| GetModuleHandle("sbiedll.dll") | |
| return True | |
| except: |
| @echo off | |
| title CURL-PROMPT | |
| cd C:\curl\AMD64\ && curl | |
| set path="C:\curl\AMD64\";"%windir%\System32"; | |
| :pse | |
| set /p psf=$ | |
| %psf% | |
| goto pse |
| javascript:(function()%7Bfunction%20callback()%7B(function(%24)%7Bvar%20jQuery%3D%24%3Bvar%20scriptj%20%3D%20document.createElement(%22script%22)%3Bscriptj.src%20%3D%20%22https%3A%2F%2Fcode.jquery.com%2Fjquery-3.1.0.min.js%22%3Bvar%20script%20%3D%20document.createElement(%22script%22)%3Bscript.src%20%3D%20%22https%3A%2F%2Fmaxcdn.bootstrapcdn.com%2Fbootstrap%2F3.3.7%2Fjs%2Fbootstrap.min.js%22%3Bvar%20style%20%3D%20document.createElement(%22link%22)%3Bstyle.rel%20%3D%20%22stylesheet%22%3Bstyle.href%20%3D%20%22https%3A%2F%2Fmaxcdn.bootstrapcdn.com%2Fbootstrap%2F3.3.7%2Fcss%2Fbootstrap-theme.min.css%22%3Bvar%20head%20%3D%20document.getElementsByTagName('head')%5B0%5D%3Bhead.appendChild(style)%3Bhead.appendChild(script)%3Bhead.appendChild(scriptj)%7D)(jQuery.noConflict(true))%7Dvar%20s%3Ddocument.createElement(%22script%22)%3Bs.src%3D%22https%3A%2F%2Fajax.googleapis.com%2Fajax%2Flibs%2Fjquery%2F1.7.1%2Fjquery.min.js%22%3Bif(s.addEventListener)%7Bs.addEventListener(%22load%22%2Ccallback%2Cfalse)%7Delse%20if(s.ready |
| --[[ | |
| This is free and unencumbered software released into the public domain. | |
| Anyone is free to copy, modify, publish, use, compile, sell, or | |
| distribute this software, either in source code form or as a compiled | |
| binary, for any purpose, commercial or non-commercial, and by any | |
| means. | |
| In jurisdictions that recognize copyright laws, the author or authors | |
| of this software dedicate any and all copyright interest in the |