Skip to content

Instantly share code, notes, and snippets.

View Ni1kko's full-sized avatar
🖥️
Born to code, Forced to debug 🖱

Nikko R Ni1kko

🖥️
Born to code, Forced to debug 🖱
View GitHub Profile
@Ni1kko
Ni1kko / nikko_cs2.cfg
Last active November 10, 2024 20:47
Fallox CS2 Custom
// Creator: ThatAsboGuy
// Console: exec nikko_cs2
// Commands: https://totalcsgo.com/commands/categories/bind
// Scan Codes: https://www.reddit.com/r/GlobalOffensive/comments/1ato9z8/new_key_bind_scancodes_visualized/#lightbox
// OLD CFG: https://gist.github.com/Ni1kko/ae79b17675f1a5e4fa6bf63f4490914a
//Not used yet, untill i add all key binds
//unbindall
sv_cheats "0"
@Ni1kko
Ni1kko / Activate_Windows_8_8.1_10_and_11_Pro_for_Free.md
Created August 12, 2023 17:38
Activate Windows 8, 8.1, 10 and 11 Pro for Free

Activate Windows 8, 8.1, 10 and 11 Pro for Free

A guide how to get and activate Windows 8, 8.1, 10 and 11 Pro for free!

NOTE

If you see the Windows keyboard button in this guide; and you can't find it on your keyboard, you likely have/had Windows 10 which has the button . If you can't find that one, you likely have a PC that has been upgraded to Windows 8/8.1/10/11 from Windows 8.1/8/7/Vista/XP and other ones. If you have one of those, refer the Windows key button to as yours. A list of them is below:

Windows key buttons

- Windows 11

- Windows 10

$PSDefaultParameterValues['Stop-Process:ErrorAction'] = 'SilentlyContinue'
$PSDefaultParameterValues['*:Encoding'] = 'utf8'
$tsl_check = [Net.ServicePointManager]::SecurityProtocol
if (!($tsl_check -match '^tls12$' )) {
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
}
Write-Host "Github: " -NoNewline
Write-Host "https://github.com/Ni1kko/SpotifyDLLHook-Release" -ForegroundColor DarkYellow
@Ni1kko
Ni1kko / autoexec.cfg
Last active June 2, 2021 14:11
Fallox CSGO Custom
// C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg\autoexec.cfg
// Discord Ni1kko#0001
// List Of Commands https://totalcsgo.com/commands
unbindall
sv_cheats "0"
cl_use_opens_buy_menu "0"
cl_showpluginmessages "1"
cl_clearhinthistory "1"
cl_chatfilters "63"