|
| 22 Dec 2011 01:00 PM |
| And I found a method for Script... It was GetHash. Does that really exist? I have never heard of it and I can't go on Studio to check Object Browser, for I am on a Mac... |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:08 PM |
| Nevermind, I went to my script builder to test it and it is a locked method... |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:09 PM |
Roblox, Y U LOCK FUN THINGS?!
-[::ƧѡÎḾḠΰῩ::]-[::Maker of stuff and Helper of Scripting::]- |
|
|
| Report Abuse |
|
|
| |
|
|
| 22 Dec 2011 01:13 PM |
| Ikr... I actually could have used this make a script that can't be stolen :< |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 22 Dec 2011 01:17 PM |
| It's not really that useful and can't be used to protect scripts. The only thing that it may be useful for (and is actually used for in roblox itself) is to allow certain scripts elevated security levels and destroy virus scripts. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:19 PM |
| Or... Since each script is unique... Save your script as a model, upload it, make it check it's hash value, and if someone modified it, it doesn't run. Therefore making a script that can't be modified. But the trick is to merge it into code somewhere that would make it hard to remove it. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:21 PM |
| I've used hash values before and figured out how to remove them... Considering ROBLOX has a Hash checker to prevent you from modifying files and using locked functions/methods/properties... I think that a hash value can be pretty useful. |
|
|
| Report Abuse |
|
|