Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- char __fastcall sub_13F54AAB0(__int64 a1, __int64 a2)
- {
- __int64 v2; // rbx@1
- __int64 v3; // rsi@1
- char v4; // bp@1
- __int64 v5; // r8@6
- __int128 v6; // xmm2@7
- bool v7; // di@8
- __int64 v8; // r8@12
- v2 = a2;
- v3 = a1;
- v4 = 1;
- v7 = 0;
- if ( (unsigned __int8)sub_14047844C(a2, "char", 0i64) )
- {
- if ( (unsigned __int8)sub_140481E90(v2, "slot", *(_DWORD *)v3) )
- {
- if ( (unsigned __int8)sub_140481E6C(v2, "cash", *(_QWORD *)(v3 + 8)) )
- {
- if ( (unsigned __int8)sub_140481E6C(v2, "bank", *(_QWORD *)(v3 + 16)) )
- {
- if ( (unsigned __int8)sub_140481E6C(v2, "evc", *(_QWORD *)(v3 + 24)) )
- {
- if ( (unsigned __int8)sub_140481E6C(v2, "pvc", *(_QWORD *)(v3 + 32)) )
- {
- v6 = *(_DWORD *)(v3 + 40);
- if ( (unsigned __int8)sub_140481D84(v2, "pxr", v5, off_140EFD730[0]) )
- v7 = 1;
- }
- }
- }
- }
- }
- }
- if ( !(unsigned __int8)sub_1404DDD80(qword_1410FDC10) )
- {
- if ( v7 )
- {
- v8 = *(_QWORD *)(v3 + 48);
- if ( v8 > 0 )
- {
- if ( (unsigned __int8)sub_140481E6C(v2, "nonce", v8) )
- goto LABEL_16;
- }
- }
- v7 = 0;
- }
- if ( !v7 )
- return 0;
- LABEL_16:
- if ( !(unsigned __int8)sub_140478DA4(v2) )
- return 0;
- return v4;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement