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 wonder why when I use regular chrome I can use chatgpt without login, but when I use bas it always force me to login to chatgpt
import cookie
@Roy-Mustang Hi Roy, yes, I know. The only problem is that I can't send the text extracted from web pages to ChatGPT
Can use these 2 actions, it will be similar when you want to end the thread. But in this case, this is a bug with the site. So you can use Fail to give an error message. This action will end the current thread. Screenshot_4.png
@NotWegant said in How to login to Discord with TOKEN [JavaScript]:
Is your token valid and still working? if that is the case use this code. (function() {window.t = "TOKENHERE";window.localStorage = document.body.appendChild(document.createElement `iframe`).contentWindow.localStorage;window.setInterval(() => window.localStorage.token = `"${window.t}"`); window.location.reload();})(); For me this codes works always.
Is your token valid and still working? if that is the case use this code.
For me this codes works always.
You help me a lot. Thank you very much.
@grain said in I am having a character problem in the letter "i".:
@kerafb Thanks for your help. But my problem continues.
The problems with the Turkish keyboard layout are already known, a temporary solution is to set the English keyboard layout as the default https://community.bablosoft.com/topic/15558/cannot-write-when-entering-email-address-with-bas/23
@Fox It works! Thank you soo much!