cookie

We use cookies to improve your browsing experience. By clicking «Accept all», you agree to the use of cookies.

avatar

NIKA SOURCE MODS

@smoker_sanji1频道所有者 @smoker_sanji1 channel owner صاحب قنات @smoker_sanji1

Show more
Advertising posts
4 492
Subscribers
+2424 hours
+1687 days
+17130 days

Data loading in progress...

Subscriber growth rate

Data loading in progress...

Source from black.zip33.07 MB
lobby Modskin BGMI 32Bit! Player:
int (*orig_lobbyPlayerSkins)(uintptr_t* a1, FItemDefineID& DefineID, int a3, bool blobby);
int hook_lobbyPlayerSkin(uintptr_t* a1, FItemDefineID& DefineID, int a3, bool blobby)
{
  if (Settings::Memory::ModSkin)
  {
    auto LetTheMagicFold = DefineID;
    if (blobby)
    {
      if (LetTheMagicFold.TypeSpecificID == 1400129)
      {
        LetTheMagicFold.TypeSpecificID = itemid;
        return orig_lobbyPlayerSkins(a1, LetTheMagicFold, a3, blobby);
      }
    }
  }
  return orig_lobbyPlayerSkins(a1, DefineID, a3, blobby);
}
0x34BE75C
Weapon:
int (*orig_lobbyWeaponSkins)(int a1, int a2, char a3, char a4);
int hook_lobbyWeaponSkins(int a1, int a2, char a3, char a4)
{
  if (Settings::Memory::ModSkin)
  {
    a2 = WeaponID;
  }
  return orig_lobbyWeaponSkins(a1, a2, a3, a4);
}
0x3614C48
Show all...
Photo unavailableShow in Telegram
FURY OLARAK BİZDEN HIZLISI YOK (1).zip106.32 MB
Photo unavailableShow in Telegram
Offline Ban Fix
Show all...
Egl-3.3.cpp0.01 KB
Photo unavailableShow in Telegram
Lobby Skin (Player) Code :
int64 fastcall (*osub_4FE4A1C)(__int64 a1, int a2, int a3); int64 fastcall sub_4FE4A1C(__int64 a1, int a2, int a3) {    auto Array = *(FNetAvatarSyncData *)((uintptr_t)a1 + 0x388);    auto Slotsybc = Array.SlotSyncData;    int& OutfitId = Slotsybc[5].ItemId;       if (OutfitId != 0)    {        if (OutfitId == 1405269 || OutfitId == 1400129)        {            OutfitId = 1407276;        }    }    return osub_4FE4A1C(a1, a2, a3); }
Show all...
Photo unavailableShow in Telegram
Lobby Skins Set All PUBGM v3.3.0 x64
__int64 __fastcall (*osub_4A6FBF4)(__int64 a1, int a2);
__int64 __fastcall sub_4A6FBF4(__int64 a1, int a2)
{
  __int64 v3; // x9
  __int64 v4; // x10
  int v5; // w10
  __int64 v6; // x8
  __int64 v7; // x9
  
  v3 = *(uintptr_t *)((uintptr_t)a1 + 0x388);
  if (v3 != 0)
  {
  int & v6 = *(int *) (v3 + 0x118);
  if (v6 != 0)
  {
     if (v6 == 1405269 || v6 == 1400129)
  {
     v6 = 1407276; //new_Skin.XSuits
  }
   }
 }
 return osub_4A6FBF4(a1, a2);
}
Tools::Hook((void *) (UE4 + 0x4A6FBF4), (void *) sub_4A6FBF4, (void **) &osub_4A6FBF4);
Show all...
00:09
Video unavailableShow in Telegram
1.32 MB
LOADING.h0.01 KB
Choose a Different Plan

Your current plan allows analytics for only 5 channels. To get more, please choose a different plan.