User contributions for 45.27.172.161
From Lucca's Wiki
Jump to navigationJump to search
18 March 2025
- 16:0616:06, 18 March 2025 diff hist +32 End of Life No edit summary current
- 16:0116:01, 18 March 2025 diff hist −1 End of Life No edit summary
- 16:0016:00, 18 March 2025 diff hist +40 End of Life No edit summary
- 15:5915:59, 18 March 2025 diff hist +48 End of Life No edit summary
27 February 2025
- 17:0917:09, 27 February 2025 diff hist +68 Win+R Shortcuts No edit summary current
26 February 2025
- 14:1614:16, 26 February 2025 diff hist 0 Violentmonkey Script Documentation for Whit No edit summary current
14 February 2025
- 19:1919:19, 14 February 2025 diff hist +55 Remote Desktop Setup No edit summary current
- 18:0418:04, 14 February 2025 diff hist −3 Remote Desktop Setup No edit summary
- 18:0318:03, 14 February 2025 diff hist +5 Remote Desktop Setup No edit summary
- 18:0318:03, 14 February 2025 diff hist +132 Remote Desktop Setup No edit summary
14 January 2025
- 20:0420:04, 14 January 2025 diff hist +12 Violentmonkey Script Documentation for Whit No edit summary
- 20:0420:04, 14 January 2025 diff hist +47 Violentmonkey Script Documentation for Whit No edit summary
- 16:2916:29, 14 January 2025 diff hist 0 Violentmonkey Script Documentation for Whit No edit summary
13 January 2025
- 19:1219:12, 13 January 2025 diff hist 0 Commands No edit summary current
11 December 2024
- 20:3420:34, 11 December 2024 diff hist +318 Clipboardbuffers.py No edit summary
10 December 2024
- 22:5722:57, 10 December 2024 diff hist −34 Clipboardbuffers.py No edit summary
- 22:5622:56, 10 December 2024 diff hist +717 N Clipboardbuffers.py Created page with "import os import sys from PyHotKey import Key, keyboard from tkinter import * scriptFolder = (os.path.dirname(__file__)) def inputbox(inputBuffer): inputText = "No Input Given Yet" master = Tk() textbox = Entry(master) textbox.pack() textbox.focus_set() def onclick(pos): nonlocal inputText inputText = textbox.get() print(f"Clipboard buffer {inputBuffer} was set to: {inputText}") master.destroy() b = Button(..."
- 22:5622:56, 10 December 2024 diff hist +165 Numpad hotkeys on linux No edit summary
- 22:5622:56, 10 December 2024 diff hist +31 Numpad hotkeys on linux No edit summary
- 22:1022:10, 10 December 2024 diff hist +1 Exit Audit Mode No edit summary current
- 22:0922:09, 10 December 2024 diff hist +963 N Exit Audit Mode Created page with "Source: https://answers.microsoft.com/en-us/windows/forum/all/how-to-exit-audit-mode/34adf896-a0fb-4972-9d23-e37682029a28 How to Exit Audit Mode If you are having unsuccessful attempts at exiting audit mode and getting "fatal error messages", the following is what I did that worked: Type regedit in the windows search bar and press enter. Navigate to HKEY_LOCAL_MACHINE>SYSTEM>Setup>Status. By clicking on the "Status", you will see a registry key item called "AuditB..."
- 22:0922:09, 10 December 2024 diff hist +19 N Registry Tweaks/Fixes Created page with "Exit Audit Mode" current
- 22:0922:09, 10 December 2024 diff hist +28 Main Page No edit summary
- 17:3117:31, 10 December 2024 diff hist −127 CopyResponses.py No edit summary current
- 17:2917:29, 10 December 2024 diff hist +8,737 N CopyResponses.py Created page with " import pyperclip import os import sys if os.name == 'nt': import win32api myName = win32api.GetUserNameEx(3) else: myName = "Lucca P." supportNumber = "(954) 474 2204" altSupportNumber = "(954) 713 2601" emailFinisher = f""" Thank you and have a wonderful rest of your day! {myName}""" #functions below def copy(content): pyperclip.copy(content) def clear(): if os.name == 'nt': os.system('cls') else: os.system('clear') #functions above clear() #..."
- 17:2717:27, 10 December 2024 diff hist +23 Keyboard Navigation Scripts No edit summary current
- 17:2717:27, 10 December 2024 diff hist +5,901 N Supportdesk.ahk Created page with " CoordMode, Mouse, Screen ;Pull your full name from AD nSize:= VarSetCapacity(sFull, 1023) + 1 DllCall("secur32\GetUserNameEx", "Uint", 3, "str", sFull, "UintP", nSize) myName := sFull myFirstName := firstWordOfString(myName) ;HOTKEYS f1::SendRaw, %clipboard% Insert::Reload !Scrolllock::showMousePosition() f8::InputBox, callBackNumber, What is the callback number?, cb:,, Width, Height, 640, 480, English, 0 +f8::Send, cb: ``%callBackNumber%`` !f8::Send, cb:..." current
- 17:2717:27, 10 December 2024 diff hist +22 Keyboard Navigation Scripts No edit summary
- 17:2617:26, 10 December 2024 diff hist 0 Focusjump.ahk No edit summary current
- 17:2517:25, 10 December 2024 diff hist +442 Focusjump.ahk No edit summary
- 17:2517:25, 10 December 2024 diff hist +12,345 N Focusjump.ahk Created page with "#Requires AutoHotkey v2.0 ;Make a file in the script's folder called lefthanded.txt if you do want left handed keybinds A_MaxHotkeysPerInterval := 20000 ;CapsLock, Numlock, and ScrollLock state SetCapsLockState "AlwaysOff" SetScrollLockState "AlwaysOff" SetNumLockState "AlwaysOff" ;Screenshot on PrintScreen Key & f14 F14:: PrintScreen::Run "ms-screenclip:" ;ScreenConnect Only Hotkeys: #HotIf WinActive("ahk_exe ScreenConnect.ClientService.exe") or WinActive("ahk_exe S..."
- 17:2517:25, 10 December 2024 diff hist +17 N Keyboard Navigation Scripts Created page with "focusjump.ahk"
- 17:2417:24, 10 December 2024 diff hist +34 Main Page No edit summary
6 December 2024
- 19:0319:03, 6 December 2024 diff hist +5 OSX Commands No edit summary current
- 19:0319:03, 6 December 2024 diff hist +5 OSX Commands No edit summary
- 19:0319:03, 6 December 2024 diff hist +5 OSX Commands No edit summary
- 19:0319:03, 6 December 2024 diff hist +182 N OSX Commands Created page with "Disable Mac Address Randomization Globally sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist PrivateMACAddressModeSystemSetting -int 1"
- 19:0319:03, 6 December 2024 diff hist −2 Main Page No edit summary
- 19:0319:03, 6 December 2024 diff hist +6 Main Page No edit summary
- 19:0219:02, 6 December 2024 diff hist +29 Main Page No edit summary
11 November 2024
- 19:5319:53, 11 November 2024 diff hist +61 Commands No edit summary
- 19:5319:53, 11 November 2024 diff hist +166 Commands No edit summary
7 November 2024
- 20:0720:07, 7 November 2024 diff hist +116 Record Audio Files in the Command Line No edit summary current
- 20:0620:06, 7 November 2024 diff hist +45 VFIO Anti-Cheat Bypass Tools No edit summary
5 November 2024
- 17:5717:57, 5 November 2024 diff hist +8 Main Page No edit summary
- 17:5417:54, 5 November 2024 diff hist +4 Example User onboarding & offboarding Scripts No edit summary current
- 17:4117:41, 5 November 2024 diff hist +6 Example User onboarding & offboarding Scripts No edit summary
- 17:4017:40, 5 November 2024 diff hist +22 Example User onboarding & offboarding Scripts No edit summary
- 17:3617:36, 5 November 2024 diff hist −1 Example User onboarding & offboarding Scripts No edit summary
- 17:3317:33, 5 November 2024 diff hist +8 Example User onboarding & offboarding Scripts No edit summary