Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I dont know how to do it ? Bcz i have the big data post. Have so many key and value. So i cant fetch it one by one flow format of bablosoft :(
@bomden11 http://wiki.bablosoft.com/doku.php?id=how_to_make_post_request#arbitrary_post_data
@support
i know that
example i have a data want to POST
uid=xxxx&password=xxxx&signform=signin
i dont want to fetch "uid","xxxx","password","xxxx","signform","signin"
i hope u can add a function allow us input "uid=xxxx&password=xxxx&signform=signin" . Dont need fetch anything
Hope u understand
Thank you
@bomden11
When you put "uid","xxxx","password","xxxx","signform","signin" into Post Data filed it will automatically transform to "uid=xxxx&password=xxxx&signform=signin" with Content Type set to urlencode, which is default
yes bro i know that. But the problems here, i do it manually. And it take me a lot time
if i have 1k key and value = i do it "key1","value1" 1000 times. @@
Why u dont allow user put direct "uid=xxxx&password=xxxx&signform=signin" ?
@qaisbsharat said in Convension when using BAS:
Where should i type this? I don't get the point. Thank you @yourfriendkarol
0_1559204340701_56b49622-7a5a-4ef0-9c72-cd780ed400c8-изображение.png
test script
@chadas77 Already answered to you by email. BASPremium is connected to your login/pass on https://bablosoft.com site, you can create users and assign script to them and therefore make you scripts compiled with private mode actually work. More details here https://wiki.bablosoft.com/doku.php?id=how_to_protect_your_script
For thoose who will read that thread. Already solved that, the issue was with process restart in settings.
@Knight120387 Пока нет