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
 2157

Object Hash Gun source release.

by EL_Dev - 08-11-2019 - 04:09 PM
#1
Quote:
Code:
if (hashgun)
{
if (PLAYER::_GET_AIMED_ENTITY(PLAYER::PLAYER_ID(), &Target))
{
if (Target != 0 && GAMEPLAY::GET_GAME_TIMER() > HashCoolDown)
{
char buffer2121[200];
sprintf(buffer2121, "Object Hash: 0x%X", ENTITY::GET_ENTITY_MODEL(Target));
PRINT(buffer2121);
HashCoolDown = GAMEPLAY::GET_GAME_TIMER() + 2000;
}
}
}
100% worked.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#2
already leaked my dude. in a few sources, but nice "Re-Leak"
2021 Best Be Better Then 2020
Reply
#3
(08-14-2019 - 12:04 PM)trinity7 Wrote: already leaked my dude. in a few sources, but nice "Re-Leak"
Thank you bro.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#4
(08-11-2019 - 04:09 PM)EL_Dev Wrote:
Quote:
Code:
if (hashgun)
{
if (PLAYER::_GET_AIMED_ENTITY(PLAYER::PLAYER_ID(), &Target))
{
if (Target != 0 && GAMEPLAY::GET_GAME_TIMER() > HashCoolDown)
{
char buffer2121[200];
sprintf(buffer2121, "Object Hash: 0x%X", ENTITY::GET_ENTITY_MODEL(Target));
PRINT(buffer2121);
HashCoolDown = GAMEPLAY::GET_GAME_TIMER() + 2000;
}
}
}
100% worked.
Dope but why the timer? Im guessing it'll freeze without it?
Reply
#5
no its working fine
Reply
#6
Did you happen to move object gun source? With Weapon
Reply
#7
(08-16-2019 - 04:33 AM)magiccarpet Wrote:
(08-11-2019 - 04:09 PM)EL_Dev Wrote:
Quote:
Code:
if (hashgun)
{
if (PLAYER::_GET_AIMED_ENTITY(PLAYER::PLAYER_ID(), &Target))
{
if (Target != 0 && GAMEPLAY::GET_GAME_TIMER() > HashCoolDown)
{
char buffer2121[200];
sprintf(buffer2121, "Object Hash: 0x%X", ENTITY::GET_ENTITY_MODEL(Target));
PRINT(buffer2121);
HashCoolDown = GAMEPLAY::GET_GAME_TIMER() + 2000;
}
}
}
100% worked.
Dope but why the timer? Im guessing it'll freeze without it?

probably just a preference. You don't actually need a timer.
MD: Trident
the best  FREE GTAV mod menu
Reply
#8
Leak? Seriously? This "leak" can be done by any nobrain skid in 2 minutes.
New crash sources against which there is no protection - is a leak. A new way to add money - is a leak. Well, any more or less suitable function, which is not available in 90% pasta menu - is a leak. But these few lines of code is a crap.

Here's another cool leak:

Code:
auto && megaStuff = "Hello world";
PRINT(megaStuff);
Reply
#9
nice i try this one out i will edit it
Reply
#10
It works fine. Thanks for share.
Reply

Users browsing: 1 Guest(s)