Openbullet Post data
-
how do i add this to openbullet
-
Request type > Multipart, and then hover on the box to see the syntax (you have to use the FILE type)
-
@Ruri I'm trying to auto upload a file but I couldn't. Can you help me?
-
@asxwec said in Openbullet Post data:
@Ruri I'm trying to auto upload a file but I couldn't. Can you help me?
As Ruri said, Change "Request Type" in REQUEST Block
and use this syntax :
-
@TheNigBigga I was working with auto uploader for https://anonymousfiles.io/ but couldn't do that. Is there anyone who can do this?
-
@asxwec To send files in Openbullet with multpart you need make this:
-
1 - Place the file in the root folder(For example i put a file with name tryThis.txt)
-
2 - Use this code:
REQUEST POST "https://api.anonymousfiles.io/" Multipart FILECONTENT "file: tryThis.txt: " HEADER "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36" HEADER "Pragma: no-cache" HEADER "Accept: */*"
- 3 - Get the response:
-
-
-
@ManoPlayBRL can you send me the loli file directly
-
@asxwec Switch file: tryThis.txt: To FILE: file: tryThis.txt
If you put only one file: tryThis.txt open does not send the parameter fileIncorrect:
Correct:
-
@ManoPlayBRL
I don't know where I went wrong
-
@asxwec I don't have any idea how to solve this '-' in my open this code work perfectly
-
@ManoPlayBRL Can you make this config for another upload site too?
-
@asxwec Yes, send the site
in my DM
-
@ManoPlayBRL i send