Pinned Loading
-
乐课网助手:用于快速完成乐课网录播课学习任务,仅限学习交流,后果一概不负责
乐课网助手:用于快速完成乐课网录播课学习任务,仅限学习交流,后果一概不负责 1# 乐课网助手
23用于快速完成乐课网录播课学习任务
45### 安装
-
function cdp.ps1
function cdp.ps1 1function cdp {
2$shell = New-Object -ComObject Shell.Application
3$windows = $shell.Windows() | Where-Object { $_.FullName -eq 'C:\Windows\explorer.exe' && $_.LocationURL -match 'file:///' }
4if ($windows.Count -eq 0) {
5Write-Host "No window found"
-
Shows the market value of all crime ...
Shows the market value of all crime rewards. Thanks to https://greasyfork.org/scripts/476788 1// ==UserScript==
2// @name Torn Crimes Rewards Value
3// @namespace https://github.com/1208nn
4// @version 0.7.3
5// @description Shows the market value of all crime rewards. Thanks to https://greasyfork.org/scripts/476788
-
n0env.py
n0env.py 1import winreg
2from os import getcwd
34key = winreg.OpenKey(winreg.HKEY_CURRENT_USER, r"Environment", 0, winreg.KEY_READ | winreg.KEY_WRITE)
5path, _ = winreg.QueryValueEx(key, "Path")
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.