Closed Kabin1234 closed 2 years ago
same problem with you
yess
On Tue, Nov 16, 2021 at 8:02 AM MEDO @.***> wrote:
same problem with you
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SanjaySunil/BetterDiscordPanel/issues/99#issuecomment-969710746, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUQ25GHOAAPWJF6MVEDEOEDUMG7EVANCNFSM5IB5TIZQ .
same problem with you
Same
yess
On Tue, Nov 16, 2021 at 10:05 AM Scoooolz @.***> wrote:
same problem with you Same
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SanjaySunil/BetterDiscordPanel/issues/99#issuecomment-969851466, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUQ25GFP3HVNQCQGDWUDX7DUMHNRRANCNFSM5IB5TIZQ .
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be
win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); });
hope it helps ya guys
It works! But sunil sir should immediately fix it .
On Thu, 18 Nov, 2021, 8:53 pm ducanh2002123, @.***> wrote:
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be
win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); }); hope it helps ya guys
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SanjaySunil/BetterDiscordPanel/issues/99#issuecomment-972967095, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUQ25GBNC5OKWN6E4U3CJUDUMUK6TANCNFSM5IB5TIZQ .
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be
win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); });
hope it helps ya guys
là m sao váºy ông, tui bị lá»—i ;_;
Hi wha is random user agent?
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be
win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); });
hope it helps ya guys
can you pls pull request
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); }); hope it helps ya guys
can you pls pull request
Um, well, I personally think if someone can code an actual good workaround, like an UI or something to randomize the user agent it would be better, because i think pretty much all hard coded value would get blocked by discord, so a value that’s not hard coded in would be better, and I do not know how to make a UI like that :(
Hi wha is random user agent?
Just type in something random, like IAMABOT/v2.4 or something, and it’ll work
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); }); hope it helps ya guys
là m sao váºy ông, tui bị lá»—i ;_;
Lá»—i gì váºy? Mình edit 1 tà cái file là được luôn mÃ
Your explanation is not understandable, explain more with pictures and file name
How I fixed it: changing the user-agent header, for the application version (the cmd file version), I added this to the index.js file (only the win.WebContents line is new, the other 2 lines are to show where it's supposed to be
win.webContents.userAgent = "some random user agent here" win.on('ready-to-show', () => { win.maximize(); win.show(); });
hope it helps ya guys
Ayy mate ty, could you lmk how to fix it for the index.html ?
i am having the same problem but i am on mac-os Catalina and am using the index.html
same problem here
How major is the bug from 1 - 10
What type of bug is it?
Steps required to reproduce the bug
Screenshot (In most cases required)