Skip to content

Instantly share code, notes, and snippets.

View t-aries's full-sized avatar

Truyen t-aries

View GitHub Profile
#Requires AutoHotkey v2.0
#SingleInstance Force
PasteText(text) {
clipSaved := ""
try clipSaved := A_ClipboardAll
catch
clipSaved := ""
A_Clipboard := text
@t-aries
t-aries / wokuauto.js
Last active April 1, 2026 14:29
Auto fill lên đơn
(function () {
'use strict';
// =========================
// 1) DANH SÁCH SẢN PHẨM
// =========================
const sanPhamMap = {
"1Password": {thoiHan: 12, gia: 260},
"Adobe Creative Cloud Pro": {thoiHan: 4, gia: 299},
"Adobe All Apps 40 ngày": {thoiHan: 1.1, gia: 120},