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).
Not sure if i worded that right but i was wondering if there was any new way to generate licenses for my scripts via api, also instead of user/password, i wanted to know if i could just generate one string key to keep it more simple.
Hi, see [FREE XML]Bablosoft/BAS server User creation API/Telegram, with script assignment/destroy and more
@Bascook You are the goat, if this works ill have a gift for you.
If you have a problem, don't hesitate to send me a message :D
Solution for people who may have a similar problem:
" $('#Logs .log-line').slice(13).remove(); "
By default it says slice(500), adjust this number according to your needs. 13 was enough for me.
image.png
If its not possible can script execute other script? i mean like this
Script A (A.xml) run till the end, at the end of script A it will call Script B (B.Xml) to run, then script B run till the end, is that possible??
I think your script has error. I had the same issue. I have solved this by diagnose the error log. bas ERROR.png
@out thanks i will try this solution now