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
 3797

Modder Detection New

by RF0oDxM0Dz_0 - 02-19-2019 - 09:31 AM
#1
Code:
for(int i = 0;i<18;i++)
{
if(IS_TIME_MORE_THAN(GET_PLAYER_MAX_ARMOUR(i), 100)
{
print(GET_PLAYER_NAME(i), 3000);//get modder name
}
}

Created by RF0oDxM0Dz
Reply
#2
Thats nothing new and its way easier to make it
Reply
#3
(02-19-2019 - 09:31 AM)RF0oDxM0Dz_0 Wrote:
Code:
for(int i = 0;i<18;i++) {
if(IS_TIME_MORE_THAN(GET_PLAYER_MAX_ARMOUR(i), 100) {
print(GET_PLAYER_NAME(i), 3000);//get modder name
}
}

Created by RF0oDxM0Dz

I mean... cool it's dif... but where's the proper detection, i.e [Legacy] and so on..
Reply
#4
:=/ its a joke or what m8 (1999codes).
Reply
#5
(02-19-2019 - 09:31 AM)RF0oDxM0Dz_0 Wrote:
Code:
for(int i = 0;i<18;i++)
{
if(IS_TIME_MORE_THAN(GET_PLAYER_MAX_ARMOUR(i), 100)
{
print(GET_PLAYER_NAME(i), 3000);//get modder name
}
}

Created by RF0oDxM0Dz

Why DO it like this. Btw you never made this. This can be made by a 3 year old, and a lot better.
Code:
if(IS_TIME_MORE_THAN(GET_PLAYER_MAX_ARMOUR(i), 100)
2021 Best Be Better Then 2020
Reply
#6
Isn't this basically the same as the standard way but instead uses the IS_TIME_MORE_THAN native to compare the values rather than using the ""more than" operator? So in that case it isn't "NEW"
Reply
#7
(02-19-2019 - 04:43 PM)Justtestingit Wrote: Isn't this basically the same as the standard way but instead uses the IS_TIME_MORE_THAN native to compare the values rather than using the ""more than" operator? So in that case it isn't "NEW"

Yep Certainly Is, Just Using A Diff Native. Really Not Useful At All Finna
2021 Best Be Better Then 2020
Reply
#8
(02-19-2019 - 04:51 PM)trinity7 Wrote:
(02-19-2019 - 04:43 PM)Justtestingit Wrote: Isn't this basically the same as the standard way but instead uses the IS_TIME_MORE_THAN native to compare the values rather than using the ""more than" operator? So in that case it isn't "NEW"

Yep Certainly Is, Just Using A Diff Native. Really Not Useful At All Finna

Lmfao its just a pointless post of pointless code making things more complicated than they need to be...id assume using ">" would be better to compare values anyway instead of using natives since that is what the relational operators are for in the first place  Heh
Reply
#9
(02-19-2019 - 06:39 PM)Justtestingit Wrote:
(02-19-2019 - 04:51 PM)trinity7 Wrote:
(02-19-2019 - 04:43 PM)Justtestingit Wrote: Isn't this basically the same as the standard way but instead uses the IS_TIME_MORE_THAN native to compare the values rather than using the ""more than" operator? So in that case it isn't "NEW"

Yep Certainly Is, Just Using A Diff Native. Really Not Useful At All Finna

Lmfao its just a pointless post of pointless code making things more complicated than they need to be...id assume using ">" would be better to compare values anyway instead of using natives since that is what the relational operators are for in the first place  Heh
yep youd think Finna
2021 Best Be Better Then 2020
Reply
#10
RF0oDxMoDz keep up for make menus remote for freeze players. KEEP UP!
Reply

Users browsing: 2 Guest(s)