Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I make a "Anti Point Exploit" script?

Asked by 10 years ago

I've asked well known developers and never received an answer. Does anyone on Scripting Helpers know? Basically, it's preventing IntValue's from being changed using Cheatengine or any other 3rd party software.

0
What you could do if you know how to do it is to have the Value's in codes. (Or even have the IntValue's be 2x as much as they normally would be and make sure the script divides by 2 to get the current amount. (This also means that the max you can have for a number is a little over 1 billion, keep that in mind) lomo0987 250 — 10y

1 answer

Log in to vote
-1
Answered by
Reverge -1
10 years ago

I'm not going to make the script for you.. But connect a while true do to your script.. Incase a player tries to hack it.. It will change the new value to their current.. OR Keep two values.. One for show, and one for the hidden. The hidden will be the main.. And the shown one will be the clone of the hidden. Basically the shown one will be on the leaderboard.. The hidden one can stay in the character. Hidden one can replicate the one in the player.

0
I didnt ask for you to make it. Just give me some ideas. What do you mean "Hidden" Orlando777 315 — 10y
0
Orlando, what he means is have one in Server Storage that updates when the player's points go up. So if the one for view is changed it will be replaced by the one in Server Storage fireboltofdeath 635 — 10y
Ad

Answer this question