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).
Api.DatabaseSelect(Selector, TableId).then(function(RecordList){ //Code })
Doesn't work. Api.DatabaseSelect({}, 1).then(function(RecordList){ this.Log.push(RecordList); })
What's the problem here?
@vanux So can I do something so that site won't detect me if I use 20 threads with http client? I'm currently only using http-proxy function on each thread.
@DoctorKrolic Yes i have used it.
@Diya.3rif Will be in future versions, but right now not implemented. You can set thread number only for whole script
@zw Use http client module to achieve this. 0_1484407830094_HttpClientModule.png
Some docs: http://wiki.bablosoft.com/doku.php#http_client_faq
Example posting tweet using api: twitterapi.xml