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
 2576

Detected Modder HELP!

by ask_blk - 07-02-2019 - 10:06 PM
#11
(07-03-2019 - 12:54 PM)trinity7 Wrote:
Code:
bool ModderCheck(int player) {
int A_LVL = PLAYER::GET_PLAYER_MAX_ARMOUR(player);
int H_LVL = ENTITY::GET_ENTITY_HEALTH(player);
if (R_G(1582015 + (306 * player)) > 1 ||  A_LVL > 50 || H_LVL > 328)
return true;
return false;
}


//Place Anywhere (This Checks If The Player's Health/Armour Is Above Standard Threshold & Checks If They Have A Global, Retails Shouldn't (I Don't Think Lol)) (Globals Are Also Set On Player's That Are In Gang Attacks And Other Ingame Activities So Be Mindful When Reading) Should Help :)
Then Call In Your PL -  if (ModderCheck(i){ print name etc e.x "Gamertag ~o~[M]" } ;

Wow. Thx. This is great!!!
Reply
#12
(07-08-2019 - 07:06 PM)ELSANTO1 Wrote:
(07-03-2019 - 12:54 PM)trinity7 Wrote:
Code:
bool ModderCheck(int player) {
int A_LVL = PLAYER::GET_PLAYER_MAX_ARMOUR(player);
int H_LVL = ENTITY::GET_ENTITY_HEALTH(player);
if (R_G(1582015 + (306 * player)) > 1 ||  A_LVL > 50 || H_LVL > 328)
return true;
return false;
}


//Place Anywhere (This Checks If The Player's Health/Armour Is Above Standard Threshold & Checks If They Have A Global, Retails Shouldn't (I Don't Think Lol)) (Globals Are Also Set On Player's That Are In Gang Attacks And Other Ingame Activities So Be Mindful When Reading) Should Help :)
Then Call In Your PL -  if (ModderCheck(i){ print name etc e.x "Gamertag ~o~[M]" } ;

Wow. Thx. This is great!!!
xD
Reply
#13
i personally dont know how to but someone will tell you
This account is currently banned
Ban reason: Multi
Reply
#14
(07-14-2019 - 04:46 AM)MyNamesMyName Wrote: i personally dont know how to but someone will tell you

Certainly there is a way to detect...
Reply

Users browsing: 1 Guest(s)