I hereby claim:
- I am luigieai on github.
- I am luigimarqs (https://keybase.io/luigimarqs) on keybase.
- I have a public key ASBndTWLmL5OQgI1LFUQAwQjbbW7NCAvu89PO5-fdpcd4Qo
To claim this, I am signing this object:
| import java.util.concurrent.TimeUnit; | |
| /** | |
| * | |
| * @author @LuigiOliveira__ | |
| * @version 0.5 | |
| * Classe que armaneza uma Chave com um valor adaptada para cooldown! | |
| * | |
| * @param <K> - Um valor chave |
I hereby claim:
To claim this, I am signing this object:
| @echo off | |
| echo Virtualization must be disabled to use anti-cheat clients like FACEIT and ESEA | |
| echo. | |
| net session >nul 2>&1 | |
| if %ERRORLEVEL% EQU 0 goto :chchchchoices | |
| echo This script requires elevated privileges. Re-run as Administrator to continue | |
| goto :exit | |
| :chchchchoices |