rvaidun / befake

view bereals without posting your own :)
285 stars 127 forks source link

I hope that the king will update us soon #192

Closed 11prasicc11 closed 2 weeks ago

11prasicc11 commented 7 months ago

i hope bro you are working on updating, please save us

you are the king of mods <333!!

Thank you bro :*

NicoWeio commented 7 months ago

It currently works for me at 6ae70ca3ecd8b90c1563c5d3939caa8326ce1f10, which has been committed just a few hours ago.

nicospacez commented 7 months ago

Adding these lines to all headers should fix this.

'bereal-app-version-code': '14549', 'bereal-signature': 'berealsignature', 'bereal-device-id': 'berealdeviceid',

11prasicc11 commented 7 months ago

@nicospacez can you help me how to start it or if there is a video on yt leave a link

NicoWeio commented 7 months ago

How about npm run dev? It sounds like you need to get more familiar with the basics and it's impossible for me to briefly tell you at what point you need to start learning.

11prasicc11 commented 7 months ago

I think I succeeded via localhost, it logs in, but via network it won't "load it"

npm install npm run dev the commands I ran in powershell, is there anything else I need to do?

also, some pages are not proportional when there are more realmoji on posts, and I can't add reactions and all reactions on post

Is there a solution or am I doing it wrong

thanks in any case, the posts are not blur, you are the best king <333!

NicoWeio commented 7 months ago

Ah, that's a much more workable explanation. Yesterday, I got BeFake to run using the same two commands, had the same layout issue on posts with many RealMojis (which I assume is unrelated), but did not try accessing the site using another device. If that's actually what you are asking for, and assuming this project uses Vite, try this: https://github.com/vitejs/vite/discussions/3396 (add --host or find the correct place to do so).

11prasicc11 commented 7 months ago

@NicoWeio if I change the host, will I be able to react. Thanks man

dertob commented 7 months ago

After the update I can login again and pull up the main page, thank you! But I can't fetch posts. I get an error-box in the bottom left stating just that. I only see the UI for posting myself. Is there a way I can provide you with more information that would help fixing it? Does it work for you guys?

nicospacez commented 7 months ago

Check the console output. Are all request fine or some errors there?