[FilterScript] ACash [ Server-Side Money | Impossible to hack ]
#1

ACash Server-Side Money


Introduction :
I'm surfing the SA-MP Forum since a while and I find out I must do something and share it here with you, I couldn't think in anything, Then I got this idea, As far as I know, This will protect your server from money cheaters.
I will update this time to time when I have time, You can suggest me ideas, And report any bugs found.

How to use this ?
All you have to do is copy and paste the code I'll give you from Pastebin and compile it into a new pwn file, You can name it ACash.pwn or what ever you want, It's not a big deal, Then compile it.
Place the .amx file into FilterScript folder.
Add ACash.amx into FilterScript line in your server.cfg and you can run your server.

How does it work ?
pawn Code:
if(GetPlayerACash(playerid) < 50) // Will check if the player has 50 ACash.
pawn Code:
GivePlayerACash(playerid,50); // Will give the player 50 ACash.
pawn Code:
CreateMoney(playerid); // Used to create The TextDraw for the players.
Download Link :
Download
Reply
#2

Shouldn't this be an include instead of a Filterscript?
Reply
#3

Quote:
Originally Posted by icra
View Post
Shouldn't this be an include instead of a Filterscript?
Yes, It can be include too.
Reply
#4

For some reason, this reminds me of this -> https://sampforum.blast.hk/showthread.php?tid=71136
Reply
#5

Server side money is a very old tecnique to avoid cheating, so don't surprise, Kyance.
Reply
#6

Quote:
Originally Posted by icra
View Post
Server side money is a very old tecnique to avoid cheating, so don't surprise, Kyance.
I know, but it's super similar..
Well, nice job still ;d
Reply
#7

Thanks Kyance.
Reply
#8

How positive everyone -,-

Anyway thanks for your effort Clad!
People can make good use of this,
Specially newbies.
Good job =]
Reply
#9

Quote:
Originally Posted by DaDenz
View Post
How positive everyone -,-

Anyway thanks for your effort Clad!
People can make good use of this,
Specially newbies.
Good job =]
Thanks buddy
Reply
#10

Quote:
Originally Posted by Clad
View Post
Thanks buddy
You're welcome =]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)