Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

whats happenn #29

Closed
Slothisslow09 opened this issue Feb 26, 2024 · 31 comments
Closed

whats happenn #29

Slothisslow09 opened this issue Feb 26, 2024 · 31 comments

Comments

@Slothisslow09
Copy link

Screenshot 2024-02-25 11 39 26 PM
this appears when i go on the site

@CE1CECL
Copy link
Member

CE1CECL commented Feb 26, 2024

Sorry, not much I can do, google flagged my ce1cecl.github.io (my original site), took and off of my youtube for a day on my video, until contacted them soon after, and they did put it back on but the ce1cecl.github.io remained to stay the red screen. It seems like a automatic thing that happens, so if i deleted the DBC site, it would go away, simply. Its only because it looks like a version of discordapp, no matter if the version of the site looks old and different from today, so google flags it.

@Slothisslow09
Copy link
Author

oh ok yeah cause i wanted to mess around with the bots thing

@CE1CECL
Copy link
Member

CE1CECL commented Feb 26, 2024

oh ok yeah cause i wanted to mess around with the bots thing

should be able to by clicking details and click ignore?

@Slothisslow09
Copy link
Author

i cant
image

@Slothisslow09
Copy link
Author

the button is not there

@CE1CECL
Copy link
Member

CE1CECL commented Feb 27, 2024

the button is not there

Yes I can tell, what OS are you on, I cant get to that danger screen other than on my linux firefox browser, I am trying this currently on macOS 11

@CE1CECL
Copy link
Member

CE1CECL commented Feb 27, 2024

i cant image

if you go to chrome://policy is it managed in any way?

@CE1CECL
Copy link
Member

CE1CECL commented Feb 27, 2024

image

@Slothisslow09
Copy link
Author

im am running chrome os and it is managed

@CE1CECL
Copy link
Member

CE1CECL commented Feb 27, 2024

im am running chrome os and it is managed

not much i can do right now, other than to say, fork this repo, to your account, change the name in settings from ChrisEric1.GitHub.io to Slothisslow09.GitHub.io then go to pages tabl, enable deployment, and Slothisslow09.GitHub.io will be DBC (you may also need to fork https://github.com/ChrisEric1/assets to self host)

@CE1CECL
Copy link
Member

CE1CECL commented Feb 27, 2024

also make sure you can go to chrome://extensiosn and install my extension from there in dev mode

@Slothisslow09
Copy link
Author

my chromook wont let me install extenstions in general
also i used a different one that forked yours and it didnt work

@CE1CECL
Copy link
Member

CE1CECL commented Mar 1, 2024

my chromook wont let me install extenstions in general

Can you install android apk's either?

also i used a different one that forked yours and it didnt work

You didn't for the https://github.com/ChrisEric1/assets repo, its needed due to the license conflict.

@Slothisslow09
Copy link
Author

wth do I do with that?

@Slothisslow09
Copy link
Author

but yes I can install andriod apks on my android and maybe on my chromebook

@CE1CECL
Copy link
Member

CE1CECL commented Mar 3, 2024

but yes I can install andriod apks on my android and maybe on my chromebook

251878271-af85e9c6-b181-41c9-9d2b-ae351ccf5152
251878274-e32d1f40-c7da-4d45-a2b0-5c3245453631

@Slothisslow09
Copy link
Author

where do I download that?

@CE1CECL
Copy link
Member

CE1CECL commented Mar 3, 2024

where do I download that?

If you have root, I downloaded the APK from https://www.apkmirror.com/apk/discord-inc/discord-chat-for-gamers/discord-chat-for-gamers-9-8-8-hotfix-release/discord-chat-for-gamers-9-8-8-hotfix-android-apk-download/ and logged in with my normal account, then in /data/data/com.discord* find a xml file with your token and replace it with your bot token.
Ex User token: XXXXXXXXX
Ex Bot token: YYYYYYYYY
To enter it, replace XXXXXXXXX with Bot YYYYYYYYY and save the file, relaunch it and thats only if you have root, in my case i used total commander.

@CE1CECL
Copy link
Member

CE1CECL commented Mar 3, 2024

/data/data/com.discord/shared_prefs/com.discord_preferences.xml should look like :

<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
    <string name="STORE_AUTHED_TOKEN">Bot YYYYYYYYY</string>
</map>

@Slothisslow09
Copy link
Author

idk how to do that

@CE1CECL
Copy link
Member

CE1CECL commented Mar 8, 2024

idk how to do that

Its fine, its how i did it, i have to figure out a way to patch it to login with token, then android will be supported as well, for now until android comes out i will leave the issue open, since i do understand the needs
NOTE THIS DOES REQUIRE ROOT (the manual one anyways, once patched no root should be needed)

@Slothisslow09
Copy link
Author

there anything?

@CE1CECL
Copy link
Member

CE1CECL commented Mar 23, 2024

there anything?

For android, not yet, still need to find a easy end-user way to login in "injector", because of this delay, i will keep this issue open until android support is out for everyone, and stable enough to work.

@CE1CECL
Copy link
Member

CE1CECL commented Apr 6, 2024

Ok @Slothisslow09
I got it to work just the way we all needed it (for the most part):
There will be a upload to this repo with a apk file (Soon, hope today (TM) ), you can just install it like any other apk, for the how to patch it yourself, I will show it later once I have time to write docs for the APK (and when will there be a iOS version?)

There are however things to keep in mind:

  • To Login with a bot, assuming the bot has the token ChrisEric1.CECL.1960.2007.DLBC (example), you would click Login with token and type in Bot ChrisEric1.CECL.1960.2007.DLBC , yes the Bot prefix WITH A SPACE matters followed by your bot token shown on the Dev portal.
  • It is based on Aliucord, though I modified it after it was patched with the installer using apktool on Linux using the com.discord_126.21 stable apk as source
  • I don't know right now, will add more later if needed

Update: Its under releases (https://github.com/ChrisEric1/ChrisEric1.GitHub.io/releases/tag/1.0.0a) due to it being too big for the repo (over 100MB)

@Slothisslow09
Copy link
Author

thx

@Slothisslow09
Copy link
Author

it didnt work or I did something wrong idk

@CE1CECL
Copy link
Member

CE1CECL commented Apr 8, 2024

it didnt work or I did something wrong idk

May I ask what you have done and what erro(s) you may have got?

@Slothisslow09
Copy link
Author

i did everything u said though no errors popped up it just didn't log me in

@CE1CECL
Copy link
Member

CE1CECL commented Apr 8, 2024

i did everything u said though no errors popped up it just didn't log me in

Ah you may have to type the token, press the blue button, and then force close the app. Reopen it it should be there (You may need to do it a couple of times)

@Slothisslow09
Copy link
Author

oh ok im gonna do it soon

@CE1CECL
Copy link
Member

CE1CECL commented Jun 25, 2024

Closing due to inactivity.

@CE1CECL CE1CECL closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants