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

How can you run an uploaded pastebin?

Asked by
iAviate 20
8 years ago

Hi,

I've looked around ROBLOX's library and found a few scripts which basically allows you to make a pastebin using PostAsync and pastebin's API. However, I've so far found no ways to access that pastebin.

In short I'd like to create a pastebin from ROBLOX, then access that same pastebin somewhere else. I have the script that makes the pastebin and the one that runs the pastebin's content, but to run it I need the link of the pastebin that I've created.

Is there any way to do this?

Thanks as always, - iAviate

(edit: would it be easier using Trello?)

0
Only if the place you made is part of a game. Wiki: http://wiki.roblox.com/index.php/Game TheDeadlyPanther 2460 — 8y
0
That would be a Data Store. I'm referring to pastebin.com iAviate 20 — 8y
0
I am also curios about how to do this. I only know that its called link source, but roblox doesnt dig deep into it and its limitations koolkid8099 705 — 8y

1 answer

Log in to vote
0
Answered by
GShocked 150
8 years ago

You want to use this part of Pastebin's API: http://pastebin.com/api#9

Btw I am the guy who made one of those pastebin uploaders: http://www.roblox.com/Pastebin-Upload-item?id=302297532

Ad

Answer this question