Jump to content
  • 0

Need a way to save contents of script to pastebin or any other Website


DARK_DEMON_SCRIPTER
 Share

Question

Hello 

 

Is there any way to save inputs from user to online in pastebin 

 

For eg 

In pastebin file

lol = {}

In script

lol[i] = "input saved"

After script execution completed

In pastebin file

lol = {"input saved"}

 

 

Is it possible if yes then plz help me

Edited by DARK_DEMON_SCRIPTER
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
28 minutes ago, MAARS said:

Pastebin expose it rest api https://pastebin.com/doc_api you can check the documentation, it is in php you can implement it in Lua GG.
Also you can take @BadCase work as example, it is here https://gameguardian.net/forum/files/file/3406-badcases-pastebin-api/

So how to use them in lua script got no idea by seeing it

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.