![]() |
#1 |
Little Clucker
![]() Join Date: Apr 2007
Posts: 21
Reputation: 3
|
![]()
Description
Unlike other similar includes, this is EXTREMELY simple to use. You only need to put #include <moneyprotect> on the top of your code, and the include does all the dirty job. Use As I said before, you only need to put #include <moneyprotect> on the top of your script It's possible to adjust the timer interval for the money check, by simply putting #define MP_TIMER_INTERVAL <interval> befor the #include directive, where <interval> is the time given in miliseconds for the money check. Example: pawn Code:
There is a callback, called OnMoneyCheatDetect, which informs when a possible money hack is detected. An exemple: pawn Code:
As default, the detected money is only decreased, but with the OnMoneyCheatDetect callback, you could take a more severe action, like kick or ban the player. Notes If used in a filterscript, the script must contain the #define FILTERSCRIPT directive BEFORE #include <moneyprotect>. Also, the gamemode script must be compiled with the include, in order to function properly. Download Pastebin Megaupload In case of bugs, or if you have suggestions, feel free to comment. |
![]() |
![]() |
![]() |
#2 |
Guest
Posts: n/a
|
![]()
What if the player buys something from ammunation, clucking bell or any other food resturant?
It will detect it as money hacks. |
![]() |
![]() |
#3 |
Gangsta
![]() ![]() ![]() ![]() Join Date: Jul 2007
Posts: 716
Reputation: 15
|
![]() |
![]() |
![]() |
![]() |
#4 | ||
Little Clucker
![]() Join Date: Apr 2007
Posts: 21
Reputation: 3
|
![]() Quote:
Also, it's better to disable stunt bonuses and casino entrances or you'll get fake detections. Quote:
![]() |
||
![]() |
![]() |
![]() |
#5 |
Gangsta
![]() ![]() ![]() ![]() Join Date: Jul 2007
Posts: 716
Reputation: 15
|
![]()
Too many superfluous actions and 200ms timer - why?
|
![]() |
![]() |
![]() |
#6 | |
Little Clucker
![]() Join Date: Apr 2007
Posts: 21
Reputation: 3
|
![]() Quote:
And there is no superfluous actions, if you see the code and understand it, you'll realize that everything was coded with performance AND easiness in mind. |
|
![]() |
![]() |
![]() |
#7 |
Big Clucker
![]() ![]() Join Date: Dec 2009
Posts: 53
Reputation: 1
|
![]()
D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(65) : error 017: undefined symbol "MAX_PLAYERS"
D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(65) : error 009: invalid array size (negative, zero or out of bounds) D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(73) : error 017: undefined symbol "MAX_PLAYERS" D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(73) : error 017: undefined symbol "IsPlayerConnected" D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(73) : warning 215: expression has no effect D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(73) : error 001: expected token: ";", but found ")" D:\Games\GTA San Andreas\pawno\include\moneyprotect.inc(73) : fatal error 107: too many error messages on one line ... |
![]() |
![]() |
![]() |
#8 |
Big Clucker
![]() ![]() Join Date: Feb 2009
Posts: 148
Reputation: 2
|
![]()
Show the lines.
|
![]() |
![]() |
![]() |
#9 |
Big Clucker
![]() ![]() Join Date: Dec 2009
Posts: 53
Reputation: 1
|
![]()
hmm the lines ?? xD how can i found the lines in a ini. file = notepad
|
![]() |
![]() |
![]() |
#10 |
Guest
Posts: n/a
|
![]()
ctrl+g
|
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Include] [INC] Money Protect v1.1 (Anti Money Hack) | ashiuashiu | Lançamentos/Releases | 13 | 18/12/2011 06:35 PM |
[FS]Anti Money Hack? | steven_italy | Help Archive | 7 | 17/12/2010 06:26 PM |
anti-money hack versus money hack impossibility(?) | maij | Help Archive | 6 | 11/08/2010 02:58 AM |
[HELP] anti money hack | akis_tze | Help Archive | 5 | 17/01/2010 06:35 PM |