اطلاعاتی وجود ندارد
مشترکین
+424 ساعت
+247 روز
+1630 روز
آرشیو پست ها
Repost from TEAM ABI
SKIN HACK 0.27.0 x64 Bit
SKINS Show For Enemy's ✅
Use Guest Account Only
Some Device App Will Not Support
500 Outfits
Emotes
Backpack
Helmets
Skins Added
https://t.me/TEAM_ABI
https://t.me/TEAM_ABI
JOIN SHARE YOUR FRIENDS
struct Suit {
const char* name;
int id;
};
Suit suits[] = {
{"Golden Pharaoh X-Suit", 1406469},
{"Blood Raven X-Suit", 1405909},
{"Avalanche X-Suit", 1406152},
{"Irresidence X-Suit", 1406475},
{"Poseidon X-Suit", 1405983},
{"Arcane Jester X-Suit", 1406638},
{"Silvanus X-Suit", 1406311},
{"Stygian Liege X-Suit", 1406872},
{"Marmoris X-Suit", 1406971},
{"Marmoris X-Suit(New)", 1406971}
};
for (const auto& suit : suits) {
if (ImGui::Button(suit.name)) {
g_LocalPlayer->RPC_Client_ChangeRectiftAvatar(EAvatarSlotType::EAvatarSlotType__EAvatarSlotType_ClothesEquipemtSlot, suit.id, true);
}
}
Pubg lite still worksCheat::localPlayer->RPC_Client_ChangeRectiftAvatar(EAvatarSlotType::EAvatarSlotType__EAvatarSlotType_ClothesEquipemtSlot, oxorany(401970), true);
Cheat::localPlayer->RPC_Client_ChangeRectiftAvatar(EAvatarSlotType::EAvatarSlotType__EAvatarSlotType_ClothesEquipemtSlot, oxorany(401968), true);
Unlimited Health
if (cfg.applyPharaonSuit && cfg.currentAppliedSkin != 1405628) {
localPlayer->RPC_Client_ChangeRectiftAvatar(EAvatarSlotType::EAvatarSlotType__EAvatarSlotType_ClothesEquipemtSlot /*type - whole suit*/, 1405628 /*skin id - pharaon*/, true/*equip - yes*/);
}
Skin server
