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).
Hi, got scam by a seller of spotify bas bot The bot work well, but had hwid limit so bought more, but seller don't deliver and i need to bypass the hwid limit beause i cannot use my bot on my second rdp anymore.
It is possible ?
@manuboss said in Break Hwid Limit:
no
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
@hellomembersha restriction on creation and not on updating
You can just change thread number from 50 to 25 or 20
please try to clear (trim) variables before use
@GameBot said in remove all line breaks from a string in BAS:
[[TEXT_TITLE]] = [[TEXT_TITLE]].trim()
Thank you