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
 3794

Modder Detection New

by RF0oDxM0Dz_0 - 02-19-2019 - 09:31 AM
#11
well its a leak so thanks mate :)
Reply
#12
You just re-shared a method that's been around for a while just with a different native
Reply
#13
(02-19-2019 - 03:32 PM)trinity7 Wrote:
(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)
Reply
#14
nice method, thanks for share
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#15
(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

excellent option will help thank you

Wink
Reply
#16
Oof My Reply got deleted ..
2021 Best Be Better Then 2020
Reply
#17
thats an old thing and it only works if the menu creator changed the max armour
Reply
#18
New method is:
  1. Check something in eboot  of player selected.
  2. Check if this is in god mode, the latter one isn't perfectly, but is good.
Code:
GET_PLAYER_MAX_ARMOUR
Reply
#19
(02-19-2019 - 10:57 AM)XBLxPhantom Wrote:
(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..

I guess you'll have to add them, you're not going to give all the work done

(04-30-2019 - 10:43 PM)uhu78 Wrote:
New method is:
  1. Check something in eboot  of player selected.
  2. Check if this is in god mode, the latter one isn't perfectly, but is good.
Code:
GET_PLAYER_MAX_ARMOUR


that native is the one that I use and the true is in the way in which the code is built always detects the mod menus, as long as it is not spoofed, in that case it is changed in real time
drawNotification("Welcome to Royale 2.5, Created by SxsxModz");
C++/C# Dev
Gsc/r Dev
[Image: Royaletram2.png]

Reply
#20
Is there a easier way to input the code?
Reply

Users browsing: 3 Guest(s)