t.me/P45minerbot/app?startapp=5487539783
https://www.findmini.app/p45minerbot/
🎉 Welcome to P45 Miner!
| bc1q3yhqfqlx87acvn8xtq360lrp9sf63w3g47tegv |
| REM Microsoft Store Error Fixer (RUN AS ADMIN!!) | |
| REM Based on this Reddit comment: | |
| REM https://www.reddit.com/r/Windows10/comments/j2c676/comment/g757anv/ | |
| sc config wlidsvc start= demand | |
| net start wlidsvc |
| VK7JG-NPHTM-C97JM-9MPGT-3V66T |
t.me/P45minerbot/app?startapp=5487539783
https://www.findmini.app/p45minerbot/
🎉 Welcome to P45 Miner!
| @echo off | |
| setlocal | |
| REM Caminho base | |
| set BASEDIR=%USERPROFILE%\lolMiner | |
| set ZIPFILE=%USERPROFILE%\lolMiner_v1.98a_Win64.zip | |
| REM Verifica se a pasta base existe, cria se não | |
| if not exist "%BASEDIR%" mkdir "%BASEDIR%" |
| // ==UserScript== | |
| // @name Disable Anti-DevTool Neutralizer | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.0 | |
| // @description Disables anti-devtool scripts using multiple techniques for debugging and development purposes. | |
| // @author UltimateQuack (aak. PatoFlamejanteTV) | |
| // @match *://*/* | |
| // @grant none | |
| // ==/UserScript== |
| // QCam.as -=-=- By UltimateQuack (aka. PatoFlamejanteTV/PatoEmChamas) | |
| // Adobe Flash custom VCam script | |
| // modded from Virtual Camera CS for Adobe Flash CS3 © by FlasH-lee. | |
| // Please credit if you use it | |
| // from original code (c) 2006-2007 by Sockpuppet Pty Ltd | |
| // Virtual Camera CS for Adobe Flash CS3 © by FlasH-lee | |
| import flash.geom.Matrix; | |
| import flash.geom.ColorTransform; |
| :: WinScript | |
| @echo off | |
| :: Check if the script is running as admin | |
| openfiles >nul 2>&1 | |
| if %errorlevel% neq 0 ( | |
| color 4 | |
| echo This script requires administrator privileges. | |
| echo Please run WinScript as an administrator. | |
| pause | |
| exit |
| wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.97/lolMiner_v1.97_Lin64.tar.gz && tar -xf lolMiner_v1.97_Lin64.tar.gz && cd 1.97 && ./lolMiner -a TON --pool https://server1.whalestonpool.com/ --user UQDQlR7PXSGvhZuxUMKgIEcF-_zBT7ZgdNlIFkBPtcjAI_QE |
| [StructLayout(LayoutKind.Sequential)] | |
| public struct FLASHWINFO | |
| { | |
| public uint cbSize; | |
| public IntPtr hwnd; | |
| public uint dwFlags; | |
| public uint uCount; | |
| public uint dwTimeout; | |
| } |