Seaching this Anti Money Cheat System
#1

Hey guy,
i can't find this Anti Money Cheat System


I had 0$, but the cheat gives me 10500$ but i dont become the money
How can i build a Anti Money Cheat system, that dont gives the money but the Money-Bar shows the Cheated Money. Please Help me

SureShot
Reply
#2

Simply don't use Get/Give/ResetPlayerMoney in your script, and use a variable instead.
Reply
#3

You mean, all GetPlayerMoney to my variable ? ... SafeGetPlayerMoney its that okay?
Reply
#4

Come back on and money hack on Argo so I can ban you!!! :[

Use search and you can find one. It's not a hard concept to understand.
Reply
#5


Can i change now all Get/Give/RestPlayerMoneys to SelfmadeGetPlayerMoney/SelfmadeGivePlayerMoney/SelfmadeResetPlayerMoney
Reply
#6

Please give me an example
Reply
#7

pawn Код:
#define IsMoneyCheck(%1,%2) if(GetPlayerMoney(%1)>=%2)
public AntiMoney();

public AntiMoney(){
for(new i = 0; i < GetMaxPlayers(); i++){
if(IsMoneyCheck(i,100000)) ResetPlayerMoney(i);
return 1;
}
Reply
#8

What was your name when you come to Argonath RPG? Likely that I banned you...

We aren't telling you how our anti-cheat works by the way
Reply
#9

David.,
its all
Reply
#10

Did you just say you 'Cheat'?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)