Skip to content

Instantly share code, notes, and snippets.

View EncodeTheCode's full-sized avatar
🤗
Coding useful tools for workflow.

EncodeTheCode

🤗
Coding useful tools for workflow.
View GitHub Profile
@-moz-document domain(www.twitch.tv) {
body, textarea {
font-family: Arial, Helvetica, Verdana, sans-serif;
}
body {
background: #1B2838;
text-align: left;
color: #8F98A0;
font-size: 14px;
margin: 0;
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"BootExecute"=hex(7):61,00,75,00,74,00,6f,00,63,00,68,00,65,00,63,00,6b,00,20,\
00,61,00,75,00,74,00,6f,00,63,00,68,00,6b,00,20,00,2a,00,00,00,00,61,00,75,\
00,74,00,6f,00,63,00,68,00,65,00,63,00,6b,00,20,00,74,00,75,00,72,00,65,00,\
67,00,6f,00,70,00,74,00,00,00,61,00,75,00,74,00,6f,00,63,00,68,00,65,00,63,\
00,6b,00,20,00,74,00,75,00,72,00,65,00,67,00,6f,00,70,00,74,00,00,00,61,00,\
75,00,74,00,6f,00,63,00,68,00,65,00,63,00,6b,00,20,00,74,00,75,00,72,00,65,\
00,67,00,6f,00,70,00,74,00,00,00,61,00,75,00,74,00,6f,00,63,00,68,00,65,00,\
63,00,6b,00,20,00,74,00,75,00,72,00,65,00,67,00,6f,00,70,00,74,00,00,00,61,\
00,75,00,74,00,6f,00,63,00,68,00,65,00,63,00,6b,00,20,00,74,00,75,00,72,00,\
#include <iostream>
using namespace std;
int main()
{
cout << "Enter input then press enter key to continue...\r\n";
char c;
c=cin.get();
if(c=='\n') { cout << "Enter pressed!"; /* Trap Enter key. */ }
else if(c==' ') { cout << "Space pressed!"; /* Trap Space key. */ }
else if(c=='A') { cout << "A pressed!"; /* Trap A key. */ }
#include <iostream>
#include <string>
#include <stdio.h>
using namespace std;
char const hex[16] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B','C','D','E','F'};
int main(){
// Testing char: printf("%c",13);
#include <iostream>
#include <sstream>
#include <string>
#include <stdio.h>
using namespace std;
char const hex[16] = {'0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F'};
void DisplayTitle(){cout<<"-------------------------------------\n Key press example\n Tutorial\n-------------------------------------\n\n";}
#include <iostream>
#include <windows.h>
#include <fstream>
using namespace std;
int CAPS()
{
if ((GetKeyState(VK_CAPITAL) & 0x0001)!=0)
return true; /* CAPS LOCK is on. */
video {
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
width: 58.0em !important;
height: 44.0em !important;
position: relative !important;
top: -1.8em !important;
<!DOCTYPE html>
<html>
<body>
Downloading progress:
<progress value="0" max="100">
</progress>
<p><strong>Note:</strong> The progress tag is not supported in Internet Explorer 9 and earlier versions.</p>
<script>
var progress=document.getElementsByTagName("progress");
run local t="Interface\\TargetingFrame\\UI-TargetingFrame-rare"PlayerFrameTexture:SetTexture(t)hooksecurefunc("TargetFrame_Update",function(f)if UnitIsPlayer(f.unit)then _G[f:GetName().."TextureFrameTexture"]:SetTexture(t)end end)
<div class="tw-absolute tw-balloon tw-balloon--md tw-balloon--right tw-balloon--up tw-block" data-a-target="emote-picker"><div class="tw-border-b tw-border-l tw-border-r tw-border-radius-medium tw-border-t tw-c-background-base tw-elevation-1"><div class="emote-picker"><div class="emote-picker__tab-content scrollable-area" data-test-selector="scrollable-area-wrapper" data-simplebar="init"><div class="simplebar-track vertical" style="visibility: visible;"><div class="simplebar-scrollbar" style="top: 2px; height: 134px;"></div></div><div class="simplebar-track horizontal" style="visibility: hidden;"><div class="simplebar-scrollbar"></div></div><div class="simplebar-scroll-content" style="padding-right: 17px; margin-bottom: -34px;"><div class="simplebar-content" style="padding-bottom: 17px; margin-right: -17px;"><div class="tw-pd-1"><div class="emote-picker__content-block tw-pd-1 tw-relative"><div class="emote-picker-plan-upsell tw-align-items-center tw-flex tw-flex-column tw-mg-b-1"><div class="tw-flex tw-flex-w