Skip to content

Instantly share code, notes, and snippets.

View fdciabdul's full-sized avatar
🤒
Out sick

taqin fdciabdul

🤒
Out sick
View GitHub Profile
@fdciabdul
fdciabdul / Changelog.md
Last active May 24, 2025 15:44
Changelog

Changelog BCA Mobile Scraper - Sebelum vs Sesudah

FITUR SEBELUM FINAL (Paste 1)

Kelemahan yang Ada:

  1. Tidak Ada Kontrol App - Tidak bisa mengecek atau meluncurkan app BCA secara otomatis
  2. Login Sederhana - Hanya menggunakan satu selector untuk tombol login
  3. REFF NO Bermasalah - Menggunakan nama + nominal + tanggal, jadi bisa duplikat
Add-Type -AssemblyName System.Windows.Forms
Add-Type -AssemblyName System.Drawing
$form = New-Object System.Windows.Forms.Form
$form.Text = "Appium Android Setup"
$form.Size = New-Object System.Drawing.Size(600, 700)
$form.StartPosition = "CenterScreen"
$form.BackColor = [System.Drawing.Color]::WhiteSmoke
$logTextBox = New-Object System.Windows.Forms.RichTextBox

Boleh dicek ya kak: https://darulqurannasda.com/

Tutorial sudah saya sediakan dalam bentuk PDF agar lebih pasti.
Namun saya juga menyediakan installer bash script-nya.

Cukup jalankan command berikut di fresh VPS atau droplet:

@fdciabdul
fdciabdul / dump.py
Created January 31, 2025 17:04
android dump hierarchy
import json
import logging
from prompt_toolkit import Application
from prompt_toolkit.key_binding import KeyBindings
from prompt_toolkit.layout import Layout
from prompt_toolkit.widgets import Frame, Label
from prompt_toolkit.formatted_text import FormattedText
from poco.drivers.android.uiautomation import AndroidUiautomationPoco
logging.getLogger("airtest").setLevel(logging.WARNING)
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
T3ZWQ-P2738-3FJWS-YE7HT-6NA3K
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
65Z2L-P36BY-YWJYC-TMJZL-YDZ2S
SFZHH-2Y246-Z483L-EU92B-LNYUA
GSZVS-5W4WA-T9F2E-L3XUX-68473
FTZ8A-R3CP8-AVHYW-KKRMQ-SYDLS
Q3ZWN-QWLZG-32G22-SCJXZ-9B5S4
DAZPH-G39D3-R4QY7-9PVAY-VQ6BU
KLZ5G-X37YY-65ZYN-EUSV7-WPPBS
@fdciabdul
fdciabdul / 3d-room-pure-css-art.markdown
Created November 4, 2024 09:49
3D Room - Pure CSS Art
@fdciabdul
fdciabdul / datatables-file-export-button.markdown
Created October 31, 2024 22:25
Datatables File export button
google-site-verification: google70fd001f975f5ff9.html