Skip to content

Instantly share code, notes, and snippets.

View DavidMetcalfe's full-sized avatar

David Metcalfe DavidMetcalfe

  • Canada
  • 08:16 (UTC -07:00)
View GitHub Profile
@DavidMetcalfe
DavidMetcalfe / Google OnHub API URLs.txt
Created January 27, 2017 21:31
List of known Google OnHub API URLs
http://onhub.here/api/v1/status
http://onhub.here/api/v1/diagnostic-report
http://onhub.here/api/v1/welcome-mat
http://onhub.here/api/v1/connected-devices
http://onhub.here/api/v1/get-attestation-information
http://onhub.here/api/v1/get-endorsement-information
@DavidMetcalfe
DavidMetcalfe / Minecraft hold Rightclick.ahk
Last active August 29, 2021 05:04
Minecraft Right and Mouse button (held down) loops
/* Ctrl+Right Mouse button loops holding down Right Mouse button until either W or S are pressed.
Useful with certain boring Minecraft activities that have a person standing still and holding Right Mouse
for extended periods. Moving forward or backwards (W or S respectively) will stop the loop.
Replacing "RButton" with "LButton" will change Right Mouse held down with Left Mouse.
*/
^RButton::