[Include] WS - Anti Money Hacker
#1

Hello people, today you came here to post my first one include, and how is the first, accepts criticism / sujestхes.

Description:

As you can see this is to include a hacker to prevent money players get money easily with hackers on the server, it is much simpler, more useful.

pawn Code:
native GivePlayerGrana(playerid, quantia);
How does it work? ?

Next, place the folder include the following "Pawno/include/", and then add this line at the top of your gamemode:

pawn Code:
#inlcude <wsmoney>
and then do the following, go to your callback ' OnGameModeInit ' and put the following:

pawn Code:
SetTimer("CheckMoney", 500, true);
and then press CTRL + H, and the first box set:

pawn Code:
GivePlayerMoney
and in second place:
pawn Code:
GivePlayerGrana
then click Ok.Ai a message will appear and overwritten, click the option ' Yes to All ', Include and ready ready to install and use.

NOTE: I had to test up because I'm not at home, but I thought is functioning normally. : D

Credits:

WeenSoares - Creator

Download:

Pastebin
Solidfiles

Sorry for the English, because I'm Brazilian. ****** Translate Wins \х/
Reply
#2

Nice INC! Thanks
Reply
#3

As I said on the Portuguese section, people, don't download it!

pawn Code:
stock GivePlayerGrana(playerid, quantia)
{
   GivePlayerMoney(playerid, quantia);
   SetPVarInt(playerid, "Grana", GetPlayerMoney(playerid));
}
If I cheat money on the time this function gets executed, it'll overwrite the money, increasing the cheated money plus the money just given.

tl;dr: Doesn't work at all.
Reply
#4

@rexarlet

Thanks.

@Stewie

I tested here usually run, I see the problem.
Reply
#5

it help me but cant detect some of money hack in case of trainers
Reply
#6

Yet another inaccurate anti-hack.
Reply
#7

What the Problem CAPTAIN ?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)