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

1.8.9 Support #5

Open
Dreestar opened this issue Nov 5, 2020 · 20 comments
Open

1.8.9 Support #5

Dreestar opened this issue Nov 5, 2020 · 20 comments

Comments

@Dreestar
Copy link

Dreestar commented Nov 5, 2020

Hello.
The mod is really cool. Thanks for the work.
I think a lot of people would be happy if it will work for version 1.8.9.
Are you planning to add it or not ?

Have a nice day / night!

@levi-nz
Copy link
Owner

levi-nz commented Nov 7, 2020

Hi, a lot of people have been requesting 1.8 support for at least the path month or so. I am finally working on it, there is a new branch for it as it's not ready yet which can be found below. (It currently doesn't work on 1.8 [it just crashes] but when it does it'll be on the master branch with a new release.)
https://github.com/LeviDevs/LunarClientSpoofer/tree/mc-1.8.9

@glamingles
Copy link

Glad to hear :D. Just wondering, if you could make a lunar client spoof that spoofs the anti cheat, would you? I know a lot of people would be interested in it because of the major fps drop some people get with lunar. A lot of us want to play on the network (ranked) but it requires a client. I understand that you're very busy, but do you know anyone that could make this, comission wise? Sorry for bothering you again, thank you.

@levi-nz
Copy link
Owner

levi-nz commented Nov 9, 2020

They removed the anti-cheat functionality like 2-3 days ago, the anti-cheat is no longer provided in Lunar Client.

That being said, once this mod is "done" with the logo spoofing, it will basically be Lunar Client. If they add the anti-cheat back, it will be a different story.

@glamingles
Copy link

Oh, I was wrong, you can play on forge and stuff. Thanks for the information.

@Dreestar
Copy link
Author

They removed the anti-cheat functionality like 2-3 days ago, the anti-cheat is no longer provided in Lunar Client.

That being said, once this mod is "done" with the logo spoofing, it will basically be Lunar Client. If they add the anti-cheat back, it will be a different story.

Thank you so much for your effort!

How much longer do you need until the release?

Have a good day / night :)

@matthieu-ctrl
Copy link

plsplspls do it

@glamingles
Copy link

Any updates? I tried porting the mod myself and it did not go well haha

@levi-nz
Copy link
Owner

levi-nz commented Dec 24, 2020

I have basically got a working version for 1.8.9 but there are several issues with having it work for both 1.7.10 and 1.8.9, as well as that Forge seems to have broken 1.7.10 a few weeks ago (could just be me, not sure.)

I won't be working on this any time soon and I cannot guarantee I will make a version for 1.8.9. If I do, they will most likely be different versions (ie multiple versions of the mod for each MC version.) Making something like this cross-compatible is a real pain.

Regarding the logo:
Lunar Client sends your Minecraft account's auth token to their servers to "verify" you're on Lunar Client. If I ever add support for logos it will be disabled by default to protect user's privacy (Lunar is already breaching user's privacy by doing this, and who knows what they're doing with your auth tokens.)

Now that Lunar has opened up to any client since their anti-cheat no longer exists, I don't see much of a point in this mod. Here are my opinions:

  • If you want to cheat on Lunar and have the Lunar Client logo just use a client that injects into Lunar. (I believe Vape and several other clients do this just fine now)
  • If you want to cheat but don't care about the logo, do whatever you want.
  • Otherwise, just play on Lunar Client. Unfortunately this is kind of an ultimatum here; if you don't send your auth token to their servers (ie by blocking the URL it sends it to in Windows Firewall or similar) then the logo won't be shown above your head.

Regarding auth tokens: I believe they send it encrypted over TLS so you should be fine, however what they do with it I have no idea. I personally don't trust Lunar with my information but everyone can form their own opinions. As far as I know they just use it so you can't spoof the logo state for other players but since it's being sent to their servers, they could be doing literally anything with them.

@glamingles
Copy link

Thanks for this response. I never knew about how the logos works and this is some insightful information.

