371
Subscribers
No data24 hours
-17 days
+630 days
Posts Archive
Repost from 𝗣ᴜsʜᴘᴀ राज᭄ 𝗬𝗧 Video Status
New Kill Sign Making Tool
Support Java + Imgui
Join For More ❤️❤️
Join - @Tharki_Pushpa
Repost from VIP SRC Leakers
CheatStore-webfiles126
Check Package: ClickHere
This files, leaked by AnonByte, provides everything you need to set up an official site for selling cheats. Beware of scammers who charge for similar files—this resource is completely free! for more valuable files and updates to enhance your online presence.
~ Password:
@AnonByteDev👼 Code Assistant
🌷 Version 3.0
Changelog: - Added xml editor, de/compiler - Added Num Converter to convert dec, hex, bin and vice versa - Added BitwiseCalc+(beta) for XOR, OR, AND and Left/Right Shift calculations - Added HexEditor+ for editing binary files - Added CRC32 Editor to recover crc32 values of files - Added Antisplit for converting apks, xapk and apkm to apk - Removed some unnecessary guides💔 Powered by @toyly_s
🅰️🅰️
🅰️🅰️🅰️🅰️🅰️🅰️🅰️
🅰️🅰️🅰️ 🅰️🅰️🅰️
🎆 MT Manager 2.14.5-clone MOD v4-beta
🔥 Released August 22, 2024
Architecture: Universal CHANGELOG: 👁Unlocked Smali to Java function(Only in Dex+, Offline, Not support latest smali instructions) ⚡️ Unlocked Plugin function
Remod by MT
➡️ Join @Modder_Hub for new mods
Repost from 𝗢𝗻𝗹𝘆𝗧𝗿𝗶𝘀
❤️ Leak By : @OnlyTris_Encoder
👍 Game : Mobile Legends Bang Bang
✅- Delete Key Login
✅- Full Function Hack
✅- Source
✅ Join My Channel For More:
✔️ @OnlyTris_Channel
✔️ @GroupChat_OT
C++
int Robust(const char* url) {
JavaVM* java_vm = g_App->activity->vm;
JNIEnv* java_env = NULL;
jint jni_return = java_vm->GetEnv((void**)&java_env, JNI_VERSION_1_6);
if (jni_return == JNI_ERR)
return -1;
jni_return = java_vm->AttachCurrentThread(&java_env, NULL);
if (jni_return != JNI_OK)
return -2;
jclass media_player_class = java_env->FindClass("android/media/MediaPlayer");
if (media_player_class == NULL)
return -3;
jmethodID create_method_id = java_env->GetMethodID(media_player_class, "<init>", "()V");
if (create_method_id == NULL)
return -4;
jobject media_player_obj = java_env->NewObject(media_player_class, create_method_id);
if (media_player_obj == NULL)
return -5;
jmethodID set_data_source_method_id = java_env->GetMethodID(media_player_class, "setDataSource", "(Ljava/lang/String;)V");
if (set_data_source_method_id == NULL)
return -6;
jstring url_str = java_env->NewStringUTF(url);
java_env->CallVoidMethod(media_player_obj, set_data_source_method_id, url_str);
jmethodID prepare_method_id = java_env->GetMethodID(media_player_class, "prepare", "()V");
if (prepare_method_id == NULL)
return -7;
java_env->CallVoidMethod(media_player_obj, prepare_method_id);
jmethodID start_method_id = java_env->GetMethodID(media_player_class, "start", "()V");
if (start_method_id == NULL)
return -8;
java_env->CallVoidMethod(media_player_obj, start_method_id);
jni_return = java_vm->DetachCurrentThread();
if (jni_return != JNI_OK)
return -9;
return 0;
}
if (ImGui::Button("Çal Amk",{155,30})){ Robust("http://robust-bey.com.tr/Kürt.mp3"); }Online Sound system #RobustOwner Share And Join More Source Codes ⛵ https://t.me/addlist/aHwI5LL_KuUxYTVl 𝐅𝐎𝐋𝐋𝐎𝐖 𝐒𝐎𝐌𝐄 𝐑𝐔𝐋𝐄𝐒:- »•𝐍𝐨 𝐂𝐡𝐚𝐭𝐭𝐢𝐧𝐠 »•𝐍𝐨 𝐏𝐚𝐢𝐝 𝐏𝐨𝐬𝐭𝐬 𝐍𝐨 𝐏𝐫𝐞𝐦𝐨𝐬𝐢𝐨𝐧 Dropping Rection
std::string manufacturer = getDeviceProperty(EAGLEENC("ro.product.manufacturer"));
std::string model = getDeviceProperty(EAGLEENC("ro.product.model"));
std::string brand = getDeviceProperty(EAGLEENC("ro.product.brand"));
std::string androidVersion = getDeviceProperty(EAGLEENC("ro.build.version.release"));
std::stringstream infoStream;
infoStream << EAGLEENC("USER DEVICE INFO -> MANUFACTURER:-> ") << manufacturer
<< EAGLEENC("\nBRAND:-> ") << brand
<< EAGLEENC("\nMODEL:-> ") << model
<< EAGLEENC("\nANDROID VERSION:-> ") << androidVersion;
draw->AddText(ImGui::GetIO().Fonts->Fonts[0], ((float)density / 20.0f),{(float)glWidth / 200 + glWidth / 30, 580},IM_COL32((int)(Android[0] * 255), (int)(Android[1] * 255), (int)(Android[2] * 255),(int)(Android[3] * 255)),infoStream.str().c_str());
DEVICE INFO IMGUI CODE
ˢᵘᵖᵖᵒʳᵗ ᵃⁿᵈ ˢʰᵃʳᵉ
ᴶᵒⁱⁿ ˢᴿᶜ ᶜᴴᴬᴺᴸ @PrivateFileTg
ᴶᵒⁱⁿ ᴹᵒᵈ ᶜʰⁿˡ @VipFirMod
ᴶᵒⁱⁿ Panels @YashuKuroPanelsFile
𝐅𝐎𝐋𝐋𝐎𝐖 𝐒𝐎
Repost from 🇮🇳IMGUI WIDGETS
✅SIMPLE SCRIPT FOR CHANGING IMAGE INTO BYTE ARRAYS
✅.png files to .h files
1. Download and save this script
2. Make a folder by the name "
image" in storage.
3. Move all png to "image" folder
4. Now go to script and EXECUTE that.
5. All done now check a new folder by the name "XXX"
6. You will find everything there like include.h, textureinfo.h, texturedata.h and all png.h files
✅NO NEED TO GIVE CREDIT IF YOU ARE MY SON
✅CREDIT :- @IMGUI_GOD///@WIDGETS_EXPERTRepost from 【 🇸🇾 𝔸𝕡𝕡𝕤 𝔻𝕖𝕧𝕖𝕝𝕠𝕡𝕖𝕣 🇸🇾 】
MT Manager VIP 2.14.5_V5
Fix Crash 🏋♂
CPUs: arm64-v8a/armeabi-v7a
BY :- @Unpack_Dex
♡ ㅤ ⎙ㅤ ⌲
ˡᶦᵏᵉ ˢᵃᵛᵉ ˢʰᵃʳᵉ
