This file contains 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
{ | |
"0": "Unhandled rejection", | |
"1": { | |
"original": null, | |
"response": { | |
"req": { | |
"method": "POST", | |
"url": "https://acct.bot.land:443/feedback", | |
"data": { | |
"username": "Guest-0000021f4", |
This file contains 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
// ==UserScript== | |
// @name JoeMonster Original Youtube Player | |
// @include http://joemonster.org/* | |
// @include https://joemonster.org/* | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @grant none | |
// ==/UserScript== |
This file contains 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 pythoncom, pyHook | |
import ctypes | |
# from threading import Timer | |
from ctypes import oledll, windll, byref, POINTER | |
from ctypes.wintypes import POINT, HWND | |
# from comtypes.client import wrap | |
# from comtypes.automation import VARIANT | |
# from comtypes import IUnknown | |
try: | |
from . import pyHook as ph |
This file contains 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
# Author - pawelzwronek | |
# Description - Disables gestures so you can use RMB to orbit the viewport | |
# Changelog | |
# v1.0 - Initial version | |
import math | |
import threading | |
import subprocess | |
import os |
This file contains 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
gdfgdfg | |
dfgdg | |
dfgdfg |