This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os.path | |
import googleapiclient.discovery | |
import urllib.request | |
import datetime | |
# Script Written by LLM | |
# Set up API credentials - Created here (API Keys): https://console.cloud.google.com/apis/credentials | |
api_key = '' # Replace with your API key |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; written by https://github.com/asaf400 | |
; well, not really.. Thanks ChatGPT :) | |
; This is an EasyShift (ROCCAT™ Easy-Shift[+]™) implementation in AHK dubed - EasyAutoShift | |
; Initialize variables | |
global awaitingEASButton := false | |
; List of AHK keys: https://www.autohotkey.com/docs/v1/KeyList.htm | |
; Define the hotkey for XButton1 (Mouse4) press - EasyAutoShift button | |
XButton1:: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; written by https://github.com/asaf400 | |
; version 0.3 | |
; Settings | |
gameLocation := "H:\SteamLibrary\steamapps\common\Elite Dangerous" | |
; Change log file location | |
global LogFile := "H:\SteamLibrary\steamapps\common\Elite Dangerous\AX.log" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ad.lgappstv.com | |
aic-gfts.lge.com | |
aic-ngfts.lge.com | |
aic-op-lss.lgthinq.com | |
aic.api.lgtviot.com | |
aic.homeprv.lgtvcommon.com | |
aic.lgtviot.com | |
aic.nudge.lgtvcommon.com | |
aic.rdl.lgtvcommon.com | |
aic.recommend.lgtvcommon.com |
OlderNewer