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

Does it work on Hypixel? #251

Open
xMdb opened this issue Nov 20, 2021 · 10 comments
Open

Does it work on Hypixel? #251

xMdb opened this issue Nov 20, 2021 · 10 comments

Comments

@xMdb
Copy link

xMdb commented Nov 20, 2021

Has anyone tried to use it on Hypixel? Did you get banned? And does this web client send any weird packets to the server that Watchdog could potentially identify as a modified client?

@AwesomestCode
Copy link
Member

Prismarine Web Client does not currently support online mode servers. In the future, please direct such queries to the discord server. Thanks!

@rom1504
Copy link
Member

rom1504 commented Nov 20, 2021

The issue is valid.
The answer is it probably works with some minor tweaks to auth

@rom1504 rom1504 reopened this Nov 20, 2021
@xMdb
Copy link
Author

xMdb commented Nov 20, 2021

Prismarine Web Client does not currently support online mode servers. In the future, please direct such queries to the discord server. Thanks!

oh didn't know that.

The issue is valid. The answer is it probably works with some minor tweaks to auth

Yes it probably would. I'm just wondering as I'd like to make a project using this to view Hypixel replays through a web browser. That would require logging onto Hypixel, but depending on what packets are (and aren't) being sent, Watchdog will probably ban the account.

@rom1504
Copy link
Member

rom1504 commented Nov 20, 2021

lot of people use mineflayer to connect to hypixel so I bet something like that could be made to work

@xMdb
Copy link
Author

xMdb commented Nov 20, 2021 via email

@U5B
Copy link

U5B commented Nov 21, 2021

Yes that’s right, I also use Mineflayer 24/7 on Hypixel. I’m just wondering if it will send any weird packets -- From Matt

Currently Mineflayer does not send a response to transaction packets (which hypixel spams in lobbies)
https://g.usbwire.net/i/🔑usb-219..png
A PR is open to fix that PrismarineJS/mineflayer#2217

Since your bot goes immediately to Limbo, I assume it is fine as there are no anticheat checks in Limbo (or Housing).

@xMdb
Copy link
Author

xMdb commented Nov 21, 2021

Yes that’s right, I also use Mineflayer 24/7 on Hypixel. I’m just wondering if it will send any weird packets -- From Matt

Currently Mineflayer does not send a response to transaction packets (which hypixel spams in lobbies) https://g.usbwire.net/i/🔑usb-219..png A PR is open to fix that PrismarineJS/mineflayer#2217

Since your bot goes immediately to Limbo, I assume it is fine as there are no anticheat checks in Limbo (or Housing).

Didn't know that. Thanks! I'm looking to make a bot that views Hypixel replays on a web browser, using prismarine web client, would any movement packets be an issue or is it vanilla?

@U5B
Copy link

U5B commented Nov 21, 2021

Yes that’s right, I also use Mineflayer 24/7 on Hypixel. I’m just wondering if it will send any weird packets -- From Matt

Currently Mineflayer does not send a response to transaction packets (which hypixel spams in lobbies) https://g.usbwire.net/i/🔑usb-219..png A PR is open to fix that PrismarineJS/mineflayer#2217
Since your bot goes immediately to Limbo, I assume it is fine as there are no anticheat checks in Limbo (or Housing).

Didn't know that. Thanks! I'm looking to make a bot that views Hypixel replays on a web browser, using prismarine web client, would any movement packets be an issue or is it vanilla?

I don't know. Prismarine-web is not vanilla so there could be some unknown issues. But no one has tried yet.

@U5B
Copy link

U5B commented Nov 21, 2021

Didn't know that. Thanks! I'm looking to make a bot that views Hypixel replays on a web browser, using prismarine web client, would any movement packets be an issue or is it vanilla?

Correction: speed and slowness is currently messed up a tiny bit, so if Hypixel gives you speed, Mineflayer will go too fast.
PrismarineJS/prismarine-physics#51
This PR should fix that once it is merged into prismarine-physics.

@xMdb
Copy link
Author

xMdb commented Nov 21, 2021

Didn't know that. Thanks! I'm looking to make a bot that views Hypixel replays on a web browser, using prismarine web client, would any movement packets be an issue or is it vanilla?

Correction: speed and slowness is currently messed up a tiny bit, so if Hypixel gives you speed, Mineflayer will go too fast. PrismarineJS/prismarine-physics#51 This PR should fix that once it is merged into prismarine-physics.

Legend

@rom1504 rom1504 added this to To do in Minecraft commons via automation Dec 26, 2021
@sverben sverben mentioned this issue Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants