of     1   

Inpetus
#102502605Sunday, June 23, 2013 11:32 PM GMT

Roblox.lua should allow you to httpget from the Roblox website, this would allow the scripter to get licenses, names, codes, etc. This would help them like this: Let's say they had an admin script in a game, and they had a list of people in the script they wanted to be admin. Let's say they didn't want to constantly update the script to add people... they could httpget the list & format it from an asset (or something on the Roblox website) on the Roblox website and then it would turn it into the admin list. Then, when a new server starts if they don't have a syncer it would add the new admins. Also, this could protect scripts from stealers Like this: So, lets say a scripter wanted to make a script, but he wanted only a specific group of people to have it for reasons such as: It's to powerful, secret, etc. Normally, they would have a list of the people's usernames. The stealer could easily add his username to it. ASCII & loadstring may help protect it, but not fully, the stealer could know some scripting and may be able to "decrypt" it. Instead, it could ask for a script license and then it would httpget with the license list. You can do this with MarketplaceService but I'm pretty sure the description has a small character limit, not sure. The asset or whatever you want to httpget with could be private only to the owner/creator or public, it should be an option. Perhaps it could be an empty page for memory purposes or it could fit in with the Roblox design. It would have a text area perhaps a description with an extended character limit where when you httpget it it would only return the text. I made this in about 5 minutes so forgive me for my mistakes... Anyway, please post your opinion in the comments. (Disagree? Please post why you disagree as well.)
Inpetus
#102579367Monday, June 24, 2013 1:53 PM GMT

bump
bigbadke12
#102579500Monday, June 24, 2013 1:54 PM GMT

Support I suppose.
cool1bird
#102579871Monday, June 24, 2013 1:59 PM GMT

Support. I do find flaws in the idea, but I support.
Inpetus
#102790969Tuesday, June 25, 2013 10:50 PM GMT

bump <3
Inpetus
#102801778Wednesday, June 26, 2013 12:15 AM GMT

Bump. It's a bit hard to find people who can script on S&I...
RubiksCubix
#102801965Wednesday, June 26, 2013 12:16 AM GMT

Support. The idea is fair enough, and makes sense.
Inpetus
#103644217Monday, July 01, 2013 8:08 PM GMT

Bump
Ryoshka
#103645042Monday, July 01, 2013 8:14 PM GMT

Essentially, this has already been done in a sense. Catalog Heaven I believe uses a model that is in public domain that lists practically every hat, gear, face, etc. in the Catalog. It's inserted into the game, then used to give people a virtual catalog to give them whatever item they wanted.
MunimR
#103648148Monday, July 01, 2013 8:38 PM GMT

I like, but isn't that what LinkedSource does? http://wiki.roblox.com/index.php/LinkedSource_(Property) I might be wrong, because I have never used LinkedSource, I am just assuming based off wiki documentation. ~Fattycat17 is here to stay so umad haters
gamehero
#103650396Monday, July 01, 2013 8:53 PM GMT

When HttpGet still worked on its last days, that's kind of how it already worked. It would only let you use it on Roblox.com.. I think it got locked due to it being too powerful and being a security risk, but I'm not sure. I think it can also be a real lag creator if people use it to do weird enough things with it.
Inpetus
#103769025Tuesday, July 02, 2013 6:05 PM GMT

@gamehero The only risks I can think of is a DOS/DDOS with it from spamming requests to a page, however this can be solved by limiting the requests per second/minute, or if someone was able to exploit it them httpgetting something from another website. @Fattycat17 LinkedSource is used to link a source from another script, like a script asset on the Roblox website, this can be used for updates, but then you have to publish your script to the website. LinkedSource is used in the Roblox chat script so they can update it from the asset, and so you can change it. It's also used for CoreScripts since they don't have a .Source property (I think). @ninjabart122 Catalog Heaven uses MarketplaceService I think, and MarketplaceService uses httpget I think.
Inpetus
#103802411Tuesday, July 02, 2013 10:32 PM GMT

Must be patient...
Inpetus
#104551155Monday, July 08, 2013 2:14 AM GMT

BUMP
Inpetus
#112528347Sunday, September 08, 2013 10:18 PM GMT

BUMP! And when I said Catalog Heaven I meant Trade Hangout, sorry, I don't know what I was thinking.

    of     1