Advertisement
MiaMyLove

SunShineSilver.mdA

Apr 12th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.35 KB | None | 0 0
  1. char __fastcall sub_13F54AAB0(__int64 a1, __int64 a2)
  2. {
  3.   __int64 v2; // rbx@1
  4.   __int64 v3; // rsi@1
  5.   char v4; // bp@1
  6.   __int64 v5; // r8@6
  7.   __int128 v6; // xmm2@7
  8.   bool v7; // di@8
  9.   __int64 v8; // r8@12
  10.  
  11.   v2 = a2;
  12.   v3 = a1;
  13.   v4 = 1;
  14.   v7 = 0;
  15.   if ( (unsigned __int8)sub_14047844C(a2, "char", 0i64) )
  16.   {
  17.     if ( (unsigned __int8)sub_140481E90(v2, "slot", *(_DWORD *)v3) )
  18.     {
  19.       if ( (unsigned __int8)sub_140481E6C(v2, "cash", *(_QWORD *)(v3 + 8)) )
  20.       {
  21.         if ( (unsigned __int8)sub_140481E6C(v2, "bank", *(_QWORD *)(v3 + 16)) )
  22.         {
  23.           if ( (unsigned __int8)sub_140481E6C(v2, "evc", *(_QWORD *)(v3 + 24)) )
  24.           {
  25.             if ( (unsigned __int8)sub_140481E6C(v2, "pvc", *(_QWORD *)(v3 + 32)) )
  26.             {
  27.               v6 = *(_DWORD *)(v3 + 40);
  28.               if ( (unsigned __int8)sub_140481D84(v2, "pxr", v5, off_140EFD730[0]) )
  29.                 v7 = 1;
  30.             }
  31.           }
  32.         }
  33.       }
  34.     }
  35.   }
  36.   if ( !(unsigned __int8)sub_1404DDD80(qword_1410FDC10) )
  37.   {
  38.     if ( v7 )
  39.     {
  40.       v8 = *(_QWORD *)(v3 + 48);
  41.       if ( v8 > 0 )
  42.       {
  43.         if ( (unsigned __int8)sub_140481E6C(v2, "nonce", v8) )
  44.           goto LABEL_16;
  45.       }
  46.     }
  47.     v7 = 0;
  48.   }
  49.   if ( !v7 )
  50.     return 0;
  51. LABEL_16:
  52.   if ( !(unsigned __int8)sub_140478DA4(v2) )
  53.     return 0;
  54.   return v4;
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement