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 have a bas script i want to run on 1000 VPS but I want to handle script remotely how possible Any person helping
@ahmad BAS runs independently on each VPS. Learn how to control the entire VPS at the same time, instead of controlling all the BAS on all the VPS.
@gudolik I do not use onedriver
Thanks!
@rage you can do it with nodejs I believe
@GameBot said in remove all line breaks from a string in BAS:
[[TEXT_TITLE]] = [[TEXT_TITLE]].trim()
Thank you