of     1   

cxcharlie
#125420845Tuesday, February 11, 2014 4:49 AM GMT

Does anyone have an idea of how to get a script from pastebin using HttpService? :3 plz halp
MrgamesNwatch
#125422027Tuesday, February 11, 2014 5:12 AM GMT

http://pastebin.com/raw.php?i=IdOfPaste would probably work. I just looked under the api page at pastebin.
cntkillme
#125423612Tuesday, February 11, 2014 5:46 AM GMT

That's what I use
cxcharlie
#125461832Tuesday, February 11, 2014 11:21 PM GMT

thaks braws
lconiz
#125463858Tuesday, February 11, 2014 11:43 PM GMT

wait i thought httpservice was level 7 only
MettaurSp
#125464897Tuesday, February 11, 2014 11:56 PM GMT

That would ruin the whole point of making that update with DataModel:HttpGet() and DataModel:HttpPost().
cxcharlie
#125468206Wednesday, February 12, 2014 12:32 AM GMT

wait, so say i have a table in pastebin if i use async would it return the table in a string? if it does how can i turn it into a table? RbxUtility? would this table work?:pastebin.com/raw.php?i=xwJHbzmT
MrgamesNwatch
#125471315Wednesday, February 12, 2014 1:04 AM GMT

MrgamesNwatch
#125471464Wednesday, February 12, 2014 1:05 AM GMT

though if you were to use JSONDecode it looks like you might need to replace your '{}' with '[]' I'm afraid i'm not too familiar with JSON or this method.

    of     1