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
 2165

Spoof Menu code

by RoyaleSprx - 07-19-2019 - 05:19 PM
#1
This code spoof the variable "SET_PLAYER_MAX_ARMOUR" to 50 so that no menu will detect you as modder
Quote:
Code:
Hidden Content
You must register or login to view this content.

Reply
#2
(07-19-2019 - 05:19 PM)RoyaleSprx Wrote:
This code spoof the variable "SET_PLAYER_MAX_ARMOUR" to 50 so that no menu will detect you as modder
Quote:
Code:
if (MenuID)
{
SET_PLAYER_MAX_ARMOUR(PLAYER_ID(), 50);
}
else
{
SET_PLAYER_MAX_ARMOUR(PLAYER_ID(), 2440);
}
why loop?
This account is currently banned
Ban reason: Leeching and Spamming is not allowed, please read the forum Rules upon your return.
Reply
#3
(07-19-2019 - 06:42 PM)NoNameV2345 Wrote:
(07-19-2019 - 05:19 PM)RoyaleSprx Wrote:
This code spoof the variable "SET_PLAYER_MAX_ARMOUR" to 50 so that no menu will detect you as modder
Quote:
Code:
if (MenuID)
{
SET_PLAYER_MAX_ARMOUR(PLAYER_ID(), 50);
}
else
{
SET_PLAYER_MAX_ARMOUR(PLAYER_ID(), 2440);
}
why loop?


to create a checkbox that has its on = 50 and its off = to the id of your menu there may be other ways to do it but this is one of the most optimal
Reply
#4
(07-20-2019 - 05:48 PM)trinity7 Wrote: or u could just do this, no need to add toggles lol.....
PLAYER::SET_PLAYER_MAX_ARMOUR(PLAYER::PLAYER_ID(), SPOOF)); // Hook
int SPOOF = 50; // Variable
And then add individual options to change the value to what u want. for example
MenuOption("Menu Name");
switch (SwitchSelectedOption()) { case 1: { SPOOF = 1337; } break; } break; // Option u can do the rest ur self


but what are you hesitating about? I create a swithc to spoof a menu I think it's very silly the switch options made so that your menu is detected as another but I have something of a head, and I think before opening my mouth
==========================================================================
PHP,  HTML coder
C++,  C# coder
Royale SPRX owner/developer
[Image: busbunny.png]
ToXiCk-$x$x#5002
==========================================================================
Reply
#5
lol.
I know the other way.
This account is currently banned
Ban reason: Leeching/spamming
Reply
#6
ps3 or xbox idk??
Reply
#7
(09-24-2019 - 03:35 PM)SuicideSquad Wrote: ps3 or xbox idk??

works for PS3, Xbox and PC
DISCORD: geazyclown
Reply
#8
(07-20-2019 - 05:52 PM)RoyaleSprx Wrote:
(07-20-2019 - 05:48 PM)trinity7 Wrote: or u could just do this, no need to add toggles lol.....
PLAYER::SET_PLAYER_MAX_ARMOUR(PLAYER::PLAYER_ID(), SPOOF)); // Hook
int SPOOF = 50; // Variable
And then add individual options to change the value to what u want. for example
MenuOption("Menu Name");
switch (SwitchSelectedOption()) { case 1: { SPOOF = 1337; } break; } break; // Option u can do the rest ur self


but what are you hesitating about? I create a swithc to spoof a menu I think it's very silly the switch options made so that your menu is detected as another but I have something of a head, and I think before opening my mouth

or you could run it in an array
Reply
#9
nice job mate kepp it up
Reply
#10
leaked tons of times ago
Reply

Users browsing: 1 Guest(s)