Board Archive
154 subscribers
11 photos
3 videos
197 files
42 links
The very collection of @GalaxyA14user's interests. Random yet useful to me.
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Obtaining any emoji with any luck number (Telegram please don't ban me) with an incredible multithreaded speed controlled by a lot of stacked http requests. In the video I used 17 bot tokens (BotFather says I can't make more 😭) and yes I'm doing this because bored.
😭4
luck.py
4.9 KB
Luck abuser - Incredible speed (last release I suppose). Preview here. it depends on CPU speed, connection speed and luck! You could get a stunning speed on a lowend phone though.
@BotFather command list for main bot:
help - Useful info about usage
luck - Abuse telegram's luck on any emoji
mult - Set packet multiplier
size - Set packet size
wipe - Set wipe interval
👍1
I lack inspiration
😭9
Samsung_Theme_Designer_2.0.4.zip
197 MB
The QMG Cooker for Windows
❤‍🔥7
mono.ttf
88.8 KB
Google Space Mono
👍3🥰2
I'm straight btw
🤣12🌚3👍2🤮2🔥1🗿1🦄1
boot-menu_PythonC_GalaxyA14_1.0.zip
6.1 MB
boot-menu - Shows a menu when device is booting into OS. Supports volume key and power control. Written in Python binary, C and bash 😭

This time uses mount binding, which should work on any filesystem ig? It does not do any file replacements, just bind and unbind.

I picked Python first then will do C next. This is slow but stable.
3🤣2
boot-menu_C_1.0_GalaxyA14.zip
83.7 KB
boot menu - Shows a menu when device is booting into OS. Supports volume key and power control. Written in C only!

Mainly functions with one executable, works by playing on binds. No file replacements are done in any way.

Fast and stable
6
qmgcap
1.9 KB
QMGCap v1.0 - Useful samsung utility made by me ofc coz me pro i know

Converts qmg bootanimations into PNG images. Only works on samsung OneUI systems.

~ $ su -c ./qmgcap --help
usage: qmgcap <input_qmg_splash_file=/system/media/bootsamsung.qmg> <input_qmg_loop_file=/system/media/bootsamsungloop.qmg> <number_of_frames=10> <initial_sleep=0.4> <initial_name_int=0> <out_directory=$(mktemp -d out_XXXXXX)> <cooldown_between_frames=0>
👍4
qmgrec
6.1 MB
QMGRec v1.0 - Standalone Samsung utility that converts Samsung QMG boot animations into MP4 files.

Only works on Samsung OneUI systems, relies on direct binding to operate.

~$ ./qmgrec -h
QMGRec v1.0 (standalone Python binary)
usage: qmgrec <splash: str.qmg = /system/media/bootsamsung.qmg> <loop: str.qmg = /system/media/bootsamsungloop.qmg> <out: str = out_uuid4()[:8]> <time_limit: int = 10> <bitrate: int = 200000000>
🥰3
🔥5🤔3🍌2👎1
SystemUI.apk
69.1 MB
Galaxy z flip 5 SystemUI APK
Since it doesn't have FOD
😭4👍1
live-blur_1.0_OneUI6.1.1_S23FE.zip
4.8 MB
Live blur enabler - Magisk module
Must be OneUI 6.1.1
Kanged from Galaxy S23 FE
🔥4
java -jar apktool.jar d -api 34 -b services.jar

java -jar apktool.jar b -api 34 -b services.jar

patch -p1 < 0000-whatever.patch
🔥4