levi-nz / LunarClientSpoofer

Forge mod that makes servers think you're using Lunar Client
Other
37 stars 3 forks source link

1.8.9 Support #5

Open Dreestar opened 3 years ago

Dreestar commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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

Dreestar commented 3 years ago

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 commented 3 years ago

plsplspls do it

glamingles commented 3 years ago

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

levi-nz commented 3 years ago

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:

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

Lunar recently disabled 1.7. You can’t join their server with 1.7 for some reason. It’s one of the main reasons mmc is gaining popularity.

So yeah, so people that have trouble launching Lunar Client and want to play ranked or what not are turning towards mods like yours.

On Fri, 25 Dec 2020 at 4:21 am, Levi notifications@github.com wrote:

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.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LeviDevs/LunarClientSpoofer/issues/5#issuecomment-751166037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ74TQGANIGZKOPSVBOBSA3SWQHMFANCNFSM4TL6TWUA .

glamingles commented 3 years ago

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 commented 3 years ago

Can you release the working 1.8.9 version you have?

levi-nz commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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

kowexe commented 2 years ago

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 commented 2 years ago

bump