It has been changed.Quote:
"Can you try it again while you have a minigame open? I got curious because I tested it 1y ago and it was increasing."
Just tested, no, sitll increasing by 60 every minutes.
"It is more than that."
Tell me more then.
But look at the 2nd parameter of pulse = 1.
[Only registered and activated users can see links. Click Here To Register...]
-- EDIT --
Code:
int __usercall sub_531250@<eax>(int a1@<eax>, int a2@<ebx>, int a3@<edi>, int a4@<esi>)
{
int v4; // eax@2
unsigned int v5; // ecx@7
unsigned int v6; // ecx@8
int v7; // eax@8
int v8; // eax@8
int v9; // ecx@8
int v10; // ecx@8
int v11; // eax@8
int v12; // ecx@8
int v13; // eax@10
int v14; // eax@12
int v15; // eax@12
int *v16; // ecx@13
unsigned int v18; // [sp-24h] [bp-34h]@8
void *v19; // [sp-20h] [bp-30h]@8
const char *v20; // [sp-1Ch] [bp-2Ch]@8
unsigned int v21; // [sp-18h] [bp-28h]@1
void *v22; // [sp-14h] [bp-24h]@1
int *v23; // [sp-10h] [bp-20h]@1
int v24; // [sp-Ch] [bp-1Ch]@1
int v25; // [sp-8h] [bp-18h]@1
int v26; // [sp-4h] [bp-14h]@1
int v27; // [sp+0h] [bp-10h]@1
int v28; // [sp+4h] [bp-Ch]@1
int v29; // [sp+8h] [bp-8h]@1
int v30; // [sp+Ch] [bp-4h]@1
int savedregs; // [sp+10h] [bp+0h]@1
v29 = 0;
v28 = 0;
v27 = 0;
v26 = a2;
v25 = a4;
v24 = a3;
v30 = a1;
v23 = &savedregs;
v22 = &loc_531499;
v21 = __readfsdword(0);
__writefsdword(0, (unsigned int)&v21);
if ( *off_6CE244 != (unsigned __int8)*off_6CD310 )
{
v4 = *(_DWORD *)(v30 + 4);
sub_6BD864(0, *off_6CE244);
}
sub_46247C();
if ( *off_6CE3F4 == 1 || *off_6CDF6C == 1 )
sub_681DD0(v21, v22, v23, v24, v25, v26);
if ( *(_BYTE *)(v30 + 16) )
{
v5 = sub_462554() - *(_DWORD *)(v30 + 12);
if ( v5 > 0xEA5F )
{
v6 = v5 / 0xEA60;
*(_DWORD *)(v30 + 12) += 60000 * v6;
*(_DWORD *)(v30 + 8) += 60 * v6;
v7 = *(_DWORD *)off_6CE67C;
sub_4E6B4C(v21, v22, v23);
v20 = "pulse ";
sub_40C398(*(_DWORD *)(v30 + 8), 0);
v8 = off_6CC658[sub_403A5C(&dword_5314C0, v28, "pulse ")];
sub_40C2AC(v9, &v27);
sub_405494(v10, 4, v27, v18, v19, v20);
v11 = *(_DWORD *)off_6CE67C;
sub_4E5B0C(v12, v29);
**off_6CE5B0 = 0;
}
}
if ( sub_462554() - dword_6CAF24 > (unsigned int)(unsigned __int16)word_6CAF20 )
{
v20 = (const char *)&savedregs;
v19 = &loc_5313AE;
v18 = __readfsdword(0);
__writefsdword(0, (unsigned int)&v18);
v13 = *(_DWORD *)off_6CE67C;
sub_4E6B4C(v18, &loc_5313AE, &savedregs);
dword_6CAF24 = sub_462554();
__writefsdword(0, v18);
}
*off_6CF788 = 20070529;
__writefsdword(0, (unsigned int)&v18);
sub_4B0BF4(__readfsdword(0), &loc_5313E0, &savedregs);
__writefsdword(0, v18);
if ( (unsigned __int8)sub_4777C0() )
{
v20 = (const char *)&savedregs;
v19 = &loc_53141B;
v18 = __readfsdword(0);
__writefsdword(0, (unsigned int)&v18);
v14 = *off_6CC97C;
sub_50DD14(v18, &loc_53141B, &savedregs);
__writefsdword(0, v18);
v20 = (const char *)&savedregs;
__writefsdword(0, (unsigned int)&v18);
sub_47AD84(__readfsdword(0), (const char *)&loc_531442, &savedregs, v21, v22, v23, v24, v25, v26, v27);
__writefsdword(0, v18);
v20 = (const char *)&savedregs;
v19 = &loc_53146F;
v18 = __readfsdword(0);
__writefsdword(0, (unsigned int)&v18);
v15 = *(_DWORD *)(v30 + 4);
sub_6BDAC0(v18, &loc_53146F, &savedregs);
__writefsdword(0, v18);
sub_4777D4();
}
v16 = v23;
__writefsdword(0, v21);
v23 = (int *)&loc_5314A0;
return sub_405128(v16, 3);
}
It does depend by v6 which a time was increased by input.
I have no reason to lie.
Code:
*(_DWORD *)(v30 + 12) += 60000 * v6; *(_DWORD *)(v30 + 8) += 60 * v6;