en
Feedback
TheUnknownName06 Inc.

TheUnknownName06 Inc.

Open in Telegram

Welcome to the TheUnknownName06 official channel OWNER: @TUNBudi06 PARTNER: imchui @DuloxProjectReBorn You can read more on this below link https://t.me/TUN_INFO_CHANNEL/22

Show more
778
Subscribers
No data24 hours
No data7 days
+1430 days
Posts Archive
Nice my bot with server

This is a test from curl

Test

Test

apt update && apt upgrade && apt install nano bc bison ca-certificates curl flex gcc git libc6-dev libssl-dev openssl python3 ssh wget zip zstd sudo make clang gcc-arm-linux-gnueabi software-properties-common build-essential

#!/usr/bin/env bash echo "Cloning dependencies" rm -rf AnyKernel git clone --depth=1 https://github.com/eun0115/AnyKernel3.git -b even AnyKernel git clone --depth=1 https://github.com/sarthakroy2002/android_prebuilts_clang_host_linux-x86_clang-6443078 clang git clone --depth=1 https://github.com/sarthakroy2002/prebuilts_gcc_linux-x86_aarch64_aarch64-linaro-7 los-4.9-64 git clone --depth=1 https://github.com/sarthakroy2002/linaro_arm-linux-gnueabihf-7.5 los-4.9-32 echo "Done" chat_id="put your own channel id here" token="put your own bot token here" IMAGE=$(pwd)/out/arch/arm64/boot/Image.gz-dtb TANGGAL=$(date +"%F-%S") START=$(date +"%s") KERNEL_DIR=$(pwd) export PATH=$KERNEL_DIR/clang/bin:$PATH export KBUILD_COMPILER_STRING="$(${KERNEL_DIR}/clang/bin/clang --version | head -n 1 | perl -pe 's/\(http.*?\)//gs' | sed -e 's/ */ /g')" export ARCH=arm64 export KBUILD_BUILD_USER="eun0115" export LOCALVERSION="-eun" # sticker plox function sticker() { curl -s -X POST "https://api.telegram.org/bot$token/sendSticker" \ -d sticker="CAACAgEAAxkBAAEnKnJfZOFzBnwC3cPwiirjZdgTMBMLRAACugEAAkVfBy-aN927wS5blhsE" \ -d chat_id=$chat_id } # Send info plox channel function sendinfo() { curl -s -X POST "https://api.telegram.org/bot$token/sendMessage" \ -d chat_id="$chat_id" \ -d "disable_web_page_preview=true" \ -d "parse_mode=html" \ -d text="<b>Test Kernel</b>%0ABuild started on <code>GearCI</code>%0AFor device <b>realme C25/C25s</b> (even)%0Abranch <code>$(git rev-parse --abbrev-ref HEAD)</code> (master)%0AUnder commit <code>$(git log --pretty=format:'"%h : %s"' -1)</code>%0AUsing compiler: <code>${KBUILD_COMPILER_STRING}</code>%0AStarted on <code>$(date)</code>%0A<b>Build Status:</b> Beta" } # Push kernel to channel function push() { cd AnyKernel ZIP=$(echo *.zip) curl -F document=@$ZIP "https://api.telegram.org/bot$token/sendDocument" \ -F chat_id="$chat_id" \ -F "disable_web_page_preview=true" \ -F "parse_mode=html" \ -F caption="Build took $(($DIFF / 60)) minute(s) and $(($DIFF % 60)) second(s). | For <b>realme C25/C25s (even)</b> | <b>$(${GCC}gcc --version | head -n 1 | perl -pe 's/\(http.*?\)//gs' | sed -e 's/ */ /g')</b>" } # Fin Error function finerr() { curl -s -X POST "https://api.telegram.org/bot$token/sendMessage" \ -d chat_id="$chat_id" \ -d "disable_web_page_preview=true" \ -d "parse_mode=markdown" \ -d text="Build throw an error(s)" exit 1 } # Compile plox function compile() { [ -d "out" ] && rm -rf out mkdir -p out make O=out ARCH=arm64 even_defconfig PATH="${PWD}/clang/bin:${PATH}:${PWD}/los-4.9-32/bin:${PATH}:${PWD}/los-4.9-64/bin:${PATH}" \ make -j$(nproc --all) O=out \ ARCH=arm64 \ CC="clang" \ CLANG_TRIPLE=aarch64-linux-gnu- \ CROSS_COMPILE="${PWD}/los-4.9-64/bin/aarch64-linux-gnu-" \ CROSS_COMPILE_ARM32="${PWD}/los-4.9-32/bin/arm-linux-gnueabihf-" \ CONFIG_NO_ERROR_ON_MISMATCH=y cp out/arch/arm64/boot/Image.gz-dtb AnyKernel } # Zipping function zipping() { cd AnyKernel exit 1 zip -r9 Test-Kernel_even-RUI2-${TANGGAL}.zip * cd .. } sendinfo compile zipping END=$(date +"%s") DIFF=$(($END - $START)) push

🇮🇩OPEN MOD DATA OBB VIP FOR 2.5 ( C4S11 )🇮🇩 ━━━━━━━━━━━━━━━━━━ • Support Root & No Root ✓ • Support All Device ✓ • Support 32 64 BIT✓ • Support Android 13 ✓ ━━━━━━━━━━━━━━━━━━ Support : > 🌍 • Global < > 🇰🇷 • Korea < ━━━━━━━━━━━━━━━━━━ Feature : • Less Recoil 60% / 70% • No Shake • Small Crosshair • Fast Switch Gun • Less Fog • No Rain • No Smoke • No Stun Effect • Fast Jiggle • Small Crosshair • Aimbot On / Off • Big Blood Effect • Fast Parachute • Micro Speed • Speed Prone • Speed Crouch • Easy Headshot • Wide View • Unlock All Graphics & Fps Optional Mod : • Black Sky • Less Grass • Night Mode • Body Color 64 & 32 BIT ━━━━━━━━━━━━━━━━━━ Price : ➥ IDR 150k / 1 Season ➥ IDR 300k / 2 Season ➥ IDR 450k / Permanent Payment : ➥ Dana ➥ Bank Contact : @imchui ( Owner ) @ITSCH3NG ( Admin ) Join Channel : @DuloxProjectReBorn ━━━━━━━━━━━━━━━━━━ Note : Tutorial Pemasangan ✔ Group Private ✔ Di Ajarin Ampe Bisa ✔ ━━━━━━━━━━━━━━━━━━━━━━ UANG KEMBALI JIKA TIDAK WORK ━━━━━━━━━━━━━━━━━━━━━━

Note This is for script only

cara mencari mp4 yg di encrypt

photo content

Let me send you guidence video

1) rename your kernel version kernel-4.14 2) export ARCH=arm64 3) CROSS_COMPILE=/home/arun/Desktop/comp/aarch64-linux-android-4.9/bin/aarch64-linux-android- 4) make O=out oppo6769_defconfig 5) make O=out menuconfig if you want to modify your kernel, you can use above option. and do changes according to your requirements. save the generated config(example I saved will save my generated config file as kvm_defconfig) file in kernel-4.14/arch/arm64/configs/ directory 6) and use this command make clean && make mrproper 7) after that use make O=out kvm_defconfig (in step 5 I told you I saved my file as kvm_defconfig) 8) this is the last step.... use this command make O=out CC=/home/arun/Desktop/comp/clang-r353983c/bin/clang CROSS_COMPILE=/home/arun/Desktop/comp/aarch64-linux-android-4.9/bin/aarch64-linux-android- CLANG_TRIPLE=aarch64-linux-gnu- -j8

Build kernel

CHEAT SUNTIK PUBG : NEW STATE PERTAMA DI DUNIA FITUR : NO RECOIL 100% RATA KANAN 90FPS IPAD VIEW REAL NO GRASS ALL MAP AIM ASSIST SUPER HIGHT CREDIT : @imchui VIDIO : https://t.me/DuloxProjectReBorn/3777 ONLY FOR ROOT DEVICE PASTE IN /data/data/com.pubg.newstate/ JOIN CHANNEL : @DuloxProjectReBorn