ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1782

Getting Stat Info

by CRACK_HEAD1337 - 02-15-2020 - 12:44 PM
#1
This is unbound's code.
Code:
Hidden Content
You must register or login to view this content.

Reply
#2
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Detour<DWORD> *StatSetIntDetour;
DWORD StatSetIntDetourHook(DWORD Hash, DWORD Amount, BOOL Saved)
{
printf("Hash: 0x%X\n", Hash);
printf("Amount: 0x%X\n", Amount);
printf("Saved: %d\n", Saved);
DWORD ret = StatSetIntDetour->CallOriginal(Hash, Amount, Saved);
printf("Retrun: 0x%X\n", ret);
return ret;
}

StatSetIntDetour = new Detour<DWORD>;
StatSetIntDetour->SetupDetour(0x82D151A8, StatSetIntDetourHook);
nice code
This account is currently banned
Ban reason: Leeching
Reply
#3
and this code its useful cuz...?
Reply
#4
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Detour<DWORD> *StatSetIntDetour;
DWORD StatSetIntDetourHook(DWORD Hash, DWORD Amount, BOOL Saved)
{
printf("Hash: 0x%X\n", Hash);
printf("Amount: 0x%X\n", Amount);
printf("Saved: %d\n", Saved);
DWORD ret = StatSetIntDetour->CallOriginal(Hash, Amount, Saved);
printf("Retrun: 0x%X\n", ret);
return ret;
}

StatSetIntDetour = new Detour<DWORD>;
StatSetIntDetour->SetupDetour(0x82D151A8, StatSetIntDetourHook);
Simple old code
[Image: eZYKdLc.png]
Reply
#5
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Hidden Content
You must register or login to view this content.

thx!
Reply
#6
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Hidden Content
You must register or login to view this content.

Thanks
Reply
#7
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Hidden Content
You must register or login to view this content.

good post
Reply
#8
(02-15-2020 - 12:44 PM)CRACK_HEAD1337 Wrote: This is unbound's code.
Code:
Hidden Content
You must register or login to view this content.

nice
Reply
#9
Whats the point even in this leak?? so much spam in this section now adays??
Reply
#10
nice release keep it up
Reply

Users browsing: 1 Guest(s)