|
| 20 Sep 2015 10:46 PM |
You can easily leak a model that you payed robux for. Even with Roblox's model copy protection thing. Help pls. Do you think checking the name using loadstring is a good idea? http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 10:49 PM |
bump http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 10:49 PM |
It was on the first page, no need to bump.
-The [Guy] |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 10:50 PM |
I'm from OT, so... http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 10:50 PM |
| Uh, you can buy/sell Models now? |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 10:51 PM |
By making a shirt/gamepass. http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 10:52 PM |
Oh, never mind. If they're ModuleScripts you can easily protect them by whitelisting place IDs and making them require-by-ID. |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 10:56 PM |
Thanks cnt.I got a really good idea from that. http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 10:58 PM |
Ofc. you should secure your ModuleScripts. Generally, there are only 2 things you need to do to make it unstealable from games. If you return a function or an instance in ANY WAY, then do the following
1) Set the global 'script' variable to nil 2) Make sure the instance you return is NOT a child of the ModuleScript |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:00 PM |
No wait, my idea wouldn't work. Dang. http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 11:01 PM |
Anything that relates to building can pretty much always be stolen. Say you created the building in this 'locked modulescript', they can easily just set the place as a personal server and your building would be saved. |
|
|
| Report Abuse |
|
|
chimmmihc
|
  |
| Joined: 24 Jul 2014 |
| Total Posts: 2420 |
|
| |
|
|
| 20 Sep 2015 11:19 PM |
Oo. Figured out another way. Wanna keep it secret tho http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 11:21 PM |
How what?
Also OP are you trying to sell models and make sure that the buildings/etc. can't be stolen? |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:21 PM |
Yep http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:22 PM |
Making holo crap http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 11:22 PM |
| There really isn't a good way, if the 'buyer' can insert the building, they can leak it. |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:23 PM |
I made mine delete the script if getting through free models. Don't wanna post how tho http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 11:25 PM |
| Uh, it's not going to stop it since scripts don't run in studio when it's not in 'debug mode' |
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:26 PM |
When they run it. http://www.roblox.com/OTcat-item?id=296741125 |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 20 Sep 2015 11:27 PM |
They can remove the script, though...
|
|
|
| Report Abuse |
|
|
|
| 20 Sep 2015 11:47 PM |
| I noticed now you can add your own linkedsources. Do you think that could work? o3o |
|
|
| Report Abuse |
|
|
Luxurize
|
  |
| Joined: 31 Mar 2015 |
| Total Posts: 1289 |
|
|
| 21 Sep 2015 12:21 AM |
I don't think it's possible to lock it with Lua without it being ran.
“Insane isn't always black or white. We're all pathological, in our own ways.” |
|
|
| Report Abuse |
|
|
|
| 21 Sep 2015 02:53 AM |
| make a modulescript that inserts it if creatorid is one of the people who brought it. |
|
|
| Report Abuse |
|
|
Luxurize
|
  |
| Joined: 31 Mar 2015 |
| Total Posts: 1289 |
|
|
| 21 Sep 2015 10:01 AM |
@Darth Not a bad idea, but ins only works if the owner of the place owns the model.
“Insane isn't always black or white. We're all pathological, in our own ways.” |
|
|
| Report Abuse |
|
|