Someone did make a 1.8 version (although it seems to be broken), not sure if its because of the same issues you have run into.
https://hypixel.net/threads/fixed-forge-1-8-9-lunarspoof.3484115/.

I honestly don't think you should care about making cross-compatible, since people that want it on 1.8 most likely want it for hypixel which disallows 1.7.

Mainly for me Lunar Client doesn't work on my PC, no idea why and have done vigorous research onto how to fix this, admin didn't give a good response. The spoofer allows me to play on the lunar server (ranked (you can't go on forge or badlion client to play ranked), but they recently switched to 1.8 only.

Honestly, i'm not going to try to play their server anymore - just a bunch a bs consistently with lag and stuff like this.

Thanks for your detailed responses and making this mod in the first place.

@levi-nz
Copy link
Owner

levi-nz commented Dec 25, 2020

Honestly the mod in the Hypixel link looks pretty shit and I doubt it runs decently. It looks like he's doing the same thing I'm doing but using some mixins BS because he doesn't know how ASM works.

I wasn't aware of Lunar being 1.8 only; is this true? If so there is no need for 1.7 support. Let me know.

@glamingles
Copy link

glamingles commented Dec 25, 2020 via email

@glamingles
Copy link

I did some more researching and found that if you use the current mod on 1.7, 1.8 users will see the Lunar Client logo next to your name.

With this in mind, would it be possible to make an 1.8, exclusive, non cross-version of the mod?

Sorry again to bother you

@unoriginals
Copy link

Can you release the working 1.8.9 version you have?

@levi-nz
Copy link
Owner

levi-nz commented Dec 30, 2020

I did some more researching and found that if you use the current mod on 1.7, 1.8 users will see the Lunar Client logo next to your name.

With this in mind, would it be possible to make an 1.8, exclusive, non cross-version of the mod?

Sorry again to bother you

This is quite interesting. I imagine it only works this way on Lunar and (possibly) servers using their official API (partnered servers.) Normally, you have to send a HTTP request to some endpoint of theirs and then it will work on all servers like Hypixel etc.

Can you release the working 1.8.9 version you have?

Will some time within the next few days

@unoriginals
Copy link

I did some more researching and found that if you use the current mod on 1.7, 1.8 users will see the Lunar Client logo next to your name.
With this in mind, would it be possible to make an 1.8, exclusive, non cross-version of the mod?
Sorry again to bother you

This is quite interesting. I imagine it only works this way on Lunar and (possibly) servers using their official API (partnered servers.) Normally, you have to send a HTTP request to some endpoint of theirs and then it will work on all servers like Hypixel etc.

Can you release the working 1.8.9 version you have?

Will some time within the next few days

https://github.com/LeviDevs/LunarClientSpoofer/tree/mc-1.8.9 is a dead link for me

@ghost
Copy link

ghost commented Jan 28, 2021

I did some more researching and found that if you use the current mod on 1.7, 1.8 users will see the Lunar Client logo next to your name.
With this in mind, would it be possible to make an 1.8, exclusive, non cross-version of the mod?
Sorry again to bother you

This is quite interesting. I imagine it only works this way on Lunar and (possibly) servers using their official API (partnered servers.) Normally, you have to send a HTTP request to some endpoint of theirs and then it will work on all servers like Hypixel etc.

Can you release the working 1.8.9 version you have?

Will some time within the next few days

Could you please upload this

@levi-nz
Copy link
Owner

levi-nz commented Jan 28, 2021

I have a working 1.8 equivalent however I have not yet tested it. I'm not currently working on anything related to Minecraft, I'll get around to it when I'm interested again. Pull requests are welcome if someone wants to make the necessary changes required for 1.8.9.

@Stimpy32
Copy link

Can You update it to 1.8.9 it will be really helpful to a lot of people

@kowexe
Copy link

kowexe commented Jun 13, 2022

I have a working 1.8 equivalent however I have not yet tested it. I'm not currently working on anything related to Minecraft, I'll get around to it when I'm interested again. Pull requests are welcome if someone wants to make the necessary changes required for 1.8.9.

Can you send it now?

@rafalohaki
Copy link

bump

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

8 participants