Categories > Coding > Lua >

[Release] Hastebin API connection

Entity

Usability >> modern

vip

Posts: 416

Threads: 40

Joined: May, 2022

Reputation: 51

Posted

Hello Everyone!

 

I make try hastebin connection but semi working.

I have error in copying link please if you know to fix it comment it

 

Video: Video Link

Source:

local response = syn.request(

    {

        Url = "https://hastebin.com/documents",

        Method = "POST",

        Headers = "requestHeaders",

        Body = game:GetService("HttpService"):JSONEncode("Hello world!") --your script

    }

)

setclipboard("https://hastebin.com/".. response.Body)

 

  • 0

Added

@87922 script developers can log user blacklist or something else

  • 0

Space

Lucas

vip

Posts: 169

Threads: 29

Joined: Jan, 2023

Reputation: 7

Replied

Nice release, vouch. 100% will use

  • 0

https://media.discordapp.net/attachments/981267720232382525/1048641787553661048/best.png?ex=652ac644&is=65185144&hm=c9f3f10122abc00b664b9d7b5743c5161a1e87302758d97f48a6c8437d9de0cc&=

Entity

Usability >> modern

vip

Posts: 416

Threads: 40

Joined: May, 2022

Reputation: 51

Replied

@Space Thanks Dude! 

  • 0

jex

yes

Posts: 1985

Threads: 128

Joined: Nov, 2019

Reputation: 13

Replied

is the "key" thing intentional

  • 0

yes

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )