Lineout
|
  |
| Joined: 06 Nov 2012 |
| Total Posts: 684 |
|
|
| 29 Sep 2014 06:59 PM |
| Does anybody know a good 'anti leaderboard changing value' script? I heard cheat engine does not fire the Changed event so the script can not run off of that. Thanks if anybody who can point me to a good script. |
|
|
| Report Abuse |
|
|
| |
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 29 Sep 2014 07:01 PM |
FilteringEnabled, Unless the leaderstats are clientside. I'm not sure. They're located inside the Player. |
|
|
| Report Abuse |
|
|
Lineout
|
  |
| Joined: 06 Nov 2012 |
| Total Posts: 684 |
|
|
| 29 Sep 2014 07:04 PM |
| I cant use FilterEnabled as I would have to rewrite many of my games code. |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Sep 2014 07:06 PM |
Or if you really aren't willing to take the time to secure your game properly you can use the changed event and only allow changes you authorize to take place, but if someone can change their leaderboard stats chances are they can also destroy your entire game anyways so securing your leaderboard is the least of your concerns.
If you really want complete security use FilteringEnabled otherwise just don't waste your time. |
|
|
| Report Abuse |
|
|
Cawlonee
|
  |
| Joined: 03 Mar 2014 |
| Total Posts: 2687 |
|
|
| 29 Sep 2014 07:07 PM |
Well then rewrite them. [2]
You wanted a way to stop exploits, turn on FilteringEnabled and start using RemoveEvents :p |
|
|
| Report Abuse |
|
|
Lineout
|
  |
| Joined: 06 Nov 2012 |
| Total Posts: 684 |
|
|
| 29 Sep 2014 07:28 PM |
| Alright, well on another note does CheatEngine fire the .Changed event? |
|
|
| Report Abuse |
|
|